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