#993322 Chocolate Lust
#993322 (Chocolate Lust) RGB value is (153, 51, 34).
Red value is 153, green value is 51, and blue value is 34.
Cylindrical-coordinate representations (HSL) of color #993322: hue: 9°, saturation: 63.6%, and lightness: 36.7%.
Process color (CMYK) of #993322 is 0%, 66.7%, 77.8%, 40%. Web safe color equivalent of #993322 is ##993333. Color #993322 contains mainly Red.
Color Spaces
| Color spaces of #993322 | Value |
|---|---|
| RGB | 153, 51, 34 |
| HSL | 9°, 63.6%, 36.7% |
| HSV / HSB | 9°, 77.8%, 60% |
| CMYK | 0%, 66.7%, 77.8%, 40% |
| XYZ | 14.61, 9.26, 2.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 00110011 | 00100010 |
| Octal | 231 | 063 | 042 |
| Decimal | 153 | 51 | 34 |
| Hex | 99 | 33 | 22 |
Shades of #993322
Tints of #993322
.mybgColor { background-color: #993322; }
.myforeColor { color: #993322; }
.myborderColor { border: 3px solid #993322; }
<p style="color:#993322">Text here</p>
This sample text is styled with font color #993322. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#993322">Div content here</div>
<div style="border:3px solid #993322">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 51, 34, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #993322; }
.divShadow { -moz-box-shadow: 1px 1px 3px #993322;
-webkit-box-shadow: 1px 1px 3px #993322;
box-shadow: 1px 1px 3px #993322; }
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 #993322 (Chocolate Lust)
Color Overview & Profile: Color #993322, also known as Chocolate Lust, 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), 20% Green (51/255), and 13% Blue (34/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #993322 translates into the CMYK subtractive color model with values of 0% Cyan, 66.7% Magenta, 77.8% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 9°, saturation of 63.6%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #993322 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 ##993333.
