#221133 Blacklist
#221133 (Blacklist) RGB value is (34, 17, 51).
Red value is 34, green value is 17, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #221133: hue: 270°, saturation: 50%, and lightness: 13.3%.
Process color (CMYK) of #221133 is 33.3%, 66.7%, 0%, 80%. Web safe color equivalent of #221133 is ##330033. Color #221133 contains mainly Blue.
Color Spaces
| Color spaces of #221133 | Value |
|---|---|
| RGB | 34, 17, 51 |
| HSL | 270°, 50%, 13.3% |
| HSV / HSB | 270°, 66.7%, 20% |
| CMYK | 33.3%, 66.7%, 0%, 80% |
| XYZ | 1.46, 0.98, 3.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100010 | 00010001 | 00110011 |
| Octal | 042 | 021 | 063 |
| Decimal | 34 | 17 | 51 |
| Hex | 22 | 11 | 33 |
Shades of #221133
Tints of #221133
.mybgColor { background-color: #221133; }
.myforeColor { color: #221133; }
.myborderColor { border: 3px solid #221133; }
<p style="color:#221133">Text here</p>
This sample text is styled with font color #221133. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#221133">Div content here</div>
<div style="border:3px solid #221133">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(34, 17, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #221133; }
.divShadow { -moz-box-shadow: 1px 1px 3px #221133;
-webkit-box-shadow: 1px 1px 3px #221133;
box-shadow: 1px 1px 3px #221133; }
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 #221133 (Blacklist)
Color Overview & Profile: Color #221133, also known as Blacklist, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 13% Red (34/255), 7% Green (17/255), and 20% Blue (51/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #221133 translates into the CMYK subtractive color model with values of 33.3% Cyan, 66.7% Magenta, 0% Yellow, and 80% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 270°, saturation of 50%, and lightness of 13.3%.
Web Accessibility & Design Recommendations: When implementing #221133 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 ##330033.
