Shades of Mardi Gras #371436
Tints of Mardi Gras #371436
RGB
CMYK
RGB Variations
Color information
#371436 (or 0x371436) is known color: Mardi Gras. HEX triplet: 37, 14 and 36. RGB value is (55,20,54). Sum of RGB (Red+Green+Blue) = 55+20+54=129 (17% of max value = 765). Red value is 55 (21.88% from 255 or 42.64% from 129); Green value is 20 (8.20% from 255 or 15.50% from 129); Blue value is 54 (21.48% from 255 or 41.86% from 129); Max value from RGB is 55 - color contains mainly: red. Hex color #371436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371436 is #C8EBC9. Grayscale: #222222. Windows color (decimal): -13167562 or 3544119. OLE color: 3544119.
HSL color Cylindrical-coordinate representation of color #371436: hue angle of 301.71º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #371436 is Cyan = 0, Magento = 0.64, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 20 | 54 | - |
| CMYK | 0 | 0.64 | 0.02 | 0.78 |
| HSL | 301.71º | 0.47% | 0.15% | - |
| HSV(B) | 301.71º | 0.64% | 0.22% | - |
| XYZ | 2.49 | 1.58 | 3.66 | - |
| YUV | 34.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 20 | 54 | 0 | 0.64 | 0.02 | 0.78 | 301.71 | 0.47 | 0.15 |
| Hex | 37 | 14 | 36 | 0 | 40 | 2 | 4E | 12E | 2F | F |
| Octal | 67 | 24 | 66 | 0 | 100 | 2 | 116 | 456 | 57 | 17 |
| Binary | 110111 | 10100 | 110110 | 0 | 1000000 | 10 | 1001110 | 100101110 | 101111 | 1111 |
Color Harmonies of #371436
Complementary color
Monochromatic Colors of #371436
Black with #371436
Text Example
Text Example
White with #371436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371436; }
p { color: rgb(55,20,54); }
H1.HeaderClassName
{
color: #371436;
}
.AnyTagClassName
{
color: #371436;
}
</style>
background-color css
<style>
a { background-color: #371436; }
a { background-color: rgb(55,20,54); }
div.DivClassName
{
background-color: #371436;
}
.BgClassName
{
background-color: #371436;
}
</style>
border-color css
<style>
span { border-color: #371436; }
span { border-color: rgb(55,20,54); }
td.TdClassName
{
border-color: #371436;
}
.TagClassName
{
border-color: #371436;
}
</style>