Shades of Mardi Gras #390237
Tints of Mardi Gras #390237
RGB
CMYK
RGB Variations
Color information
#390237 (or 0x390237) is known color: Mardi Gras. HEX triplet: 39, 02 and 37. RGB value is (57,2,55). Sum of RGB (Red+Green+Blue) = 57+2+55=114 (15% of max value = 765). Red value is 57 (22.66% from 255 or 50% from 114); Green value is 2 (1.17% from 255 or 1.75% from 114); Blue value is 55 (21.88% from 255 or 48.25% from 114); Max value from RGB is 57 - color contains mainly: red. Hex color #390237 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390237 is #C6FDC8. Grayscale: #181818. Windows color (decimal): -13041097 or 3605049. OLE color: 3605049.
HSL color Cylindrical-coordinate representation of color #390237: hue angle of 302.18º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390237 is Cyan = 0, Magento = 0.96, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 55 | - |
| CMYK | 0 | 0.96 | 0.04 | 0.78 |
| HSL | 302.18º | 0.93% | 0.12% | - |
| HSV(B) | 302.18º | 0.96% | 0.22% | - |
| XYZ | 2.4 | 1.19 | 3.72 | - |
| YUV | 24.49 | 145.22 | 151.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 55 | 0 | 0.96 | 0.04 | 0.78 | 302.18 | 0.93 | 0.12 |
| Hex | 39 | 2 | 37 | 0 | 60 | 4 | 4E | 12E | 5D | C |
| Octal | 71 | 2 | 67 | 0 | 140 | 4 | 116 | 456 | 135 | 14 |
| Binary | 111001 | 10 | 110111 | 0 | 1100000 | 100 | 1001110 | 100101110 | 1011101 | 1100 |
Color Harmonies of #390237
Complementary color
Monochromatic Colors of #390237
Black with #390237
Text Example
Text Example
White with #390237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390237; }
p { color: rgb(57,2,55); }
H1.HeaderClassName
{
color: #390237;
}
.AnyTagClassName
{
color: #390237;
}
</style>
background-color css
<style>
a { background-color: #390237; }
a { background-color: rgb(57,2,55); }
div.DivClassName
{
background-color: #390237;
}
.BgClassName
{
background-color: #390237;
}
</style>
border-color css
<style>
span { border-color: #390237; }
span { border-color: rgb(57,2,55); }
td.TdClassName
{
border-color: #390237;
}
.TagClassName
{
border-color: #390237;
}
</style>