Shades of Mardi Gras #371835
Tints of Mardi Gras #371835
RGB
CMYK
RGB Variations
Color information
#371835 (or 0x371835) is known color: Mardi Gras. HEX triplet: 37, 18 and 35. RGB value is (55,24,53). Sum of RGB (Red+Green+Blue) = 55+24+53=132 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.67% from 132); Green value is 24 (9.77% from 255 or 18.18% from 132); Blue value is 53 (21.09% from 255 or 40.15% from 132); Max value from RGB is 55 - color contains mainly: red. Hex color #371835 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371835 is #C8E7CA. Grayscale: #242424. Windows color (decimal): -13166539 or 3479607. OLE color: 3479607.
HSL color Cylindrical-coordinate representation of color #371835: hue angle of 303.87º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #371835 is Cyan = 0, Magento = 0.56, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 24 | 53 | - |
| CMYK | 0 | 0.56 | 0.04 | 0.78 |
| HSL | 303.87º | 0.39% | 0.15% | - |
| HSV(B) | 303.87º | 0.56% | 0.22% | - |
| XYZ | 2.54 | 1.72 | 3.57 | - |
| YUV | 36.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 53 | 0 | 0.56 | 0.04 | 0.78 | 303.87 | 0.39 | 0.15 |
| Hex | 37 | 18 | 35 | 0 | 38 | 4 | 4E | 130 | 27 | F |
| Octal | 67 | 30 | 65 | 0 | 70 | 4 | 116 | 460 | 47 | 17 |
| Binary | 110111 | 11000 | 110101 | 0 | 111000 | 100 | 1001110 | 100110000 | 100111 | 1111 |
Color Harmonies of #371835
Complementary color
Monochromatic Colors of #371835
Black with #371835
Text Example
Text Example
White with #371835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371835; }
p { color: rgb(55,24,53); }
H1.HeaderClassName
{
color: #371835;
}
.AnyTagClassName
{
color: #371835;
}
</style>
background-color css
<style>
a { background-color: #371835; }
a { background-color: rgb(55,24,53); }
div.DivClassName
{
background-color: #371835;
}
.BgClassName
{
background-color: #371835;
}
</style>
border-color css
<style>
span { border-color: #371835; }
span { border-color: rgb(55,24,53); }
td.TdClassName
{
border-color: #371835;
}
.TagClassName
{
border-color: #371835;
}
</style>