Shades of Mardi Gras #371936
Tints of Mardi Gras #371936
RGB
CMYK
RGB Variations
Color information
#371936 (or 0x371936) is known color: Mardi Gras. HEX triplet: 37, 19 and 36. RGB value is (55,25,54). Sum of RGB (Red+Green+Blue) = 55+25+54=134 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.04% from 134); Green value is 25 (10.16% from 255 or 18.66% from 134); Blue value is 54 (21.48% from 255 or 40.30% from 134); Max value from RGB is 55 - color contains mainly: red. Hex color #371936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371936 is #C8E6C9. Grayscale: #252525. Windows color (decimal): -13166282 or 3545399. OLE color: 3545399.
HSL color Cylindrical-coordinate representation of color #371936: hue angle of 302º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #371936 is Cyan = 0, Magento = 0.55, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 25 | 54 | - |
| CMYK | 0 | 0.55 | 0.02 | 0.78 |
| HSL | 302º | 0.38% | 0.16% | - |
| HSV(B) | 302º | 0.55% | 0.22% | - |
| XYZ | 2.59 | 1.77 | 3.7 | - |
| YUV | 37.28 | 137.44 | 140.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 54 | 0 | 0.55 | 0.02 | 0.78 | 302 | 0.38 | 0.16 |
| Hex | 37 | 19 | 36 | 0 | 37 | 2 | 4E | 12E | 26 | 10 |
| Octal | 67 | 31 | 66 | 0 | 67 | 2 | 116 | 456 | 46 | 20 |
| Binary | 110111 | 11001 | 110110 | 0 | 110111 | 10 | 1001110 | 100101110 | 100110 | 10000 |
Color Harmonies of #371936
Complementary color
Monochromatic Colors of #371936
Black with #371936
Text Example
Text Example
White with #371936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371936; }
p { color: rgb(55,25,54); }
H1.HeaderClassName
{
color: #371936;
}
.AnyTagClassName
{
color: #371936;
}
</style>
background-color css
<style>
a { background-color: #371936; }
a { background-color: rgb(55,25,54); }
div.DivClassName
{
background-color: #371936;
}
.BgClassName
{
background-color: #371936;
}
</style>
border-color css
<style>
span { border-color: #371936; }
span { border-color: rgb(55,25,54); }
td.TdClassName
{
border-color: #371936;
}
.TagClassName
{
border-color: #371936;
}
</style>