Shades of Mardi Gras #371037
Tints of Mardi Gras #371037
RGB
CMYK
RGB Variations
Color information
#371037 (or 0x371037) is known color: Mardi Gras. HEX triplet: 37, 10 and 37. RGB value is (55,16,55). Sum of RGB (Red+Green+Blue) = 55+16+55=126 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.65% from 126); Green value is 16 (6.64% from 255 or 12.70% from 126); Blue value is 55 (21.88% from 255 or 43.65% from 126); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #371037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371037 is #C8EFC8. Grayscale: #1F1F1F. Windows color (decimal): -13168585 or 3608631. OLE color: 3608631.
HSL color Cylindrical-coordinate representation of color #371037: hue angle of 300º degrees, saturation: 0.55, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #371037 is Cyan = 0, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 16 | 55 | - |
| CMYK | 0 | 0.71 | 0 | 0.78 |
| HSL | 300º | 0.55% | 0.14% | - |
| HSV(B) | 300º | 0.71% | 0.22% | - |
| XYZ | 2.45 | 1.46 | 3.77 | - |
| YUV | 32.11 | 140.92 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 55 | 0 | 0.71 | 0 | 0.78 | 300 | 0.55 | 0.14 |
| Hex | 37 | 10 | 37 | 0 | 47 | 0 | 4E | 12C | 37 | E |
| Octal | 67 | 20 | 67 | 0 | 107 | 0 | 116 | 454 | 67 | 16 |
| Binary | 110111 | 10000 | 110111 | 0 | 1000111 | 0 | 1001110 | 100101100 | 110111 | 1110 |
Color Harmonies of #371037
Complementary color
Monochromatic Colors of #371037
Black with #371037
Text Example
Text Example
White with #371037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371037; }
p { color: rgb(55,16,55); }
H1.HeaderClassName
{
color: #371037;
}
.AnyTagClassName
{
color: #371037;
}
</style>
background-color css
<style>
a { background-color: #371037; }
a { background-color: rgb(55,16,55); }
div.DivClassName
{
background-color: #371037;
}
.BgClassName
{
background-color: #371037;
}
</style>
border-color css
<style>
span { border-color: #371037; }
span { border-color: rgb(55,16,55); }
td.TdClassName
{
border-color: #371037;
}
.TagClassName
{
border-color: #371037;
}
</style>