#225258 Hidden Waters
#225258 (Hidden Waters) RGB value is (34, 82, 88).
Red value is 34, green value is 82, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #225258: hue: 187°, saturation: 44.3%, and lightness: 23.9%.
Process color (CMYK) of #225258 is 61.4%, 6.8%, 0%, 65.5%. Web safe color equivalent of #225258 is ##336666. Color #225258 contains mainly Blue.
Color Spaces
| Color spaces of #225258 | Value |
|---|---|
| RGB | 34, 82, 88 |
| HSL | 187°, 44.3%, 23.9% |
| HSV / HSB | 187°, 61.4%, 34.5% |
| CMYK | 61.4%, 6.8%, 0%, 65.5% |
| XYZ | 5.44, 7.08, 10.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100010 | 01010010 | 01011000 |
| Octal | 042 | 122 | 130 |
| Decimal | 34 | 82 | 88 |
| Hex | 22 | 52 | 58 |
Shades of #225258
Tints of #225258
.mybgColor { background-color: #225258; }
.myforeColor { color: #225258; }
.myborderColor { border: 3px solid #225258; }
<p style="color:#225258">Text here</p>
This sample text is styled with font color #225258. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#225258">Div content here</div>
<div style="border:3px solid #225258">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(34, 82, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #225258; }
.divShadow { -moz-box-shadow: 1px 1px 3px #225258;
-webkit-box-shadow: 1px 1px 3px #225258;
box-shadow: 1px 1px 3px #225258; }
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 #225258 (Hidden Waters)
Color Overview & Profile: Color #225258, also known as Hidden Waters, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 13% Red (34/255), 32% Green (82/255), and 35% Blue (88/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #225258 translates into the CMYK subtractive color model with values of 61.4% Cyan, 6.8% Magenta, 0% Yellow, and 65.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 187°, saturation of 44.3%, and lightness of 23.9%.
Web Accessibility & Design Recommendations: When implementing #225258 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.
