Shades of Mardi Gras #220620
Tints of Mardi Gras #220620
RGB
CMYK
RGB Variations
Color information
#220620 (or 0x220620) is known color: Mardi Gras. HEX triplet: 22, 06 and 20. RGB value is (34,6,32). Sum of RGB (Red+Green+Blue) = 34+6+32=72 (9% of max value = 765). Red value is 34 (13.67% from 255 or 47.22% from 72); Green value is 6 (2.73% from 255 or 8.33% from 72); Blue value is 32 (12.89% from 255 or 44.44% from 72); Max value from RGB is 34 - color contains mainly: red. Hex color #220620 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #220620 is #DDF9DF. Grayscale: #111111. Windows color (decimal): -14547424 or 2098722. OLE color: 2098722.
HSL color Cylindrical-coordinate representation of color #220620: hue angle of 304.29º degrees, saturation: 0.7, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #220620 is Cyan = 0, Magento = 0.82, Yellow = 0.06 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 34 | 6 | 32 | - |
| CMYK | 0 | 0.82 | 0.06 | 0.87 |
| HSL | 304.29º | 0.7% | 0.08% | - |
| HSV(B) | 304.29º | 0.82% | 0.13% | - |
| XYZ | 0.99 | 0.57 | 1.43 | - |
| YUV | 17.34 | 136.28 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 6 | 32 | 0 | 0.82 | 0.06 | 0.87 | 304.29 | 0.7 | 0.08 |
| Hex | 22 | 6 | 20 | 0 | 52 | 6 | 57 | 130 | 46 | 8 |
| Octal | 42 | 6 | 40 | 0 | 122 | 6 | 127 | 460 | 106 | 10 |
| Binary | 100010 | 110 | 100000 | 0 | 1010010 | 110 | 1010111 | 100110000 | 1000110 | 1000 |
Color Harmonies of #220620
Complementary color
Monochromatic Colors of #220620
Black with #220620
Text Example
Text Example
White with #220620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220620; }
p { color: rgb(34,6,32); }
H1.HeaderClassName
{
color: #220620;
}
.AnyTagClassName
{
color: #220620;
}
</style>
background-color css
<style>
a { background-color: #220620; }
a { background-color: rgb(34,6,32); }
div.DivClassName
{
background-color: #220620;
}
.BgClassName
{
background-color: #220620;
}
</style>
border-color css
<style>
span { border-color: #220620; }
span { border-color: rgb(34,6,32); }
td.TdClassName
{
border-color: #220620;
}
.TagClassName
{
border-color: #220620;
}
</style>