#474239 Skavenblight Dinge
#474239 (Skavenblight Dinge) RGB value is (71, 66, 57).
Red value is 71, green value is 66, and blue value is 57.
Cylindrical-coordinate representations (HSL) of color #474239: hue: 39°, saturation: 10.9%, and lightness: 25.1%.
Process color (CMYK) of #474239 is 0%, 7%, 19.7%, 72.2%. Web safe color equivalent of #474239 is ##333333. Color #474239 contains mainly GRAY.
Color Spaces
| Color spaces of #474239 | Value |
|---|---|
| RGB | 71, 66, 57 |
| HSL | 39°, 10.9%, 25.1% |
| HSV / HSB | 39°, 19.7%, 27.8% |
| CMYK | 0%, 7%, 19.7%, 72.2% |
| XYZ | 5.29, 5.53, 4.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000111 | 01000010 | 00111001 |
| Octal | 107 | 102 | 071 |
| Decimal | 71 | 66 | 57 |
| Hex | 47 | 42 | 39 |
Shades of #474239
Tints of #474239
.mybgColor { background-color: #474239; }
.myforeColor { color: #474239; }
.myborderColor { border: 3px solid #474239; }
<p style="color:#474239">Text here</p>
This sample text is styled with font color #474239. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#474239">Div content here</div>
<div style="border:3px solid #474239">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(71, 66, 57, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #474239; }
.divShadow { -moz-box-shadow: 1px 1px 3px #474239;
-webkit-box-shadow: 1px 1px 3px #474239;
box-shadow: 1px 1px 3px #474239; }
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 #474239 (Skavenblight Dinge)
Color Overview & Profile: Color #474239, also known as Skavenblight Dinge, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 28% Red (71/255), 26% Green (66/255), and 22% Blue (57/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #474239 translates into the CMYK subtractive color model with values of 0% Cyan, 7% Magenta, 19.7% Yellow, and 72.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 10.9%, and lightness of 25.1%.
Web Accessibility & Design Recommendations: When implementing #474239 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.
