Shades of Mardi Gras #371531
Tints of Mardi Gras #371531
RGB
CMYK
RGB Variations
Color information
#371531 (or 0x371531) is known color: Mardi Gras. HEX triplet: 37, 15 and 31. RGB value is (55,21,49). Sum of RGB (Red+Green+Blue) = 55+21+49=125 (16% of max value = 765). Red value is 55 (21.88% from 255 or 44% from 125); Green value is 21 (8.59% from 255 or 16.8% from 125); Blue value is 49 (19.53% from 255 or 39.2% from 125); Max value from RGB is 55 - color contains mainly: red. Hex color #371531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371531 is #C8EACE. Grayscale: #222222. Windows color (decimal): -13167311 or 3216695. OLE color: 3216695.
HSL color Cylindrical-coordinate representation of color #371531: hue angle of 310.59º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #371531 is Cyan = 0, Magento = 0.62, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 21 | 49 | - |
| CMYK | 0 | 0.62 | 0.11 | 0.78 |
| HSL | 310.59º | 0.45% | 0.15% | - |
| HSV(B) | 310.59º | 0.62% | 0.22% | - |
| XYZ | 2.4 | 1.57 | 3.08 | - |
| YUV | 34.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 21 | 49 | 0 | 0.62 | 0.11 | 0.78 | 310.59 | 0.45 | 0.15 |
| Hex | 37 | 15 | 31 | 0 | 3E | B | 4E | 137 | 2D | F |
| Octal | 67 | 25 | 61 | 0 | 76 | 13 | 116 | 467 | 55 | 17 |
| Binary | 110111 | 10101 | 110001 | 0 | 111110 | 1011 | 1001110 | 100110111 | 101101 | 1111 |
Color Harmonies of #371531
Complementary color
Monochromatic Colors of #371531
Black with #371531
Text Example
Text Example
White with #371531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371531; }
p { color: rgb(55,21,49); }
H1.HeaderClassName
{
color: #371531;
}
.AnyTagClassName
{
color: #371531;
}
</style>
background-color css
<style>
a { background-color: #371531; }
a { background-color: rgb(55,21,49); }
div.DivClassName
{
background-color: #371531;
}
.BgClassName
{
background-color: #371531;
}
</style>
border-color css
<style>
span { border-color: #371531; }
span { border-color: rgb(55,21,49); }
td.TdClassName
{
border-color: #371531;
}
.TagClassName
{
border-color: #371531;
}
</style>