Shades of Mardi Gras #372539
Tints of Mardi Gras #372539
RGB
CMYK
RGB Variations
Color information
#372539 (or 0x372539) is known color: Mardi Gras. HEX triplet: 37, 25 and 39. RGB value is (55,37,57). Sum of RGB (Red+Green+Blue) = 55+37+57=149 (19% of max value = 765). Red value is 55 (21.88% from 255 or 36.91% from 149); Green value is 37 (14.84% from 255 or 24.83% from 149); Blue value is 57 (22.66% from 255 or 38.26% from 149); Max value from RGB is 57 - color contains mainly: blue. Hex color #372539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372539 is #C8DAC6. Grayscale: #2C2C2C. Windows color (decimal): -13163207 or 3745079. OLE color: 3745079.
HSL color Cylindrical-coordinate representation of color #372539: hue angle of 294º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #372539 is Cyan = 0.04, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 37 | 57 | - |
| CMYK | 0.04 | 0.35 | 0 | 0.78 |
| HSL | 294º | 0.21% | 0.18% | - |
| HSV(B) | 294º | 0.35% | 0.22% | - |
| XYZ | 2.98 | 2.43 | 4.18 | - |
| YUV | 44.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 37 | 57 | 0.04 | 0.35 | 0 | 0.78 | 294 | 0.21 | 0.18 |
| Hex | 37 | 25 | 39 | 4 | 23 | 0 | 4E | 126 | 15 | 12 |
| Octal | 67 | 45 | 71 | 4 | 43 | 0 | 116 | 446 | 25 | 22 |
| Binary | 110111 | 100101 | 111001 | 100 | 100011 | 0 | 1001110 | 100100110 | 10101 | 10010 |
Color Harmonies of #372539
Complementary color
Monochromatic Colors of #372539
Black with #372539
Text Example
Text Example
White with #372539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372539; }
p { color: rgb(55,37,57); }
H1.HeaderClassName
{
color: #372539;
}
.AnyTagClassName
{
color: #372539;
}
</style>
background-color css
<style>
a { background-color: #372539; }
a { background-color: rgb(55,37,57); }
div.DivClassName
{
background-color: #372539;
}
.BgClassName
{
background-color: #372539;
}
</style>
border-color css
<style>
span { border-color: #372539; }
span { border-color: rgb(55,37,57); }
td.TdClassName
{
border-color: #372539;
}
.TagClassName
{
border-color: #372539;
}
</style>