Shades of Mardi Gras #221722
Tints of Mardi Gras #221722
RGB
CMYK
RGB Variations
Color information
#221722 (or 0x221722) is known color: Mardi Gras. HEX triplet: 22, 17 and 22. RGB value is (34,23,34). Sum of RGB (Red+Green+Blue) = 34+23+34=91 (12% of max value = 765). Red value is 34 (13.67% from 255 or 37.36% from 91); Green value is 23 (9.38% from 255 or 25.27% from 91); Blue value is 34 (13.67% from 255 or 37.36% from 91); Max value from RGB is 34 - color contains mainly: red, blue. Hex color #221722 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #221722 is #DDE8DD. Grayscale: #1B1B1B. Windows color (decimal): -14543070 or 2234146. OLE color: 2234146.
HSL color Cylindrical-coordinate representation of color #221722: hue angle of 300º degrees, saturation: 0.19, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #221722 is Cyan = 0, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 34 | 23 | 34 | - |
| CMYK | 0 | 0.32 | 0 | 0.87 |
| HSL | 300º | 0.19% | 0.11% | - |
| HSV(B) | 300º | 0.32% | 0.13% | - |
| XYZ | 1.25 | 1.07 | 1.65 | - |
| YUV | 27.54 | 131.64 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 23 | 34 | 0 | 0.32 | 0 | 0.87 | 300 | 0.19 | 0.11 |
| Hex | 22 | 17 | 22 | 0 | 20 | 0 | 57 | 12C | 13 | B |
| Octal | 42 | 27 | 42 | 0 | 40 | 0 | 127 | 454 | 23 | 13 |
| Binary | 100010 | 10111 | 100010 | 0 | 100000 | 0 | 1010111 | 100101100 | 10011 | 1011 |
Color Harmonies of #221722
Complementary color
Monochromatic Colors of #221722
Black with #221722
Text Example
Text Example
White with #221722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221722; }
p { color: rgb(34,23,34); }
H1.HeaderClassName
{
color: #221722;
}
.AnyTagClassName
{
color: #221722;
}
</style>
background-color css
<style>
a { background-color: #221722; }
a { background-color: rgb(34,23,34); }
div.DivClassName
{
background-color: #221722;
}
.BgClassName
{
background-color: #221722;
}
</style>
border-color css
<style>
span { border-color: #221722; }
span { border-color: rgb(34,23,34); }
td.TdClassName
{
border-color: #221722;
}
.TagClassName
{
border-color: #221722;
}
</style>