#CC2266 Sensitive Scorpion
#CC2266 (Sensitive Scorpion) RGB value is (204, 34, 102).
Red value is 204, green value is 34, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #CC2266: hue: 336°, saturation: 71.4%, and lightness: 46.7%.
Process color (CMYK) of #CC2266 is 0%, 83.3%, 50%, 20%. Web safe color equivalent of #CC2266 is ##CC3366. Color #CC2266 contains mainly Red.
Color Spaces
| Color spaces of #CC2266 | Value |
|---|---|
| RGB | 204, 34, 102 |
| HSL | 336°, 71.4%, 46.7% |
| HSV / HSB | 336°, 83.3%, 80% |
| CMYK | 0%, 83.3%, 50%, 20% |
| XYZ | 27.87, 14.94, 13.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001100 | 00100010 | 01100110 |
| Octal | 314 | 042 | 146 |
| Decimal | 204 | 34 | 102 |
| Hex | CC | 22 | 66 |
Shades of #CC2266
Tints of #CC2266
.mybgColor { background-color: #CC2266; }
.myforeColor { color: #CC2266; }
.myborderColor { border: 3px solid #CC2266; }
<p style="color:#CC2266">Text here</p>
This sample text is styled with font color #CC2266. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CC2266">Div content here</div>
<div style="border:3px solid #CC2266">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 34, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CC2266; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CC2266;
-webkit-box-shadow: 1px 1px 3px #CC2266;
box-shadow: 1px 1px 3px #CC2266; }
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 #CC2266 (Sensitive Scorpion)
Color Overview & Profile: Color #CC2266, also known as Sensitive Scorpion, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (204/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, #CC2266 translates into the CMYK subtractive color model with values of 0% Cyan, 83.3% Magenta, 50% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 336°, saturation of 71.4%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #CC2266 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 ##CC3366.
