Shades of Mardi Gras #390039
Tints of Mardi Gras #390039
RGB
CMYK
RGB Variations
Color information
#390039 (or 0x390039) is known color: Mardi Gras. HEX triplet: 39, 00 and 39. RGB value is (57,0,57). Sum of RGB (Red+Green+Blue) = 57+0+57=114 (15% of max value = 765). Red value is 57 (22.66% from 255 or 50% from 114); Green value is 0 (0.39% from 255 or 0% from 114); Blue value is 57 (22.66% from 255 or 50% from 114); Max value from RGB is 57 - color contains mainly: red, blue. Hex color #390039 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390039 is #C6FFC6. Grayscale: #171717. Windows color (decimal): -13041607 or 3735609. OLE color: 3735609.
HSL color Cylindrical-coordinate representation of color #390039: hue angle of 300º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #390039 is Cyan = 0, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 0 | 57 | - |
| CMYK | 0 | 1 | 0 | 0.78 |
| HSL | 300º | 1% | 0.11% | - |
| HSV(B) | 300º | 1% | 0.22% | - |
| XYZ | 2.43 | 1.17 | 3.97 | - |
| YUV | 23.54 | 146.88 | 151.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 57 | 0 | 1 | 0 | 0.78 | 300 | 1 | 0.11 |
| Hex | 39 | 0 | 39 | 0 | 64 | 0 | 4E | 12C | 64 | B |
| Octal | 71 | 0 | 71 | 0 | 144 | 0 | 116 | 454 | 144 | 13 |
| Binary | 111001 | 0 | 111001 | 0 | 1100100 | 0 | 1001110 | 100101100 | 1100100 | 1011 |
Color Harmonies of #390039
Complementary color
Monochromatic Colors of #390039
Black with #390039
Text Example
Text Example
White with #390039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390039; }
p { color: rgb(57,0,57); }
H1.HeaderClassName
{
color: #390039;
}
.AnyTagClassName
{
color: #390039;
}
</style>
background-color css
<style>
a { background-color: #390039; }
a { background-color: rgb(57,0,57); }
div.DivClassName
{
background-color: #390039;
}
.BgClassName
{
background-color: #390039;
}
</style>
border-color css
<style>
span { border-color: #390039; }
span { border-color: rgb(57,0,57); }
td.TdClassName
{
border-color: #390039;
}
.TagClassName
{
border-color: #390039;
}
</style>