#014182 Bracing Blue
#014182 (Bracing Blue) RGB value is (1, 65, 130).
Red value is 1, green value is 65, and blue value is 130.
Cylindrical-coordinate representations (HSL) of color #014182: hue: 210°, saturation: 98.5%, and lightness: 25.7%.
Process color (CMYK) of #014182 is 99.2%, 50%, 0%, 49%. Web safe color equivalent of #014182 is ##003399. Color #014182 contains mainly Blue.
Color Spaces
| Color spaces of #014182 | Value |
|---|---|
| RGB | 1, 65, 130 |
| HSL | 210°, 98.5%, 25.7% |
| HSV / HSB | 210°, 99.2%, 51% |
| CMYK | 99.2%, 50%, 0%, 49% |
| XYZ | 5.93, 5.4, 21.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000001 | 01000001 | 10000010 |
| Octal | 001 | 101 | 202 |
| Decimal | 1 | 65 | 130 |
| Hex | 01 | 41 | 82 |
Shades of #014182
Tints of #014182
.mybgColor { background-color: #014182; }
.myforeColor { color: #014182; }
.myborderColor { border: 3px solid #014182; }
<p style="color:#014182">Text here</p>
This sample text is styled with font color #014182. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#014182">Div content here</div>
<div style="border:3px solid #014182">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(1, 65, 130, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #014182; }
.divShadow { -moz-box-shadow: 1px 1px 3px #014182;
-webkit-box-shadow: 1px 1px 3px #014182;
box-shadow: 1px 1px 3px #014182; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #014182 (Bracing Blue)
Color Overview & Profile: Color #014182, also known as Bracing Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (1/255), 25% Green (65/255), and 51% Blue (130/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #014182 translates into the CMYK subtractive color model with values of 99.2% Cyan, 50% Magenta, 0% Yellow, and 49% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 210°, saturation of 98.5%, and lightness of 25.7%.
Web Accessibility & Design Recommendations: When implementing #014182 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##003399.
