#746572 Burnt Ash
#746572 (Burnt Ash) RGB value is (116, 101, 114).
Red value is 116, green value is 101, and blue value is 114.
Cylindrical-coordinate representations (HSL) of color #746572: hue: 308°, saturation: 6.9%, and lightness: 42.5%.
Process color (CMYK) of #746572 is 0%, 12.9%, 1.7%, 54.5%. Web safe color equivalent of #746572 is ##666666. Color #746572 contains mainly GRAY.
Color Spaces
| Color spaces of #746572 | Value |
|---|---|
| RGB | 116, 101, 114 |
| HSL | 308°, 6.9%, 42.5% |
| HSV / HSB | 308°, 12.9%, 45.5% |
| CMYK | 0%, 12.9%, 1.7%, 54.5% |
| XYZ | 14.89, 14.24, 17.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110100 | 01100101 | 01110010 |
| Octal | 164 | 145 | 162 |
| Decimal | 116 | 101 | 114 |
| Hex | 74 | 65 | 72 |
Shades of #746572
Tints of #746572
.mybgColor { background-color: #746572; }
.myforeColor { color: #746572; }
.myborderColor { border: 3px solid #746572; }
<p style="color:#746572">Text here</p>
This sample text is styled with font color #746572. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#746572">Div content here</div>
<div style="border:3px solid #746572">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(116, 101, 114, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #746572; }
.divShadow { -moz-box-shadow: 1px 1px 3px #746572;
-webkit-box-shadow: 1px 1px 3px #746572;
box-shadow: 1px 1px 3px #746572; }
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 #746572 (Burnt Ash)
Color Overview & Profile: Color #746572, also known as Burnt Ash, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (116/255), 40% Green (101/255), and 45% Blue (114/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #746572 translates into the CMYK subtractive color model with values of 0% Cyan, 12.9% Magenta, 1.7% Yellow, and 54.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 308°, saturation of 6.9%, and lightness of 42.5%.
Web Accessibility & Design Recommendations: When implementing #746572 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 ##666666.
