Shades of Mardi Gras #371736
Tints of Mardi Gras #371736
RGB
CMYK
RGB Variations
Color information
#371736 (or 0x371736) is known color: Mardi Gras. HEX triplet: 37, 17 and 36. RGB value is (55,23,54). Sum of RGB (Red+Green+Blue) = 55+23+54=132 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.67% from 132); Green value is 23 (9.38% from 255 or 17.42% from 132); Blue value is 54 (21.48% from 255 or 40.91% from 132); Max value from RGB is 55 - color contains mainly: red. Hex color #371736 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371736 is #C8E8C9. Grayscale: #242424. Windows color (decimal): -13166794 or 3544887. OLE color: 3544887.
HSL color Cylindrical-coordinate representation of color #371736: hue angle of 301.88º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #371736 is Cyan = 0, Magento = 0.58, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 23 | 54 | - |
| CMYK | 0 | 0.58 | 0.02 | 0.78 |
| HSL | 301.88º | 0.41% | 0.15% | - |
| HSV(B) | 301.88º | 0.58% | 0.22% | - |
| XYZ | 2.55 | 1.69 | 3.68 | - |
| YUV | 36.1 | 138.1 | 141.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 23 | 54 | 0 | 0.58 | 0.02 | 0.78 | 301.88 | 0.41 | 0.15 |
| Hex | 37 | 17 | 36 | 0 | 3A | 2 | 4E | 12E | 29 | F |
| Octal | 67 | 27 | 66 | 0 | 72 | 2 | 116 | 456 | 51 | 17 |
| Binary | 110111 | 10111 | 110110 | 0 | 111010 | 10 | 1001110 | 100101110 | 101001 | 1111 |
Color Harmonies of #371736
Complementary color
Monochromatic Colors of #371736
Black with #371736
Text Example
Text Example
White with #371736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371736; }
p { color: rgb(55,23,54); }
H1.HeaderClassName
{
color: #371736;
}
.AnyTagClassName
{
color: #371736;
}
</style>
background-color css
<style>
a { background-color: #371736; }
a { background-color: rgb(55,23,54); }
div.DivClassName
{
background-color: #371736;
}
.BgClassName
{
background-color: #371736;
}
</style>
border-color css
<style>
span { border-color: #371736; }
span { border-color: rgb(55,23,54); }
td.TdClassName
{
border-color: #371736;
}
.TagClassName
{
border-color: #371736;
}
</style>