Shades of Mardi Gras #371532
Tints of Mardi Gras #371532
RGB
CMYK
RGB Variations
Color information
#371532 (or 0x371532) is known color: Mardi Gras. HEX triplet: 37, 15 and 32. RGB value is (55,21,50). Sum of RGB (Red+Green+Blue) = 55+21+50=126 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.65% from 126); Green value is 21 (8.59% from 255 or 16.67% from 126); Blue value is 50 (19.92% from 255 or 39.68% from 126); Max value from RGB is 55 - color contains mainly: red. Hex color #371532 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371532 is #C8EACD. Grayscale: #222222. Windows color (decimal): -13167310 or 3282231. OLE color: 3282231.
HSL color Cylindrical-coordinate representation of color #371532: hue angle of 308.82º 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 #371532 is Cyan = 0, Magento = 0.62, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 21 | 50 | - |
| CMYK | 0 | 0.62 | 0.09 | 0.78 |
| HSL | 308.82º | 0.45% | 0.15% | - |
| HSV(B) | 308.82º | 0.62% | 0.22% | - |
| XYZ | 2.42 | 1.58 | 3.19 | - |
| YUV | 34.47 | 136.76 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 21 | 50 | 0 | 0.62 | 0.09 | 0.78 | 308.82 | 0.45 | 0.15 |
| Hex | 37 | 15 | 32 | 0 | 3E | 9 | 4E | 135 | 2D | F |
| Octal | 67 | 25 | 62 | 0 | 76 | 11 | 116 | 465 | 55 | 17 |
| Binary | 110111 | 10101 | 110010 | 0 | 111110 | 1001 | 1001110 | 100110101 | 101101 | 1111 |
Color Harmonies of #371532
Complementary color
Monochromatic Colors of #371532
Black with #371532
Text Example
Text Example
White with #371532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371532; }
p { color: rgb(55,21,50); }
H1.HeaderClassName
{
color: #371532;
}
.AnyTagClassName
{
color: #371532;
}
</style>
background-color css
<style>
a { background-color: #371532; }
a { background-color: rgb(55,21,50); }
div.DivClassName
{
background-color: #371532;
}
.BgClassName
{
background-color: #371532;
}
</style>
border-color css
<style>
span { border-color: #371532; }
span { border-color: rgb(55,21,50); }
td.TdClassName
{
border-color: #371532;
}
.TagClassName
{
border-color: #371532;
}
</style>