#92ABD8 Victory Lake
#92ABD8 (Victory Lake) RGB value is (146, 171, 216).
Red value is 146, green value is 171, and blue value is 216.
Cylindrical-coordinate representations (HSL) of color #92ABD8: hue: 219°, saturation: 47.3%, and lightness: 71%.
Process color (CMYK) of #92ABD8 is 32.4%, 20.8%, 0%, 15.3%. Web safe color equivalent of #92ABD8 is ##9999CC. Color #92ABD8 contains mainly Blue.
Color Spaces
| Color spaces of #92ABD8 | Value |
|---|---|
| RGB | 146, 171, 216 |
| HSL | 219°, 47.3%, 71% |
| HSV / HSB | 219°, 32.4%, 84.7% |
| CMYK | 32.4%, 20.8%, 0%, 15.3% |
| XYZ | 38.81, 40.19, 70.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010010 | 10101011 | 11011000 |
| Octal | 222 | 253 | 330 |
| Decimal | 146 | 171 | 216 |
| Hex | 92 | AB | D8 |
Shades of #92ABD8
Tints of #92ABD8
.mybgColor { background-color: #92ABD8; }
.myforeColor { color: #92ABD8; }
.myborderColor { border: 3px solid #92ABD8; }
<p style="color:#92ABD8">Text here</p>
This sample text is styled with font color #92ABD8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#92ABD8">Div content here</div>
<div style="border:3px solid #92ABD8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(146, 171, 216, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #92ABD8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #92ABD8;
-webkit-box-shadow: 1px 1px 3px #92ABD8;
box-shadow: 1px 1px 3px #92ABD8; }
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 #92ABD8 (Victory Lake)
Color Overview & Profile: Color #92ABD8, also known as Victory Lake, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (146/255), 67% Green (171/255), and 85% Blue (216/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #92ABD8 translates into the CMYK subtractive color model with values of 32.4% Cyan, 20.8% Magenta, 0% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 219°, saturation of 47.3%, and lightness of 71%.
Web Accessibility & Design Recommendations: When implementing #92ABD8 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 ##9999CC.
