#6F5245 Double Chocolate
#6F5245 (Double Chocolate) RGB value is (111, 82, 69).
Red value is 111, green value is 82, and blue value is 69.
Cylindrical-coordinate representations (HSL) of color #6F5245: hue: 19°, saturation: 23.3%, and lightness: 35.3%.
Process color (CMYK) of #6F5245 is 0%, 26.1%, 37.8%, 56.5%. Web safe color equivalent of #6F5245 is ##666633. Color #6F5245 contains mainly Red.
Color Spaces
| Color spaces of #6F5245 | Value |
|---|---|
| RGB | 111, 82, 69 |
| HSL | 19°, 23.3%, 35.3% |
| HSV / HSB | 19°, 37.8%, 43.5% |
| CMYK | 0%, 26.1%, 37.8%, 56.5% |
| XYZ | 10.65, 9.84, 6.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101111 | 01010010 | 01000101 |
| Octal | 157 | 122 | 105 |
| Decimal | 111 | 82 | 69 |
| Hex | 6F | 52 | 45 |
Shades of #6F5245
Tints of #6F5245
.mybgColor { background-color: #6F5245; }
.myforeColor { color: #6F5245; }
.myborderColor { border: 3px solid #6F5245; }
<p style="color:#6F5245">Text here</p>
This sample text is styled with font color #6F5245. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6F5245">Div content here</div>
<div style="border:3px solid #6F5245">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(111, 82, 69, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6F5245; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6F5245;
-webkit-box-shadow: 1px 1px 3px #6F5245;
box-shadow: 1px 1px 3px #6F5245; }
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 #6F5245 (Double Chocolate)
Color Overview & Profile: Color #6F5245, also known as Double Chocolate, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (111/255), 32% Green (82/255), and 27% Blue (69/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #6F5245 translates into the CMYK subtractive color model with values of 0% Cyan, 26.1% Magenta, 37.8% Yellow, and 56.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 23.3%, and lightness of 35.3%.
Web Accessibility & Design Recommendations: When implementing #6F5245 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 ##666633.
