#005171 Captain Blue
#005171 (Captain Blue) RGB value is (0, 81, 113).
Red value is 0, green value is 81, and blue value is 113.
Cylindrical-coordinate representations (HSL) of color #005171: hue: 197°, saturation: 100%, and lightness: 22.2%.
Process color (CMYK) of #005171 is 100%, 28.3%, 0%, 55.7%. Web safe color equivalent of #005171 is ##006666. Color #005171 contains mainly Blue.
Color Spaces
| Color spaces of #005171 | Value |
|---|---|
| RGB | 0, 81, 113 |
| HSL | 197°, 100%, 22.2% |
| HSV / HSB | 197°, 100%, 44.3% |
| CMYK | 100%, 28.3%, 0%, 55.7% |
| XYZ | 5.92, 7.08, 16.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 01010001 | 01110001 |
| Octal | 000 | 121 | 161 |
| Decimal | 0 | 81 | 113 |
| Hex | 00 | 51 | 71 |
Shades of #005171
Tints of #005171
.mybgColor { background-color: #005171; }
.myforeColor { color: #005171; }
.myborderColor { border: 3px solid #005171; }
<p style="color:#005171">Text here</p>
This sample text is styled with font color #005171. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#005171">Div content here</div>
<div style="border:3px solid #005171">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 81, 113, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #005171; }
.divShadow { -moz-box-shadow: 1px 1px 3px #005171;
-webkit-box-shadow: 1px 1px 3px #005171;
box-shadow: 1px 1px 3px #005171; }
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 #005171 (Captain Blue)
Color Overview & Profile: Color #005171, also known as Captain 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 (0/255), 32% Green (81/255), and 44% Blue (113/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #005171 translates into the CMYK subtractive color model with values of 100% Cyan, 28.3% Magenta, 0% Yellow, and 55.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 197°, saturation of 100%, and lightness of 22.2%.
Web Accessibility & Design Recommendations: When implementing #005171 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 ##006666.
