#42525C Casal
#42525C (Casal) RGB value is (66, 82, 92).
Red value is 66, green value is 82, and blue value is 92.
Cylindrical-coordinate representations (HSL) of color #42525C: hue: 203°, saturation: 16.5%, and lightness: 31%.
Process color (CMYK) of #42525C is 28.3%, 10.9%, 0%, 63.9%. Web safe color equivalent of #42525C is ##336666. Color #42525C contains mainly Blue.
Color Spaces
| Color spaces of #42525C | Value |
|---|---|
| RGB | 66, 82, 92 |
| HSL | 203°, 16.5%, 31% |
| HSV / HSB | 203°, 28.3%, 36.1% |
| CMYK | 28.3%, 10.9%, 0%, 63.9% |
| XYZ | 7.2, 7.97, 11.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000010 | 01010010 | 01011100 |
| Octal | 102 | 122 | 134 |
| Decimal | 66 | 82 | 92 |
| Hex | 42 | 52 | 5C |
Shades of #42525C
Tints of #42525C
.mybgColor { background-color: #42525C; }
.myforeColor { color: #42525C; }
.myborderColor { border: 3px solid #42525C; }
<p style="color:#42525C">Text here</p>
This sample text is styled with font color #42525C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#42525C">Div content here</div>
<div style="border:3px solid #42525C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(66, 82, 92, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #42525C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #42525C;
-webkit-box-shadow: 1px 1px 3px #42525C;
box-shadow: 1px 1px 3px #42525C; }
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 #42525C (Casal)
Color Overview & Profile: Color #42525C, also known as Casal, 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), 32% Green (82/255), and 36% Blue (92/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #42525C translates into the CMYK subtractive color model with values of 28.3% Cyan, 10.9% Magenta, 0% Yellow, and 63.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 16.5%, and lightness of 31%.
Web Accessibility & Design Recommendations: When implementing #42525C 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 ##336666.
