Shades of Mardi Gras #390037
Tints of Mardi Gras #390037
RGB
CMYK
RGB Variations
Color information
#390037 (or 0x390037) is known color: Mardi Gras. HEX triplet: 39, 00 and 37. RGB value is (57,0,55). Sum of RGB (Red+Green+Blue) = 57+0+55=112 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.89% from 112); Green value is 0 (0.39% from 255 or 0% from 112); Blue value is 55 (21.88% from 255 or 49.11% from 112); Max value from RGB is 57 - color contains mainly: red. Hex color #390037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390037 is #C6FFC8. Grayscale: #171717. Windows color (decimal): -13041609 or 3604537. OLE color: 3604537.
HSL color Cylindrical-coordinate representation of color #390037: hue angle of 302.11º 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 #390037 is Cyan = 0, Magento = 1, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 0 | 55 | - |
| CMYK | 0 | 1 | 0.04 | 0.78 |
| HSL | 302.11º | 1% | 0.11% | - |
| HSV(B) | 302.11º | 1% | 0.22% | - |
| XYZ | 2.38 | 1.15 | 3.71 | - |
| YUV | 23.31 | 145.88 | 152.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 55 | 0 | 1 | 0.04 | 0.78 | 302.11 | 1 | 0.11 |
| Hex | 39 | 0 | 37 | 0 | 64 | 4 | 4E | 12E | 64 | B |
| Octal | 71 | 0 | 67 | 0 | 144 | 4 | 116 | 456 | 144 | 13 |
| Binary | 111001 | 0 | 110111 | 0 | 1100100 | 100 | 1001110 | 100101110 | 1100100 | 1011 |
Color Harmonies of #390037
Complementary color
Monochromatic Colors of #390037
Black with #390037
Text Example
Text Example
White with #390037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390037; }
p { color: rgb(57,0,55); }
H1.HeaderClassName
{
color: #390037;
}
.AnyTagClassName
{
color: #390037;
}
</style>
background-color css
<style>
a { background-color: #390037; }
a { background-color: rgb(57,0,55); }
div.DivClassName
{
background-color: #390037;
}
.BgClassName
{
background-color: #390037;
}
</style>
border-color css
<style>
span { border-color: #390037; }
span { border-color: rgb(57,0,55); }
td.TdClassName
{
border-color: #390037;
}
.TagClassName
{
border-color: #390037;
}
</style>