Shades of Mardi Gras #370237
Tints of Mardi Gras #370237
RGB
CMYK
RGB Variations
Color information
#370237 (or 0x370237) is known color: Mardi Gras. HEX triplet: 37, 02 and 37. RGB value is (55,2,55). Sum of RGB (Red+Green+Blue) = 55+2+55=112 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.11% from 112); Green value is 2 (1.17% from 255 or 1.79% from 112); Blue value is 55 (21.88% from 255 or 49.11% from 112); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #370237 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370237 is #C8FDC8. Grayscale: #171717. Windows color (decimal): -13172169 or 3605047. OLE color: 3605047.
HSL color Cylindrical-coordinate representation of color #370237: hue angle of 300º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370237 is Cyan = 0, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 2 | 55 | - |
| CMYK | 0 | 0.96 | 0 | 0.78 |
| HSL | 300º | 0.93% | 0.11% | - |
| HSV(B) | 300º | 0.96% | 0.22% | - |
| XYZ | 2.29 | 1.13 | 3.71 | - |
| YUV | 23.89 | 145.56 | 150.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 55 | 0 | 0.96 | 0 | 0.78 | 300 | 0.93 | 0.11 |
| Hex | 37 | 2 | 37 | 0 | 60 | 0 | 4E | 12C | 5D | B |
| Octal | 67 | 2 | 67 | 0 | 140 | 0 | 116 | 454 | 135 | 13 |
| Binary | 110111 | 10 | 110111 | 0 | 1100000 | 0 | 1001110 | 100101100 | 1011101 | 1011 |
Color Harmonies of #370237
Complementary color
Monochromatic Colors of #370237
Black with #370237
Text Example
Text Example
White with #370237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370237; }
p { color: rgb(55,2,55); }
H1.HeaderClassName
{
color: #370237;
}
.AnyTagClassName
{
color: #370237;
}
</style>
background-color css
<style>
a { background-color: #370237; }
a { background-color: rgb(55,2,55); }
div.DivClassName
{
background-color: #370237;
}
.BgClassName
{
background-color: #370237;
}
</style>
border-color css
<style>
span { border-color: #370237; }
span { border-color: rgb(55,2,55); }
td.TdClassName
{
border-color: #370237;
}
.TagClassName
{
border-color: #370237;
}
</style>