#92CED8 Peppermint Twist
#92CED8 (Peppermint Twist) RGB value is (146, 206, 216).
Red value is 146, green value is 206, and blue value is 216.
Cylindrical-coordinate representations (HSL) of color #92CED8: hue: 189°, saturation: 47.3%, and lightness: 71%.
Process color (CMYK) of #92CED8 is 32.4%, 4.6%, 0%, 15.3%. Web safe color equivalent of #92CED8 is ##99CCCC. Color #92CED8 contains mainly Blue.
Color Spaces
| Color spaces of #92CED8 | Value |
|---|---|
| RGB | 146, 206, 216 |
| HSL | 189°, 47.3%, 71% |
| HSV / HSB | 189°, 32.4%, 84.7% |
| CMYK | 32.4%, 4.6%, 0%, 15.3% |
| XYZ | 46.32, 55.21, 73.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010010 | 11001110 | 11011000 |
| Octal | 222 | 316 | 330 |
| Decimal | 146 | 206 | 216 |
| Hex | 92 | CE | D8 |
Shades of #92CED8
Tints of #92CED8
.mybgColor { background-color: #92CED8; }
.myforeColor { color: #92CED8; }
.myborderColor { border: 3px solid #92CED8; }
<p style="color:#92CED8">Text here</p>
This sample text is styled with font color #92CED8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#92CED8">Div content here</div>
<div style="border:3px solid #92CED8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(146, 206, 216, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #92CED8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #92CED8;
-webkit-box-shadow: 1px 1px 3px #92CED8;
box-shadow: 1px 1px 3px #92CED8; }
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 #92CED8 (Peppermint Twist)
Color Overview & Profile: Color #92CED8, also known as Peppermint Twist, 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), 81% Green (206/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, #92CED8 translates into the CMYK subtractive color model with values of 32.4% Cyan, 4.6% Magenta, 0% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 189°, saturation of 47.3%, and lightness of 71%.
Web Accessibility & Design Recommendations: When implementing #92CED8 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 ##99CCCC.
