Shades of Mardi Gras #371935
Tints of Mardi Gras #371935
RGB
CMYK
RGB Variations
Color information
#371935 (or 0x371935) is known color: Mardi Gras. HEX triplet: 37, 19 and 35. RGB value is (55,25,53). Sum of RGB (Red+Green+Blue) = 55+25+53=133 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.35% from 133); Green value is 25 (10.16% from 255 or 18.80% from 133); Blue value is 53 (21.09% from 255 or 39.85% from 133); Max value from RGB is 55 - color contains mainly: red. Hex color #371935 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371935 is #C8E6CA. Grayscale: #252525. Windows color (decimal): -13166283 or 3479863. OLE color: 3479863.
HSL color Cylindrical-coordinate representation of color #371935: hue angle of 304º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #371935 is Cyan = 0, Magento = 0.55, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 25 | 53 | - |
| CMYK | 0 | 0.55 | 0.04 | 0.78 |
| HSL | 304º | 0.38% | 0.16% | - |
| HSV(B) | 304º | 0.55% | 0.22% | - |
| XYZ | 2.57 | 1.76 | 3.57 | - |
| YUV | 37.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 53 | 0 | 0.55 | 0.04 | 0.78 | 304 | 0.38 | 0.16 |
| Hex | 37 | 19 | 35 | 0 | 37 | 4 | 4E | 130 | 26 | 10 |
| Octal | 67 | 31 | 65 | 0 | 67 | 4 | 116 | 460 | 46 | 20 |
| Binary | 110111 | 11001 | 110101 | 0 | 110111 | 100 | 1001110 | 100110000 | 100110 | 10000 |
Color Harmonies of #371935
Complementary color
Monochromatic Colors of #371935
Black with #371935
Text Example
Text Example
White with #371935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371935; }
p { color: rgb(55,25,53); }
H1.HeaderClassName
{
color: #371935;
}
.AnyTagClassName
{
color: #371935;
}
</style>
background-color css
<style>
a { background-color: #371935; }
a { background-color: rgb(55,25,53); }
div.DivClassName
{
background-color: #371935;
}
.BgClassName
{
background-color: #371935;
}
</style>
border-color css
<style>
span { border-color: #371935; }
span { border-color: rgb(55,25,53); }
td.TdClassName
{
border-color: #371935;
}
.TagClassName
{
border-color: #371935;
}
</style>