Shades of Mardi Gras #370731
Tints of Mardi Gras #370731
RGB
CMYK
RGB Variations
Color information
#370731 (or 0x370731) is known color: Mardi Gras. HEX triplet: 37, 07 and 31. RGB value is (55,7,49). Sum of RGB (Red+Green+Blue) = 55+7+49=111 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.55% from 111); Green value is 7 (3.12% from 255 or 6.31% from 111); Blue value is 49 (19.53% from 255 or 44.14% from 111); Max value from RGB is 55 - color contains mainly: red. Hex color #370731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370731 is #C8F8CE. Grayscale: #1A1A1A. Windows color (decimal): -13170895 or 3213111. OLE color: 3213111.
HSL color Cylindrical-coordinate representation of color #370731: hue angle of 307.5º 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 #370731 is Cyan = 0, Magento = 0.87, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 49 | - |
| CMYK | 0 | 0.87 | 0.11 | 0.78 |
| HSL | 307.5º | 0.77% | 0.12% | - |
| HSV(B) | 307.5º | 0.87% | 0.22% | - |
| XYZ | 2.21 | 1.19 | 3.02 | - |
| YUV | 26.14 | 140.9 | 148.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 49 | 0 | 0.87 | 0.11 | 0.78 | 307.5 | 0.77 | 0.12 |
| Hex | 37 | 7 | 31 | 0 | 57 | B | 4E | 134 | 4D | C |
| Octal | 67 | 7 | 61 | 0 | 127 | 13 | 116 | 464 | 115 | 14 |
| Binary | 110111 | 111 | 110001 | 0 | 1010111 | 1011 | 1001110 | 100110100 | 1001101 | 1100 |
Color Harmonies of #370731
Complementary color
Monochromatic Colors of #370731
Black with #370731
Text Example
Text Example
White with #370731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370731; }
p { color: rgb(55,7,49); }
H1.HeaderClassName
{
color: #370731;
}
.AnyTagClassName
{
color: #370731;
}
</style>
background-color css
<style>
a { background-color: #370731; }
a { background-color: rgb(55,7,49); }
div.DivClassName
{
background-color: #370731;
}
.BgClassName
{
background-color: #370731;
}
</style>
border-color css
<style>
span { border-color: #370731; }
span { border-color: rgb(55,7,49); }
td.TdClassName
{
border-color: #370731;
}
.TagClassName
{
border-color: #370731;
}
</style>