Shades of Mardi Gras #220624
Tints of Mardi Gras #220624
RGB
CMYK
RGB Variations
Color information
#220624 (or 0x220624) is known color: Mardi Gras. HEX triplet: 22, 06 and 24. RGB value is (34,6,36). Sum of RGB (Red+Green+Blue) = 34+6+36=76 (10% of max value = 765). Red value is 34 (13.67% from 255 or 44.74% from 76); Green value is 6 (2.73% from 255 or 7.89% from 76); Blue value is 36 (14.45% from 255 or 47.37% from 76); Max value from RGB is 36 - color contains mainly: blue. Hex color #220624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #220624 is #DDF9DB. Grayscale: #111111. Windows color (decimal): -14547420 or 2360866. OLE color: 2360866.
HSL color Cylindrical-coordinate representation of color #220624: hue angle of 296º degrees, saturation: 0.71, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #220624 is Cyan = 0.06, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 34 | 6 | 36 | - |
| CMYK | 0.06 | 0.83 | 0 | 0.86 |
| HSL | 296º | 0.71% | 0.08% | - |
| HSV(B) | 296º | 0.83% | 0.14% | - |
| XYZ | 1.04 | 0.6 | 1.73 | - |
| YUV | 17.79 | 138.28 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 6 | 36 | 0.06 | 0.83 | 0 | 0.86 | 296 | 0.71 | 0.08 |
| Hex | 22 | 6 | 24 | 6 | 53 | 0 | 56 | 128 | 47 | 8 |
| Octal | 42 | 6 | 44 | 6 | 123 | 0 | 126 | 450 | 107 | 10 |
| Binary | 100010 | 110 | 100100 | 110 | 1010011 | 0 | 1010110 | 100101000 | 1000111 | 1000 |
Color Harmonies of #220624
Complementary color
Monochromatic Colors of #220624
Black with #220624
Text Example
Text Example
White with #220624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220624; }
p { color: rgb(34,6,36); }
H1.HeaderClassName
{
color: #220624;
}
.AnyTagClassName
{
color: #220624;
}
</style>
background-color css
<style>
a { background-color: #220624; }
a { background-color: rgb(34,6,36); }
div.DivClassName
{
background-color: #220624;
}
.BgClassName
{
background-color: #220624;
}
</style>
border-color css
<style>
span { border-color: #220624; }
span { border-color: rgb(34,6,36); }
td.TdClassName
{
border-color: #220624;
}
.TagClassName
{
border-color: #220624;
}
</style>