#3D1C02 90% Cocoa
#3D1C02 (90% Cocoa) RGB value is (61, 28, 2).
Red value is 61, green value is 28, and blue value is 2.
Cylindrical-coordinate representations (HSL) of color #3D1C02: hue: 26°, saturation: 93.7%, and lightness: 12.4%.
Process color (CMYK) of #3D1C02 is 0%, 54.1%, 96.7%, 76.1%. Web safe color equivalent of #3D1C02 is ##333300. Color #3D1C02 contains mainly Red.
Color Spaces
| Color spaces of #3D1C02 | Value |
|---|---|
| RGB | 61, 28, 2 |
| HSL | 26°, 93.7%, 12.4% |
| HSV / HSB | 26°, 96.7%, 23.9% |
| CMYK | 0%, 54.1%, 96.7%, 76.1% |
| XYZ | 2.35, 1.83, 0.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111101 | 00011100 | 00000010 |
| Octal | 075 | 034 | 002 |
| Decimal | 61 | 28 | 2 |
| Hex | 3D | 1C | 02 |
Shades of #3D1C02
Tints of #3D1C02
.mybgColor { background-color: #3D1C02; }
.myforeColor { color: #3D1C02; }
.myborderColor { border: 3px solid #3D1C02; }
<p style="color:#3D1C02">Text here</p>
This sample text is styled with font color #3D1C02. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3D1C02">Div content here</div>
<div style="border:3px solid #3D1C02">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(61, 28, 2, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3D1C02; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3D1C02;
-webkit-box-shadow: 1px 1px 3px #3D1C02;
box-shadow: 1px 1px 3px #3D1C02; }
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 #3D1C02 (90% Cocoa)
Color Overview & Profile: Color #3D1C02, 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 24% Red (61/255), 11% Green (28/255), and 1% Blue (2/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #3D1C02 translates into the CMYK subtractive color model with values of 0% Cyan, 54.1% Magenta, 96.7% Yellow, and 76.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 93.7%, and lightness of 12.4%.
Web Accessibility & Design Recommendations: When implementing #3D1C02 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.
