Shades of Mardi Gras #371834
Tints of Mardi Gras #371834
RGB
CMYK
RGB Variations
Color information
#371834 (or 0x371834) is known color: Mardi Gras. HEX triplet: 37, 18 and 34. RGB value is (55,24,52). Sum of RGB (Red+Green+Blue) = 55+24+52=131 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.98% from 131); Green value is 24 (9.77% from 255 or 18.32% from 131); Blue value is 52 (20.70% from 255 or 39.69% from 131); Max value from RGB is 55 - color contains mainly: red. Hex color #371834 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371834 is #C8E7CB. Grayscale: #242424. Windows color (decimal): -13166540 or 3414071. OLE color: 3414071.
HSL color Cylindrical-coordinate representation of color #371834: hue angle of 305.81º 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 #371834 is Cyan = 0, Magento = 0.56, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 24 | 52 | - |
| CMYK | 0 | 0.56 | 0.05 | 0.78 |
| HSL | 305.81º | 0.39% | 0.15% | - |
| HSV(B) | 305.81º | 0.56% | 0.22% | - |
| XYZ | 2.52 | 1.71 | 3.45 | - |
| YUV | 36.46 | 136.77 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 52 | 0 | 0.56 | 0.05 | 0.78 | 305.81 | 0.39 | 0.15 |
| Hex | 37 | 18 | 34 | 0 | 38 | 5 | 4E | 132 | 27 | F |
| Octal | 67 | 30 | 64 | 0 | 70 | 5 | 116 | 462 | 47 | 17 |
| Binary | 110111 | 11000 | 110100 | 0 | 111000 | 101 | 1001110 | 100110010 | 100111 | 1111 |
Color Harmonies of #371834
Complementary color
Monochromatic Colors of #371834
Black with #371834
Text Example
Text Example
White with #371834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371834; }
p { color: rgb(55,24,52); }
H1.HeaderClassName
{
color: #371834;
}
.AnyTagClassName
{
color: #371834;
}
</style>
background-color css
<style>
a { background-color: #371834; }
a { background-color: rgb(55,24,52); }
div.DivClassName
{
background-color: #371834;
}
.BgClassName
{
background-color: #371834;
}
</style>
border-color css
<style>
span { border-color: #371834; }
span { border-color: rgb(55,24,52); }
td.TdClassName
{
border-color: #371834;
}
.TagClassName
{
border-color: #371834;
}
</style>