#454042 Ewa
#454042 (Ewa) RGB value is (69, 64, 66).
Red value is 69, green value is 64, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #454042: hue: 336°, saturation: 3.8%, and lightness: 26.1%.
Process color (CMYK) of #454042 is 0%, 7.2%, 4.3%, 72.9%. Web safe color equivalent of #454042 is ##333333. Color #454042 contains mainly GRAY.
Color Spaces
| Color spaces of #454042 | Value |
|---|---|
| RGB | 69, 64, 66 |
| HSL | 336°, 3.8%, 26.1% |
| HSV / HSB | 336°, 7.2%, 27.1% |
| CMYK | 0%, 7.2%, 4.3%, 72.9% |
| XYZ | 5.27, 5.33, 5.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000101 | 01000000 | 01000010 |
| Octal | 105 | 100 | 102 |
| Decimal | 69 | 64 | 66 |
| Hex | 45 | 40 | 42 |
Shades of #454042
Tints of #454042
.mybgColor { background-color: #454042; }
.myforeColor { color: #454042; }
.myborderColor { border: 3px solid #454042; }
<p style="color:#454042">Text here</p>
This sample text is styled with font color #454042. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#454042">Div content here</div>
<div style="border:3px solid #454042">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(69, 64, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #454042; }
.divShadow { -moz-box-shadow: 1px 1px 3px #454042;
-webkit-box-shadow: 1px 1px 3px #454042;
box-shadow: 1px 1px 3px #454042; }
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 #454042 (Ewa)
Color Overview & Profile: Color #454042, also known as Ewa, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (69/255), 25% Green (64/255), and 26% Blue (66/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #454042 translates into the CMYK subtractive color model with values of 0% Cyan, 7.2% Magenta, 4.3% Yellow, and 72.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 336°, saturation of 3.8%, and lightness of 26.1%.
Web Accessibility & Design Recommendations: When implementing #454042 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.
