#422A64 Fading Horizon
#422A64 (Fading Horizon) RGB value is (66, 42, 100).
Red value is 66, green value is 42, and blue value is 100.
Cylindrical-coordinate representations (HSL) of color #422A64: hue: 265°, saturation: 40.8%, and lightness: 27.8%.
Process color (CMYK) of #422A64 is 34%, 58%, 0%, 60.8%. Web safe color equivalent of #422A64 is ##333366. Color #422A64 contains mainly Blue.
Color Spaces
| Color spaces of #422A64 | Value |
|---|---|
| RGB | 66, 42, 100 |
| HSL | 265°, 40.8%, 27.8% |
| HSV / HSB | 265°, 58%, 39.2% |
| CMYK | 34%, 58%, 0%, 60.8% |
| XYZ | 5.37, 3.73, 12.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000010 | 00101010 | 01100100 |
| Octal | 102 | 052 | 144 |
| Decimal | 66 | 42 | 100 |
| Hex | 42 | 2A | 64 |
Shades of #422A64
Tints of #422A64
.mybgColor { background-color: #422A64; }
.myforeColor { color: #422A64; }
.myborderColor { border: 3px solid #422A64; }
<p style="color:#422A64">Text here</p>
This sample text is styled with font color #422A64. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#422A64">Div content here</div>
<div style="border:3px solid #422A64">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(66, 42, 100, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #422A64; }
.divShadow { -moz-box-shadow: 1px 1px 3px #422A64;
-webkit-box-shadow: 1px 1px 3px #422A64;
box-shadow: 1px 1px 3px #422A64; }
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 #422A64 (Fading Horizon)
Color Overview & Profile: Color #422A64, also known as Fading Horizon, 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 (42/255), and 39% Blue (100/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #422A64 translates into the CMYK subtractive color model with values of 34% Cyan, 58% Magenta, 0% Yellow, and 60.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 265°, saturation of 40.8%, and lightness of 27.8%.
Web Accessibility & Design Recommendations: When implementing #422A64 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 ##333366.
