Shades of Mardi Gras #392039
Tints of Mardi Gras #392039
RGB
CMYK
RGB Variations
Color information
#392039 (or 0x392039) is known color: Mardi Gras. HEX triplet: 39, 20 and 39. RGB value is (57,32,57). Sum of RGB (Red+Green+Blue) = 57+32+57=146 (19% of max value = 765). Red value is 57 (22.66% from 255 or 39.04% from 146); Green value is 32 (12.89% from 255 or 21.92% from 146); Blue value is 57 (22.66% from 255 or 39.04% from 146); Max value from RGB is 57 - color contains mainly: red, blue. Hex color #392039 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392039 is #C6DFC6. Grayscale: #2A2A2A. Windows color (decimal): -13033415 or 3743801. OLE color: 3743801.
HSL color Cylindrical-coordinate representation of color #392039: hue angle of 300º 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 #392039 is Cyan = 0, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 32 | 57 | - |
| CMYK | 0 | 0.44 | 0 | 0.78 |
| HSL | 300º | 0.28% | 0.17% | - |
| HSV(B) | 300º | 0.44% | 0.22% | - |
| XYZ | 2.94 | 2.2 | 4.14 | - |
| YUV | 42.33 | 136.28 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 57 | 0 | 0.44 | 0 | 0.78 | 300 | 0.28 | 0.17 |
| Hex | 39 | 20 | 39 | 0 | 2C | 0 | 4E | 12C | 1C | 11 |
| Octal | 71 | 40 | 71 | 0 | 54 | 0 | 116 | 454 | 34 | 21 |
| Binary | 111001 | 100000 | 111001 | 0 | 101100 | 0 | 1001110 | 100101100 | 11100 | 10001 |
Color Harmonies of #392039
Complementary color
Monochromatic Colors of #392039
Black with #392039
Text Example
Text Example
White with #392039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392039; }
p { color: rgb(57,32,57); }
H1.HeaderClassName
{
color: #392039;
}
.AnyTagClassName
{
color: #392039;
}
</style>
background-color css
<style>
a { background-color: #392039; }
a { background-color: rgb(57,32,57); }
div.DivClassName
{
background-color: #392039;
}
.BgClassName
{
background-color: #392039;
}
</style>
border-color css
<style>
span { border-color: #392039; }
span { border-color: rgb(57,32,57); }
td.TdClassName
{
border-color: #392039;
}
.TagClassName
{
border-color: #392039;
}
</style>