#6F5240 Rookwood Medium Brown
#6F5240 (Rookwood Medium Brown) RGB value is (111, 82, 64).
Red value is 111, green value is 82, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #6F5240: hue: 23°, saturation: 26.9%, and lightness: 34.3%.
Process color (CMYK) of #6F5240 is 0%, 26.1%, 42.3%, 56.5%. Web safe color equivalent of #6F5240 is ##666633. Color #6F5240 contains mainly Red.
Color Spaces
| Color spaces of #6F5240 | Value |
|---|---|
| RGB | 111, 82, 64 |
| HSL | 23°, 26.9%, 34.3% |
| HSV / HSB | 23°, 42.3%, 43.5% |
| CMYK | 0%, 26.1%, 42.3%, 56.5% |
| XYZ | 10.5, 9.78, 6.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101111 | 01010010 | 01000000 |
| Octal | 157 | 122 | 100 |
| Decimal | 111 | 82 | 64 |
| Hex | 6F | 52 | 40 |
Shades of #6F5240
Tints of #6F5240
.mybgColor { background-color: #6F5240; }
.myforeColor { color: #6F5240; }
.myborderColor { border: 3px solid #6F5240; }
<p style="color:#6F5240">Text here</p>
This sample text is styled with font color #6F5240. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6F5240">Div content here</div>
<div style="border:3px solid #6F5240">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(111, 82, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6F5240; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6F5240;
-webkit-box-shadow: 1px 1px 3px #6F5240;
box-shadow: 1px 1px 3px #6F5240; }
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 #6F5240 (Rookwood Medium Brown)
Color Overview & Profile: Color #6F5240, also known as Rookwood Medium Brown, 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 25% Blue (64/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #6F5240 translates into the CMYK subtractive color model with values of 0% Cyan, 26.1% Magenta, 42.3% Yellow, and 56.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 26.9%, and lightness of 34.3%.
Web Accessibility & Design Recommendations: When implementing #6F5240 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.
