Shades of Mardi Gras #370736
Tints of Mardi Gras #370736
RGB
CMYK
RGB Variations
Color information
#370736 (or 0x370736) is known color: Mardi Gras. HEX triplet: 37, 07 and 36. RGB value is (55,7,54). Sum of RGB (Red+Green+Blue) = 55+7+54=116 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.41% from 116); Green value is 7 (3.12% from 255 or 6.03% from 116); Blue value is 54 (21.48% from 255 or 46.55% from 116); Max value from RGB is 55 - color contains mainly: red. Hex color #370736 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370736 is #C8F8C9. Grayscale: #1A1A1A. Windows color (decimal): -13170890 or 3540791. OLE color: 3540791.
HSL color Cylindrical-coordinate representation of color #370736: hue angle of 301.25º 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 #370736 is Cyan = 0, Magento = 0.87, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 54 | - |
| CMYK | 0 | 0.87 | 0.02 | 0.78 |
| HSL | 301.25º | 0.77% | 0.12% | - |
| HSV(B) | 301.25º | 0.87% | 0.22% | - |
| XYZ | 2.32 | 1.23 | 3.61 | - |
| YUV | 26.71 | 143.4 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 54 | 0 | 0.87 | 0.02 | 0.78 | 301.25 | 0.77 | 0.12 |
| Hex | 37 | 7 | 36 | 0 | 57 | 2 | 4E | 12D | 4D | C |
| Octal | 67 | 7 | 66 | 0 | 127 | 2 | 116 | 455 | 115 | 14 |
| Binary | 110111 | 111 | 110110 | 0 | 1010111 | 10 | 1001110 | 100101101 | 1001101 | 1100 |
Color Harmonies of #370736
Complementary color
Monochromatic Colors of #370736
Black with #370736
Text Example
Text Example
White with #370736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370736; }
p { color: rgb(55,7,54); }
H1.HeaderClassName
{
color: #370736;
}
.AnyTagClassName
{
color: #370736;
}
</style>
background-color css
<style>
a { background-color: #370736; }
a { background-color: rgb(55,7,54); }
div.DivClassName
{
background-color: #370736;
}
.BgClassName
{
background-color: #370736;
}
</style>
border-color css
<style>
span { border-color: #370736; }
span { border-color: rgb(55,7,54); }
td.TdClassName
{
border-color: #370736;
}
.TagClassName
{
border-color: #370736;
}
</style>