#9CBEAF Diorite
#9CBEAF (Diorite) RGB value is (156, 190, 175).
Red value is 156, green value is 190, and blue value is 175.
Cylindrical-coordinate representations (HSL) of color #9CBEAF: hue: 154°, saturation: 20.7%, and lightness: 67.8%.
Process color (CMYK) of #9CBEAF is 17.9%, 0%, 7.9%, 25.5%. Web safe color equivalent of #9CBEAF is ##99CC99. Color #9CBEAF contains mainly Cyan.
Color Spaces
| Color spaces of #9CBEAF | Value |
|---|---|
| RGB | 156, 190, 175 |
| HSL | 154°, 20.7%, 67.8% |
| HSV / HSB | 154°, 17.9%, 74.5% |
| CMYK | 17.9%, 0%, 7.9%, 25.5% |
| XYZ | 39.86, 46.99, 47.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011100 | 10111110 | 10101111 |
| Octal | 234 | 276 | 257 |
| Decimal | 156 | 190 | 175 |
| Hex | 9C | BE | AF |
Shades of #9CBEAF
Tints of #9CBEAF
.mybgColor { background-color: #9CBEAF; }
.myforeColor { color: #9CBEAF; }
.myborderColor { border: 3px solid #9CBEAF; }
<p style="color:#9CBEAF">Text here</p>
This sample text is styled with font color #9CBEAF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9CBEAF">Div content here</div>
<div style="border:3px solid #9CBEAF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(156, 190, 175, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9CBEAF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9CBEAF;
-webkit-box-shadow: 1px 1px 3px #9CBEAF;
box-shadow: 1px 1px 3px #9CBEAF; }
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 #9CBEAF (Diorite)
Color Overview & Profile: Color #9CBEAF, also known as Diorite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 61% Red (156/255), 75% Green (190/255), and 69% Blue (175/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #9CBEAF translates into the CMYK subtractive color model with values of 17.9% Cyan, 0% Magenta, 7.9% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 154°, saturation of 20.7%, and lightness of 67.8%.
Web Accessibility & Design Recommendations: When implementing #9CBEAF 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 ##99CC99.
