#9B99B3 Logan
#9B99B3 (Logan) RGB value is (155, 153, 179).
Red value is 155, green value is 153, and blue value is 179.
Cylindrical-coordinate representations (HSL) of color #9B99B3: hue: 245°, saturation: 14.6%, and lightness: 65.1%.
Process color (CMYK) of #9B99B3 is 13.4%, 14.5%, 0%, 29.8%. Web safe color equivalent of #9B99B3 is ##9999CC. Color #9B99B3 contains mainly Magenta.
Color Spaces
| Color spaces of #9B99B3 | Value |
|---|---|
| RGB | 155, 153, 179 |
| HSL | 245°, 14.6%, 65.1% |
| HSV / HSB | 245°, 14.5%, 70.2% |
| CMYK | 13.4%, 14.5%, 0%, 29.8% |
| XYZ | 33.04, 33.01, 47.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 10011001 | 10110011 |
| Octal | 233 | 231 | 263 |
| Decimal | 155 | 153 | 179 |
| Hex | 9B | 99 | B3 |
Shades of #9B99B3
Tints of #9B99B3
.mybgColor { background-color: #9B99B3; }
.myforeColor { color: #9B99B3; }
.myborderColor { border: 3px solid #9B99B3; }
<p style="color:#9B99B3">Text here</p>
This sample text is styled with font color #9B99B3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9B99B3">Div content here</div>
<div style="border:3px solid #9B99B3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 153, 179, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9B99B3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9B99B3;
-webkit-box-shadow: 1px 1px 3px #9B99B3;
box-shadow: 1px 1px 3px #9B99B3; }
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 #9B99B3 (Logan)
Color Overview & Profile: Color #9B99B3, also known as Logan, 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 (155/255), 60% Green (153/255), and 70% Blue (179/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9B99B3 translates into the CMYK subtractive color model with values of 13.4% Cyan, 14.5% Magenta, 0% Yellow, and 29.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 245°, saturation of 14.6%, and lightness of 65.1%.
Web Accessibility & Design Recommendations: When implementing #9B99B3 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.
