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