#42290E Brown Study
#42290E (Brown Study) RGB value is (66, 41, 14).
Red value is 66, green value is 41, and blue value is 14.
Cylindrical-coordinate representations (HSL) of color #42290E: hue: 31°, saturation: 65%, and lightness: 15.7%.
Process color (CMYK) of #42290E is 0%, 37.9%, 78.8%, 74.1%. Web safe color equivalent of #42290E is ##333300. Color #42290E contains mainly Red.
Color Spaces
| Color spaces of #42290E | Value |
|---|---|
| RGB | 66, 41, 14 |
| HSL | 31°, 65%, 15.7% |
| HSV / HSB | 31°, 78.8%, 25.9% |
| CMYK | 0%, 37.9%, 78.8%, 74.1% |
| XYZ | 3.12, 2.78, 0.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000010 | 00101001 | 00001110 |
| Octal | 102 | 051 | 016 |
| Decimal | 66 | 41 | 14 |
| Hex | 42 | 29 | 0E |
Shades of #42290E
Tints of #42290E
.mybgColor { background-color: #42290E; }
.myforeColor { color: #42290E; }
.myborderColor { border: 3px solid #42290E; }
<p style="color:#42290E">Text here</p>
This sample text is styled with font color #42290E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#42290E">Div content here</div>
<div style="border:3px solid #42290E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(66, 41, 14, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #42290E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #42290E;
-webkit-box-shadow: 1px 1px 3px #42290E;
box-shadow: 1px 1px 3px #42290E; }
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 #42290E (Brown Study)
Color Overview & Profile: Color #42290E, also known as Brown Study, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 26% Red (66/255), 16% Green (41/255), and 5% Blue (14/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #42290E translates into the CMYK subtractive color model with values of 0% Cyan, 37.9% Magenta, 78.8% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 65%, and lightness of 15.7%.
Web Accessibility & Design Recommendations: When implementing #42290E 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.
