Shades of Mardi Gras #371832
Tints of Mardi Gras #371832
RGB
CMYK
RGB Variations
Color information
#371832 (or 0x371832) is known color: Mardi Gras. HEX triplet: 37, 18 and 32. RGB value is (55,24,50). Sum of RGB (Red+Green+Blue) = 55+24+50=129 (17% of max value = 765). Red value is 55 (21.88% from 255 or 42.64% from 129); Green value is 24 (9.77% from 255 or 18.60% from 129); Blue value is 50 (19.92% from 255 or 38.76% from 129); Max value from RGB is 55 - color contains mainly: red. Hex color #371832 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371832 is #C8E7CD. Grayscale: #242424. Windows color (decimal): -13166542 or 3282999. OLE color: 3282999.
HSL color Cylindrical-coordinate representation of color #371832: hue angle of 309.68º 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 #371832 is Cyan = 0, Magento = 0.56, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 24 | 50 | - |
| CMYK | 0 | 0.56 | 0.09 | 0.78 |
| HSL | 309.68º | 0.39% | 0.15% | - |
| HSV(B) | 309.68º | 0.56% | 0.22% | - |
| XYZ | 2.48 | 1.7 | 3.21 | - |
| YUV | 36.23 | 135.77 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 50 | 0 | 0.56 | 0.09 | 0.78 | 309.68 | 0.39 | 0.15 |
| Hex | 37 | 18 | 32 | 0 | 38 | 9 | 4E | 136 | 27 | F |
| Octal | 67 | 30 | 62 | 0 | 70 | 11 | 116 | 466 | 47 | 17 |
| Binary | 110111 | 11000 | 110010 | 0 | 111000 | 1001 | 1001110 | 100110110 | 100111 | 1111 |
Color Harmonies of #371832
Complementary color
Monochromatic Colors of #371832
Black with #371832
Text Example
Text Example
White with #371832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371832; }
p { color: rgb(55,24,50); }
H1.HeaderClassName
{
color: #371832;
}
.AnyTagClassName
{
color: #371832;
}
</style>
background-color css
<style>
a { background-color: #371832; }
a { background-color: rgb(55,24,50); }
div.DivClassName
{
background-color: #371832;
}
.BgClassName
{
background-color: #371832;
}
</style>
border-color css
<style>
span { border-color: #371832; }
span { border-color: rgb(55,24,50); }
td.TdClassName
{
border-color: #371832;
}
.TagClassName
{
border-color: #371832;
}
</style>