Shades of Mardi Gras #372135
Tints of Mardi Gras #372135
RGB
CMYK
RGB Variations
Color information
#372135 (or 0x372135) is known color: Mardi Gras. HEX triplet: 37, 21 and 35. RGB value is (55,33,53). Sum of RGB (Red+Green+Blue) = 55+33+53=141 (18% of max value = 765). Red value is 55 (21.88% from 255 or 39.01% from 141); Green value is 33 (13.28% from 255 or 23.40% from 141); Blue value is 53 (21.09% from 255 or 37.59% from 141); Max value from RGB is 55 - color contains mainly: red. Hex color #372135 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372135 is #C8DECA. Grayscale: #292929. Windows color (decimal): -13164235 or 3481911. OLE color: 3481911.
HSL color Cylindrical-coordinate representation of color #372135: hue angle of 305.45º degrees, saturation: 0.25, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #372135 is Cyan = 0, Magento = 0.4, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 33 | 53 | - |
| CMYK | 0 | 0.4 | 0.04 | 0.78 |
| HSL | 305.45º | 0.25% | 0.17% | - |
| HSV(B) | 305.45º | 0.4% | 0.22% | - |
| XYZ | 2.76 | 2.16 | 3.64 | - |
| YUV | 41.86 | 134.29 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 53 | 0 | 0.4 | 0.04 | 0.78 | 305.45 | 0.25 | 0.17 |
| Hex | 37 | 21 | 35 | 0 | 28 | 4 | 4E | 131 | 19 | 11 |
| Octal | 67 | 41 | 65 | 0 | 50 | 4 | 116 | 461 | 31 | 21 |
| Binary | 110111 | 100001 | 110101 | 0 | 101000 | 100 | 1001110 | 100110001 | 11001 | 10001 |
Color Harmonies of #372135
Complementary color
Monochromatic Colors of #372135
Black with #372135
Text Example
Text Example
White with #372135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372135; }
p { color: rgb(55,33,53); }
H1.HeaderClassName
{
color: #372135;
}
.AnyTagClassName
{
color: #372135;
}
</style>
background-color css
<style>
a { background-color: #372135; }
a { background-color: rgb(55,33,53); }
div.DivClassName
{
background-color: #372135;
}
.BgClassName
{
background-color: #372135;
}
</style>
border-color css
<style>
span { border-color: #372135; }
span { border-color: rgb(55,33,53); }
td.TdClassName
{
border-color: #372135;
}
.TagClassName
{
border-color: #372135;
}
</style>