Shades of Mardi Gras #371032
Tints of Mardi Gras #371032
RGB
CMYK
RGB Variations
Color information
#371032 (or 0x371032) is known color: Mardi Gras. HEX triplet: 37, 10 and 32. RGB value is (55,16,50). Sum of RGB (Red+Green+Blue) = 55+16+50=121 (16% of max value = 765). Red value is 55 (21.88% from 255 or 45.45% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 50 (19.92% from 255 or 41.32% from 121); Max value from RGB is 55 - color contains mainly: red. Hex color #371032 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371032 is #C8EFCD. Grayscale: #1F1F1F. Windows color (decimal): -13168590 or 3280951. OLE color: 3280951.
HSL color Cylindrical-coordinate representation of color #371032: hue angle of 307.69º 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 #371032 is Cyan = 0, Magento = 0.71, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 16 | 50 | - |
| CMYK | 0 | 0.71 | 0.09 | 0.78 |
| HSL | 307.69º | 0.55% | 0.14% | - |
| HSV(B) | 307.69º | 0.71% | 0.22% | - |
| XYZ | 2.34 | 1.41 | 3.17 | - |
| YUV | 31.54 | 138.42 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 50 | 0 | 0.71 | 0.09 | 0.78 | 307.69 | 0.55 | 0.14 |
| Hex | 37 | 10 | 32 | 0 | 47 | 9 | 4E | 134 | 37 | E |
| Octal | 67 | 20 | 62 | 0 | 107 | 11 | 116 | 464 | 67 | 16 |
| Binary | 110111 | 10000 | 110010 | 0 | 1000111 | 1001 | 1001110 | 100110100 | 110111 | 1110 |
Color Harmonies of #371032
Complementary color
Monochromatic Colors of #371032
Black with #371032
Text Example
Text Example
White with #371032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371032; }
p { color: rgb(55,16,50); }
H1.HeaderClassName
{
color: #371032;
}
.AnyTagClassName
{
color: #371032;
}
</style>
background-color css
<style>
a { background-color: #371032; }
a { background-color: rgb(55,16,50); }
div.DivClassName
{
background-color: #371032;
}
.BgClassName
{
background-color: #371032;
}
</style>
border-color css
<style>
span { border-color: #371032; }
span { border-color: rgb(55,16,50); }
td.TdClassName
{
border-color: #371032;
}
.TagClassName
{
border-color: #371032;
}
</style>