Shades of Mardi Gras #371937
Tints of Mardi Gras #371937
RGB
CMYK
RGB Variations
Color information
#371937 (or 0x371937) is known color: Mardi Gras. HEX triplet: 37, 19 and 37. RGB value is (55,25,55). Sum of RGB (Red+Green+Blue) = 55+25+55=135 (17% of max value = 765). Red value is 55 (21.88% from 255 or 40.74% from 135); Green value is 25 (10.16% from 255 or 18.52% from 135); Blue value is 55 (21.88% from 255 or 40.74% from 135); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #371937 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371937 is #C8E6C8. Grayscale: #252525. Windows color (decimal): -13166281 or 3610935. OLE color: 3610935.
HSL color Cylindrical-coordinate representation of color #371937: hue angle of 300º 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 #371937 is Cyan = 0, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 25 | 55 | - |
| CMYK | 0 | 0.55 | 0 | 0.78 |
| HSL | 300º | 0.38% | 0.16% | - |
| HSV(B) | 300º | 0.55% | 0.22% | - |
| XYZ | 2.61 | 1.78 | 3.82 | - |
| YUV | 37.39 | 137.94 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 55 | 0 | 0.55 | 0 | 0.78 | 300 | 0.38 | 0.16 |
| Hex | 37 | 19 | 37 | 0 | 37 | 0 | 4E | 12C | 26 | 10 |
| Octal | 67 | 31 | 67 | 0 | 67 | 0 | 116 | 454 | 46 | 20 |
| Binary | 110111 | 11001 | 110111 | 0 | 110111 | 0 | 1001110 | 100101100 | 100110 | 10000 |
Color Harmonies of #371937
Complementary color
Monochromatic Colors of #371937
Black with #371937
Text Example
Text Example
White with #371937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371937; }
p { color: rgb(55,25,55); }
H1.HeaderClassName
{
color: #371937;
}
.AnyTagClassName
{
color: #371937;
}
</style>
background-color css
<style>
a { background-color: #371937; }
a { background-color: rgb(55,25,55); }
div.DivClassName
{
background-color: #371937;
}
.BgClassName
{
background-color: #371937;
}
</style>
border-color css
<style>
span { border-color: #371937; }
span { border-color: rgb(55,25,55); }
td.TdClassName
{
border-color: #371937;
}
.TagClassName
{
border-color: #371937;
}
</style>