#992266 Celestial Dragon
#992266 (Celestial Dragon) RGB value is (153, 34, 102).
Red value is 153, green value is 34, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #992266: hue: 326°, saturation: 63.6%, and lightness: 36.7%.
Process color (CMYK) of #992266 is 0%, 77.8%, 33.3%, 40%. Web safe color equivalent of #992266 is ##993366. Color #992266 contains mainly Red.
Color Spaces
| Color spaces of #992266 | Value |
|---|---|
| RGB | 153, 34, 102 |
| HSL | 326°, 63.6%, 36.7% |
| HSV / HSB | 326°, 77.8%, 60% |
| CMYK | 0%, 77.8%, 33.3%, 40% |
| XYZ | 16.11, 8.88, 13.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 00100010 | 01100110 |
| Octal | 231 | 042 | 146 |
| Decimal | 153 | 34 | 102 |
| Hex | 99 | 22 | 66 |
Shades of #992266
Tints of #992266
.mybgColor { background-color: #992266; }
.myforeColor { color: #992266; }
.myborderColor { border: 3px solid #992266; }
<p style="color:#992266">Text here</p>
This sample text is styled with font color #992266. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#992266">Div content here</div>
<div style="border:3px solid #992266">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 34, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #992266; }
.divShadow { -moz-box-shadow: 1px 1px 3px #992266;
-webkit-box-shadow: 1px 1px 3px #992266;
box-shadow: 1px 1px 3px #992266; }
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 #992266 (Celestial Dragon)
Color Overview & Profile: Color #992266, also known as Celestial Dragon, 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), 13% Green (34/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, #992266 translates into the CMYK subtractive color model with values of 0% Cyan, 77.8% Magenta, 33.3% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 326°, saturation of 63.6%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #992266 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 ##993366.
