#990066 8 Bit Eggplant
#990066 (8 Bit Eggplant) RGB value is (153, 0, 102).
Red value is 153, green value is 0, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #990066: hue: 320°, saturation: 100%, and lightness: 30%.
Process color (CMYK) of #990066 is 0%, 100%, 33.3%, 40%. Web safe color equivalent of #990066 is ##990066. Color #990066 contains mainly Red.
Color Spaces
| Color spaces of #990066 | Value |
|---|---|
| RGB | 153, 0, 102 |
| HSL | 320°, 100%, 30% |
| HSV / HSB | 320°, 100%, 60% |
| CMYK | 0%, 100%, 33.3%, 40% |
| XYZ | 15.54, 7.73, 13.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 00000000 | 01100110 |
| Octal | 231 | 000 | 146 |
| Decimal | 153 | 0 | 102 |
| Hex | 99 | 00 | 66 |
Shades of #990066
Tints of #990066
.mybgColor { background-color: #990066; }
.myforeColor { color: #990066; }
.myborderColor { border: 3px solid #990066; }
<p style="color:#990066">Text here</p>
This sample text is styled with font color #990066. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#990066">Div content here</div>
<div style="border:3px solid #990066">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 0, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #990066; }
.divShadow { -moz-box-shadow: 1px 1px 3px #990066;
-webkit-box-shadow: 1px 1px 3px #990066;
box-shadow: 1px 1px 3px #990066; }
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 #990066 (8 Bit Eggplant)
Color Overview & Profile: Color #990066, also known as 8 Bit Eggplant, 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), 0% Green (0/255), and 40% Blue (102/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #990066 translates into the CMYK subtractive color model with values of 0% Cyan, 100% Magenta, 33.3% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 320°, saturation of 100%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #990066 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 ##990066.
