#031005 Whiten’t
#031005 (Whiten’t) RGB value is (3, 16, 5).
Red value is 3, green value is 16, and blue value is 5.
Cylindrical-coordinate representations (HSL) of color #031005: hue: 129°, saturation: 68.4%, and lightness: 3.7%.
Process color (CMYK) of #031005 is 81.3%, 0%, 68.7%, 93.7%. Web safe color equivalent of #031005 is ##000000. Color #031005 contains mainly Black.
Color Spaces
| Color spaces of #031005 | Value |
|---|---|
| RGB | 3, 16, 5 |
| HSL | 129°, 68.4%, 3.7% |
| HSV / HSB | 129°, 81.3%, 6.3% |
| CMYK | 81.3%, 0%, 68.7%, 93.7% |
| XYZ | 0.25, 0.4, 0.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000011 | 00010000 | 00000101 |
| Octal | 003 | 020 | 005 |
| Decimal | 3 | 16 | 5 |
| Hex | 03 | 10 | 05 |
Shades of #031005
Tints of #031005
.mybgColor { background-color: #031005; }
.myforeColor { color: #031005; }
.myborderColor { border: 3px solid #031005; }
<p style="color:#031005">Text here</p>
This sample text is styled with font color #031005. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#031005">Div content here</div>
<div style="border:3px solid #031005">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(3, 16, 5, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #031005; }
.divShadow { -moz-box-shadow: 1px 1px 3px #031005;
-webkit-box-shadow: 1px 1px 3px #031005;
box-shadow: 1px 1px 3px #031005; }
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 #031005 (Whiten’t)
Color Overview & Profile: Color #031005, also known as Whiten’t, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 1% Red (3/255), 6% Green (16/255), and 2% Blue (5/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #031005 translates into the CMYK subtractive color model with values of 81.3% Cyan, 0% Magenta, 68.7% Yellow, and 93.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 129°, saturation of 68.4%, and lightness of 3.7%.
Web Accessibility & Design Recommendations: When implementing #031005 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 ##000000.
