#3F2F20 Cola
#3F2F20 (Cola) RGB value is (63, 47, 32).
Red value is 63, green value is 47, and blue value is 32.
Cylindrical-coordinate representations (HSL) of color #3F2F20: hue: 29°, saturation: 32.6%, and lightness: 18.6%.
Process color (CMYK) of #3F2F20 is 0%, 25.4%, 49.2%, 75.3%. Web safe color equivalent of #3F2F20 is ##333333. Color #3F2F20 contains mainly Red.
Color Spaces
| Color spaces of #3F2F20 | Value |
|---|---|
| RGB | 63, 47, 32 |
| HSL | 29°, 32.6%, 18.6% |
| HSV / HSB | 29°, 49.2%, 24.7% |
| CMYK | 0%, 25.4%, 49.2%, 75.3% |
| XYZ | 3.33, 3.19, 1.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111111 | 00101111 | 00100000 |
| Octal | 077 | 057 | 040 |
| Decimal | 63 | 47 | 32 |
| Hex | 3F | 2F | 20 |
Shades of #3F2F20
Tints of #3F2F20
.mybgColor { background-color: #3F2F20; }
.myforeColor { color: #3F2F20; }
.myborderColor { border: 3px solid #3F2F20; }
<p style="color:#3F2F20">Text here</p>
This sample text is styled with font color #3F2F20. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3F2F20">Div content here</div>
<div style="border:3px solid #3F2F20">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(63, 47, 32, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3F2F20; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3F2F20;
-webkit-box-shadow: 1px 1px 3px #3F2F20;
box-shadow: 1px 1px 3px #3F2F20; }
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 #3F2F20 (Cola)
Color Overview & Profile: Color #3F2F20, also known as Cola, 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 (63/255), 18% Green (47/255), and 13% Blue (32/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #3F2F20 translates into the CMYK subtractive color model with values of 0% Cyan, 25.4% Magenta, 49.2% Yellow, and 75.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 32.6%, and lightness of 18.6%.
Web Accessibility & Design Recommendations: When implementing #3F2F20 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 ##333333.
