Shades of Mardi Gras #392539
Tints of Mardi Gras #392539
RGB
CMYK
RGB Variations
Color information
#392539 (or 0x392539) is known color: Mardi Gras. HEX triplet: 39, 25 and 39. RGB value is (57,37,57). Sum of RGB (Red+Green+Blue) = 57+37+57=151 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.75% from 151); Green value is 37 (14.84% from 255 or 24.50% from 151); Blue value is 57 (22.66% from 255 or 37.75% from 151); Max value from RGB is 57 - color contains mainly: red, blue. Hex color #392539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392539 is #C6DAC6. Grayscale: #2D2D2D. Windows color (decimal): -13032135 or 3745081. OLE color: 3745081.
HSL color Cylindrical-coordinate representation of color #392539: hue angle of 300º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #392539 is Cyan = 0, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 37 | 57 | - |
| CMYK | 0 | 0.35 | 0 | 0.78 |
| HSL | 300º | 0.21% | 0.18% | - |
| HSV(B) | 300º | 0.35% | 0.22% | - |
| XYZ | 3.09 | 2.49 | 4.19 | - |
| YUV | 45.26 | 134.63 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 37 | 57 | 0 | 0.35 | 0 | 0.78 | 300 | 0.21 | 0.18 |
| Hex | 39 | 25 | 39 | 0 | 23 | 0 | 4E | 12C | 15 | 12 |
| Octal | 71 | 45 | 71 | 0 | 43 | 0 | 116 | 454 | 25 | 22 |
| Binary | 111001 | 100101 | 111001 | 0 | 100011 | 0 | 1001110 | 100101100 | 10101 | 10010 |
Color Harmonies of #392539
Complementary color
Monochromatic Colors of #392539
Black with #392539
Text Example
Text Example
White with #392539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392539; }
p { color: rgb(57,37,57); }
H1.HeaderClassName
{
color: #392539;
}
.AnyTagClassName
{
color: #392539;
}
</style>
background-color css
<style>
a { background-color: #392539; }
a { background-color: rgb(57,37,57); }
div.DivClassName
{
background-color: #392539;
}
.BgClassName
{
background-color: #392539;
}
</style>
border-color css
<style>
span { border-color: #392539; }
span { border-color: rgb(57,37,57); }
td.TdClassName
{
border-color: #392539;
}
.TagClassName
{
border-color: #392539;
}
</style>