Shades of Mardi Gras #371631
Tints of Mardi Gras #371631
RGB
CMYK
RGB Variations
Color information
#371631 (or 0x371631) is known color: Mardi Gras. HEX triplet: 37, 16 and 31. RGB value is (55,22,49). Sum of RGB (Red+Green+Blue) = 55+22+49=126 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.65% from 126); Green value is 22 (8.98% from 255 or 17.46% from 126); Blue value is 49 (19.53% from 255 or 38.89% from 126); Max value from RGB is 55 - color contains mainly: red. Hex color #371631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371631 is #C8E9CE. Grayscale: #222222. Windows color (decimal): -13167055 or 3216951. OLE color: 3216951.
HSL color Cylindrical-coordinate representation of color #371631: hue angle of 310.91º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #371631 is Cyan = 0, Magento = 0.6, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 49 | - |
| CMYK | 0 | 0.6 | 0.11 | 0.78 |
| HSL | 310.91º | 0.43% | 0.15% | - |
| HSV(B) | 310.91º | 0.6% | 0.22% | - |
| XYZ | 2.42 | 1.61 | 3.09 | - |
| YUV | 34.95 | 135.93 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 49 | 0 | 0.6 | 0.11 | 0.78 | 310.91 | 0.43 | 0.15 |
| Hex | 37 | 16 | 31 | 0 | 3C | B | 4E | 137 | 2B | F |
| Octal | 67 | 26 | 61 | 0 | 74 | 13 | 116 | 467 | 53 | 17 |
| Binary | 110111 | 10110 | 110001 | 0 | 111100 | 1011 | 1001110 | 100110111 | 101011 | 1111 |
Color Harmonies of #371631
Complementary color
Monochromatic Colors of #371631
Black with #371631
Text Example
Text Example
White with #371631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371631; }
p { color: rgb(55,22,49); }
H1.HeaderClassName
{
color: #371631;
}
.AnyTagClassName
{
color: #371631;
}
</style>
background-color css
<style>
a { background-color: #371631; }
a { background-color: rgb(55,22,49); }
div.DivClassName
{
background-color: #371631;
}
.BgClassName
{
background-color: #371631;
}
</style>
border-color css
<style>
span { border-color: #371631; }
span { border-color: rgb(55,22,49); }
td.TdClassName
{
border-color: #371631;
}
.TagClassName
{
border-color: #371631;
}
</style>