Shades of Mardi Gras #371031
Tints of Mardi Gras #371031
RGB
CMYK
RGB Variations
Color information
#371031 (or 0x371031) is known color: Mardi Gras. HEX triplet: 37, 10 and 31. RGB value is (55,16,49). Sum of RGB (Red+Green+Blue) = 55+16+49=120 (15% of max value = 765). Red value is 55 (21.88% from 255 or 45.83% from 120); Green value is 16 (6.64% from 255 or 13.33% from 120); Blue value is 49 (19.53% from 255 or 40.83% from 120); Max value from RGB is 55 - color contains mainly: red. Hex color #371031 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371031 is #C8EFCE. Grayscale: #1F1F1F. Windows color (decimal): -13168591 or 3215415. OLE color: 3215415.
HSL color Cylindrical-coordinate representation of color #371031: hue angle of 309.23º degrees, saturation: 0.55, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #371031 is Cyan = 0, Magento = 0.71, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 16 | 49 | - |
| CMYK | 0 | 0.71 | 0.11 | 0.78 |
| HSL | 309.23º | 0.55% | 0.14% | - |
| HSV(B) | 309.23º | 0.71% | 0.22% | - |
| XYZ | 2.32 | 1.4 | 3.05 | - |
| YUV | 31.42 | 137.92 | 144.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 49 | 0 | 0.71 | 0.11 | 0.78 | 309.23 | 0.55 | 0.14 |
| Hex | 37 | 10 | 31 | 0 | 47 | B | 4E | 135 | 37 | E |
| Octal | 67 | 20 | 61 | 0 | 107 | 13 | 116 | 465 | 67 | 16 |
| Binary | 110111 | 10000 | 110001 | 0 | 1000111 | 1011 | 1001110 | 100110101 | 110111 | 1110 |
Color Harmonies of #371031
Complementary color
Monochromatic Colors of #371031
Black with #371031
Text Example
Text Example
White with #371031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371031; }
p { color: rgb(55,16,49); }
H1.HeaderClassName
{
color: #371031;
}
.AnyTagClassName
{
color: #371031;
}
</style>
background-color css
<style>
a { background-color: #371031; }
a { background-color: rgb(55,16,49); }
div.DivClassName
{
background-color: #371031;
}
.BgClassName
{
background-color: #371031;
}
</style>
border-color css
<style>
span { border-color: #371031; }
span { border-color: rgb(55,16,49); }
td.TdClassName
{
border-color: #371031;
}
.TagClassName
{
border-color: #371031;
}
</style>