#401C05 90% Cocoa
#401C05 (90% Cocoa) RGB value is (64, 28, 5).
Red value is 64, green value is 28, and blue value is 5.
Cylindrical-coordinate representations (HSL) of color #401C05: hue: 23°, saturation: 85.5%, and lightness: 13.5%.
Process color (CMYK) of #401C05 is 0%, 56.3%, 92.2%, 74.9%. Web safe color equivalent of #401C05 is ##333300. Color #401C05 contains mainly Red.
Color Spaces
| Color spaces of #401C05 | Value |
|---|---|
| RGB | 64, 28, 5 |
| HSL | 23°, 85.5%, 13.5% |
| HSV / HSB | 23°, 92.2%, 25.1% |
| CMYK | 0%, 56.3%, 92.2%, 74.9% |
| XYZ | 2.56, 1.93, 0.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000000 | 00011100 | 00000101 |
| Octal | 100 | 034 | 005 |
| Decimal | 64 | 28 | 5 |
| Hex | 40 | 1C | 05 |
Shades of #401C05
Tints of #401C05
.mybgColor { background-color: #401C05; }
.myforeColor { color: #401C05; }
.myborderColor { border: 3px solid #401C05; }
<p style="color:#401C05">Text here</p>
This sample text is styled with font color #401C05. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#401C05">Div content here</div>
<div style="border:3px solid #401C05">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(64, 28, 5, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #401C05; }
.divShadow { -moz-box-shadow: 1px 1px 3px #401C05;
-webkit-box-shadow: 1px 1px 3px #401C05;
box-shadow: 1px 1px 3px #401C05; }
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 #401C05 (90% Cocoa)
Color Overview & Profile: Color #401C05, also known as 90% Cocoa, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (64/255), 11% Green (28/255), and 2% Blue (5/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #401C05 translates into the CMYK subtractive color model with values of 0% Cyan, 56.3% Magenta, 92.2% Yellow, and 74.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 85.5%, and lightness of 13.5%.
Web Accessibility & Design Recommendations: When implementing #401C05 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 ##333300.
