Shades of Mardi Gras #371639
Tints of Mardi Gras #371639
RGB
CMYK
RGB Variations
Color information
#371639 (or 0x371639) is known color: Mardi Gras. HEX triplet: 37, 16 and 39. RGB value is (55,22,57). Sum of RGB (Red+Green+Blue) = 55+22+57=134 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.04% from 134); Green value is 22 (8.98% from 255 or 16.42% from 134); Blue value is 57 (22.66% from 255 or 42.54% from 134); Max value from RGB is 57 - color contains mainly: blue. Hex color #371639 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371639 is #C8E9C6. Grayscale: #232323. Windows color (decimal): -13167047 or 3741239. OLE color: 3741239.
HSL color Cylindrical-coordinate representation of color #371639: hue angle of 296.57º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #371639 is Cyan = 0.04, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 57 | - |
| CMYK | 0.04 | 0.61 | 0 | 0.78 |
| HSL | 296.57º | 0.44% | 0.15% | - |
| HSV(B) | 296.57º | 0.61% | 0.22% | - |
| XYZ | 2.6 | 1.68 | 4.06 | - |
| YUV | 35.86 | 139.93 | 141.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 57 | 0.04 | 0.61 | 0 | 0.78 | 296.57 | 0.44 | 0.15 |
| Hex | 37 | 16 | 39 | 4 | 3D | 0 | 4E | 129 | 2C | F |
| Octal | 67 | 26 | 71 | 4 | 75 | 0 | 116 | 451 | 54 | 17 |
| Binary | 110111 | 10110 | 111001 | 100 | 111101 | 0 | 1001110 | 100101001 | 101100 | 1111 |
Color Harmonies of #371639
Complementary color
Monochromatic Colors of #371639
Black with #371639
Text Example
Text Example
White with #371639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371639; }
p { color: rgb(55,22,57); }
H1.HeaderClassName
{
color: #371639;
}
.AnyTagClassName
{
color: #371639;
}
</style>
background-color css
<style>
a { background-color: #371639; }
a { background-color: rgb(55,22,57); }
div.DivClassName
{
background-color: #371639;
}
.BgClassName
{
background-color: #371639;
}
</style>
border-color css
<style>
span { border-color: #371639; }
span { border-color: rgb(55,22,57); }
td.TdClassName
{
border-color: #371639;
}
.TagClassName
{
border-color: #371639;
}
</style>