Shades of Mardi Gras #370737
Tints of Mardi Gras #370737
RGB
CMYK
RGB Variations
Color information
#370737 (or 0x370737) is known color: Mardi Gras. HEX triplet: 37, 07 and 37. RGB value is (55,7,55). Sum of RGB (Red+Green+Blue) = 55+7+55=117 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.01% from 117); Green value is 7 (3.12% from 255 or 5.98% from 117); Blue value is 55 (21.88% from 255 or 47.01% from 117); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #370737 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370737 is #C8F8C8. Grayscale: #1A1A1A. Windows color (decimal): -13170889 or 3606327. OLE color: 3606327.
HSL color Cylindrical-coordinate representation of color #370737: hue angle of 300º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #370737 is Cyan = 0, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 55 | - |
| CMYK | 0 | 0.87 | 0 | 0.78 |
| HSL | 300º | 0.77% | 0.12% | - |
| HSV(B) | 300º | 0.87% | 0.22% | - |
| XYZ | 2.34 | 1.24 | 3.73 | - |
| YUV | 26.82 | 143.9 | 148.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 55 | 0 | 0.87 | 0 | 0.78 | 300 | 0.77 | 0.12 |
| Hex | 37 | 7 | 37 | 0 | 57 | 0 | 4E | 12C | 4D | C |
| Octal | 67 | 7 | 67 | 0 | 127 | 0 | 116 | 454 | 115 | 14 |
| Binary | 110111 | 111 | 110111 | 0 | 1010111 | 0 | 1001110 | 100101100 | 1001101 | 1100 |
Color Harmonies of #370737
Complementary color
Monochromatic Colors of #370737
Black with #370737
Text Example
Text Example
White with #370737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370737; }
p { color: rgb(55,7,55); }
H1.HeaderClassName
{
color: #370737;
}
.AnyTagClassName
{
color: #370737;
}
</style>
background-color css
<style>
a { background-color: #370737; }
a { background-color: rgb(55,7,55); }
div.DivClassName
{
background-color: #370737;
}
.BgClassName
{
background-color: #370737;
}
</style>
border-color css
<style>
span { border-color: #370737; }
span { border-color: rgb(55,7,55); }
td.TdClassName
{
border-color: #370737;
}
.TagClassName
{
border-color: #370737;
}
</style>