Shades of Mardi Gras #371336
Tints of Mardi Gras #371336
RGB
CMYK
RGB Variations
Color information
#371336 (or 0x371336) is known color: Mardi Gras. HEX triplet: 37, 13 and 36. RGB value is (55,19,54). Sum of RGB (Red+Green+Blue) = 55+19+54=128 (16% of max value = 765). Red value is 55 (21.88% from 255 or 42.97% from 128); Green value is 19 (7.81% from 255 or 14.84% from 128); Blue value is 54 (21.48% from 255 or 42.19% from 128); Max value from RGB is 55 - color contains mainly: red. Hex color #371336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371336 is #C8ECC9. Grayscale: #212121. Windows color (decimal): -13167818 or 3543863. OLE color: 3543863.
HSL color Cylindrical-coordinate representation of color #371336: hue angle of 301.67º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #371336 is Cyan = 0, Magento = 0.65, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 19 | 54 | - |
| CMYK | 0 | 0.65 | 0.02 | 0.78 |
| HSL | 301.67º | 0.49% | 0.15% | - |
| HSV(B) | 301.67º | 0.65% | 0.22% | - |
| XYZ | 2.47 | 1.54 | 3.66 | - |
| YUV | 33.75 | 139.43 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 54 | 0 | 0.65 | 0.02 | 0.78 | 301.67 | 0.49 | 0.15 |
| Hex | 37 | 13 | 36 | 0 | 41 | 2 | 4E | 12E | 31 | F |
| Octal | 67 | 23 | 66 | 0 | 101 | 2 | 116 | 456 | 61 | 17 |
| Binary | 110111 | 10011 | 110110 | 0 | 1000001 | 10 | 1001110 | 100101110 | 110001 | 1111 |
Color Harmonies of #371336
Complementary color
Monochromatic Colors of #371336
Black with #371336
Text Example
Text Example
White with #371336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371336; }
p { color: rgb(55,19,54); }
H1.HeaderClassName
{
color: #371336;
}
.AnyTagClassName
{
color: #371336;
}
</style>
background-color css
<style>
a { background-color: #371336; }
a { background-color: rgb(55,19,54); }
div.DivClassName
{
background-color: #371336;
}
.BgClassName
{
background-color: #371336;
}
</style>
border-color css
<style>
span { border-color: #371336; }
span { border-color: rgb(55,19,54); }
td.TdClassName
{
border-color: #371336;
}
.TagClassName
{
border-color: #371336;
}
</style>