Shades of Mardi Gras #372236
Tints of Mardi Gras #372236
RGB
CMYK
RGB Variations
Color information
#372236 (or 0x372236) is known color: Mardi Gras. HEX triplet: 37, 22 and 36. RGB value is (55,34,54). Sum of RGB (Red+Green+Blue) = 55+34+54=143 (18% of max value = 765). Red value is 55 (21.88% from 255 or 38.46% from 143); Green value is 34 (13.67% from 255 or 23.78% from 143); Blue value is 54 (21.48% from 255 or 37.76% from 143); Max value from RGB is 55 - color contains mainly: red. Hex color #372236 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372236 is #C8DDC9. Grayscale: #2A2A2A. Windows color (decimal): -13163978 or 3547703. OLE color: 3547703.
HSL color Cylindrical-coordinate representation of color #372236: hue angle of 302.86º degrees, saturation: 0.24, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #372236 is Cyan = 0, Magento = 0.38, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 34 | 54 | - |
| CMYK | 0 | 0.38 | 0.02 | 0.78 |
| HSL | 302.86º | 0.24% | 0.17% | - |
| HSV(B) | 302.86º | 0.38% | 0.22% | - |
| XYZ | 2.81 | 2.22 | 3.77 | - |
| YUV | 42.56 | 134.46 | 136.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 34 | 54 | 0 | 0.38 | 0.02 | 0.78 | 302.86 | 0.24 | 0.17 |
| Hex | 37 | 22 | 36 | 0 | 26 | 2 | 4E | 12F | 18 | 11 |
| Octal | 67 | 42 | 66 | 0 | 46 | 2 | 116 | 457 | 30 | 21 |
| Binary | 110111 | 100010 | 110110 | 0 | 100110 | 10 | 1001110 | 100101111 | 11000 | 10001 |
Color Harmonies of #372236
Complementary color
Monochromatic Colors of #372236
Black with #372236
Text Example
Text Example
White with #372236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372236; }
p { color: rgb(55,34,54); }
H1.HeaderClassName
{
color: #372236;
}
.AnyTagClassName
{
color: #372236;
}
</style>
background-color css
<style>
a { background-color: #372236; }
a { background-color: rgb(55,34,54); }
div.DivClassName
{
background-color: #372236;
}
.BgClassName
{
background-color: #372236;
}
</style>
border-color css
<style>
span { border-color: #372236; }
span { border-color: rgb(55,34,54); }
td.TdClassName
{
border-color: #372236;
}
.TagClassName
{
border-color: #372236;
}
</style>