#9992BF Indifferent
#9992BF (Indifferent) RGB value is (153, 146, 191).
Red value is 153, green value is 146, and blue value is 191.
Cylindrical-coordinate representations (HSL) of color #9992BF: hue: 249°, saturation: 26%, and lightness: 66.1%.
Process color (CMYK) of #9992BF is 19.9%, 23.6%, 0%, 25.1%. Web safe color equivalent of #9992BF is ##9999CC. Color #9992BF contains mainly Magenta.
Color Spaces
| Color spaces of #9992BF | Value |
|---|---|
| RGB | 153, 146, 191 |
| HSL | 249°, 26%, 66.1% |
| HSV / HSB | 249°, 23.6%, 74.9% |
| CMYK | 19.9%, 23.6%, 0%, 25.1% |
| XYZ | 32.82, 31.09, 53.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 10010010 | 10111111 |
| Octal | 231 | 222 | 277 |
| Decimal | 153 | 146 | 191 |
| Hex | 99 | 92 | BF |
Shades of #9992BF
Tints of #9992BF
.mybgColor { background-color: #9992BF; }
.myforeColor { color: #9992BF; }
.myborderColor { border: 3px solid #9992BF; }
<p style="color:#9992BF">Text here</p>
This sample text is styled with font color #9992BF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9992BF">Div content here</div>
<div style="border:3px solid #9992BF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 146, 191, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9992BF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9992BF;
-webkit-box-shadow: 1px 1px 3px #9992BF;
box-shadow: 1px 1px 3px #9992BF; }
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 #9992BF (Indifferent)
Color Overview & Profile: Color #9992BF, also known as Indifferent, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (153/255), 57% Green (146/255), and 75% Blue (191/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9992BF translates into the CMYK subtractive color model with values of 19.9% Cyan, 23.6% Magenta, 0% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 249°, saturation of 26%, and lightness of 66.1%.
Web Accessibility & Design Recommendations: When implementing #9992BF 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.
