Shades of Mardi Gras #392037
Tints of Mardi Gras #392037
RGB
CMYK
RGB Variations
Color information
#392037 (or 0x392037) is known color: Mardi Gras. HEX triplet: 39, 20 and 37. RGB value is (57,32,55). Sum of RGB (Red+Green+Blue) = 57+32+55=144 (19% of max value = 765). Red value is 57 (22.66% from 255 or 39.58% from 144); Green value is 32 (12.89% from 255 or 22.22% from 144); Blue value is 55 (21.88% from 255 or 38.19% from 144); Max value from RGB is 57 - color contains mainly: red. Hex color #392037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392037 is #C6DFC8. Grayscale: #2A2A2A. Windows color (decimal): -13033417 or 3612729. OLE color: 3612729.
HSL color Cylindrical-coordinate representation of color #392037: hue angle of 304.8º degrees, saturation: 0.28, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #392037 is Cyan = 0, Magento = 0.44, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 32 | 55 | - |
| CMYK | 0 | 0.44 | 0.04 | 0.78 |
| HSL | 304.8º | 0.28% | 0.17% | - |
| HSV(B) | 304.8º | 0.44% | 0.22% | - |
| XYZ | 2.89 | 2.18 | 3.88 | - |
| YUV | 42.1 | 135.28 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 55 | 0 | 0.44 | 0.04 | 0.78 | 304.8 | 0.28 | 0.17 |
| Hex | 39 | 20 | 37 | 0 | 2C | 4 | 4E | 131 | 1C | 11 |
| Octal | 71 | 40 | 67 | 0 | 54 | 4 | 116 | 461 | 34 | 21 |
| Binary | 111001 | 100000 | 110111 | 0 | 101100 | 100 | 1001110 | 100110001 | 11100 | 10001 |
Color Harmonies of #392037
Complementary color
Monochromatic Colors of #392037
Black with #392037
Text Example
Text Example
White with #392037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392037; }
p { color: rgb(57,32,55); }
H1.HeaderClassName
{
color: #392037;
}
.AnyTagClassName
{
color: #392037;
}
</style>
background-color css
<style>
a { background-color: #392037; }
a { background-color: rgb(57,32,55); }
div.DivClassName
{
background-color: #392037;
}
.BgClassName
{
background-color: #392037;
}
</style>
border-color css
<style>
span { border-color: #392037; }
span { border-color: rgb(57,32,55); }
td.TdClassName
{
border-color: #392037;
}
.TagClassName
{
border-color: #392037;
}
</style>