Shades of Mardi Gras #210720
Tints of Mardi Gras #210720
RGB
CMYK
RGB Variations
Color information
#210720 (or 0x210720) is known color: Mardi Gras. HEX triplet: 21, 07 and 20. RGB value is (33,7,32). Sum of RGB (Red+Green+Blue) = 33+7+32=72 (9% of max value = 765). Red value is 33 (13.28% from 255 or 45.83% from 72); Green value is 7 (3.12% from 255 or 9.72% from 72); Blue value is 32 (12.89% from 255 or 44.44% from 72); Max value from RGB is 33 - color contains mainly: red. Hex color #210720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #210720 is #DEF8DF. Grayscale: #111111. Windows color (decimal): -14612704 or 2098977. OLE color: 2098977.
HSL color Cylindrical-coordinate representation of color #210720: hue angle of 302.31º degrees, saturation: 0.65, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #210720 is Cyan = 0, Magento = 0.79, Yellow = 0.03 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 33 | 7 | 32 | - |
| CMYK | 0 | 0.79 | 0.03 | 0.87 |
| HSL | 302.31º | 0.65% | 0.08% | - |
| HSV(B) | 302.31º | 0.79% | 0.13% | - |
| XYZ | 0.96 | 0.58 | 1.43 | - |
| YUV | 17.62 | 136.11 | 138.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 7 | 32 | 0 | 0.79 | 0.03 | 0.87 | 302.31 | 0.65 | 0.08 |
| Hex | 21 | 7 | 20 | 0 | 4F | 3 | 57 | 12E | 41 | 8 |
| Octal | 41 | 7 | 40 | 0 | 117 | 3 | 127 | 456 | 101 | 10 |
| Binary | 100001 | 111 | 100000 | 0 | 1001111 | 11 | 1010111 | 100101110 | 1000001 | 1000 |
Color Harmonies of #210720
Complementary color
Monochromatic Colors of #210720
Black with #210720
Text Example
Text Example
White with #210720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210720; }
p { color: rgb(33,7,32); }
H1.HeaderClassName
{
color: #210720;
}
.AnyTagClassName
{
color: #210720;
}
</style>
background-color css
<style>
a { background-color: #210720; }
a { background-color: rgb(33,7,32); }
div.DivClassName
{
background-color: #210720;
}
.BgClassName
{
background-color: #210720;
}
</style>
border-color css
<style>
span { border-color: #210720; }
span { border-color: rgb(33,7,32); }
td.TdClassName
{
border-color: #210720;
}
.TagClassName
{
border-color: #210720;
}
</style>