Shades of Mardi Gras #370437
Tints of Mardi Gras #370437
RGB
CMYK
RGB Variations
Color information
#370437 (or 0x370437) is known color: Mardi Gras. HEX triplet: 37, 04 and 37. RGB value is (55,4,55). Sum of RGB (Red+Green+Blue) = 55+4+55=114 (15% of max value = 765). Red value is 55 (21.88% from 255 or 48.25% from 114); Green value is 4 (1.95% from 255 or 3.51% from 114); Blue value is 55 (21.88% from 255 or 48.25% from 114); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #370437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370437 is #C8FBC8. Grayscale: #181818. Windows color (decimal): -13171657 or 3605559. OLE color: 3605559.
HSL color Cylindrical-coordinate representation of color #370437: hue angle of 300º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370437 is Cyan = 0, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 4 | 55 | - |
| CMYK | 0 | 0.93 | 0 | 0.78 |
| HSL | 300º | 0.86% | 0.12% | - |
| HSV(B) | 300º | 0.93% | 0.22% | - |
| XYZ | 2.31 | 1.17 | 3.72 | - |
| YUV | 25.06 | 144.9 | 149.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 55 | 0 | 0.93 | 0 | 0.78 | 300 | 0.86 | 0.12 |
| Hex | 37 | 4 | 37 | 0 | 5D | 0 | 4E | 12C | 56 | C |
| Octal | 67 | 4 | 67 | 0 | 135 | 0 | 116 | 454 | 126 | 14 |
| Binary | 110111 | 100 | 110111 | 0 | 1011101 | 0 | 1001110 | 100101100 | 1010110 | 1100 |
Color Harmonies of #370437
Complementary color
Monochromatic Colors of #370437
Black with #370437
Text Example
Text Example
White with #370437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370437; }
p { color: rgb(55,4,55); }
H1.HeaderClassName
{
color: #370437;
}
.AnyTagClassName
{
color: #370437;
}
</style>
background-color css
<style>
a { background-color: #370437; }
a { background-color: rgb(55,4,55); }
div.DivClassName
{
background-color: #370437;
}
.BgClassName
{
background-color: #370437;
}
</style>
border-color css
<style>
span { border-color: #370437; }
span { border-color: rgb(55,4,55); }
td.TdClassName
{
border-color: #370437;
}
.TagClassName
{
border-color: #370437;
}
</style>