#016459 Dancing Peacock
#016459 (Dancing Peacock) RGB value is (1, 100, 89).
Red value is 1, green value is 100, and blue value is 89.
Cylindrical-coordinate representations (HSL) of color #016459: hue: 173°, saturation: 98%, and lightness: 19.8%.
Process color (CMYK) of #016459 is 99%, 0%, 11%, 60.8%. Web safe color equivalent of #016459 is ##006666. Color #016459 contains mainly Cyan.
Color Spaces
| Color spaces of #016459 | Value |
|---|---|
| RGB | 1, 100, 89 |
| HSL | 173°, 98%, 19.8% |
| HSV / HSB | 173°, 99%, 39.2% |
| CMYK | 99%, 0%, 11%, 60.8% |
| XYZ | 6.37, 9.84, 11.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000001 | 01100100 | 01011001 |
| Octal | 001 | 144 | 131 |
| Decimal | 1 | 100 | 89 |
| Hex | 01 | 64 | 59 |
Shades of #016459
Tints of #016459
.mybgColor { background-color: #016459; }
.myforeColor { color: #016459; }
.myborderColor { border: 3px solid #016459; }
<p style="color:#016459">Text here</p>
This sample text is styled with font color #016459. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#016459">Div content here</div>
<div style="border:3px solid #016459">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(1, 100, 89, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #016459; }
.divShadow { -moz-box-shadow: 1px 1px 3px #016459;
-webkit-box-shadow: 1px 1px 3px #016459;
box-shadow: 1px 1px 3px #016459; }
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 #016459 (Dancing Peacock)
Color Overview & Profile: Color #016459, also known as Dancing Peacock, 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), 39% Green (100/255), and 35% Blue (89/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #016459 translates into the CMYK subtractive color model with values of 99% Cyan, 0% Magenta, 11% Yellow, and 60.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 173°, saturation of 98%, and lightness of 19.8%.
Web Accessibility & Design Recommendations: When implementing #016459 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.
