Shades of Mardi Gras #390239
Tints of Mardi Gras #390239
RGB
CMYK
RGB Variations
Color information
#390239 (or 0x390239) is known color: Mardi Gras. HEX triplet: 39, 02 and 39. RGB value is (57,2,57). Sum of RGB (Red+Green+Blue) = 57+2+57=116 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.14% from 116); Green value is 2 (1.17% from 255 or 1.72% from 116); Blue value is 57 (22.66% from 255 or 49.14% from 116); Max value from RGB is 57 - color contains mainly: red, blue. Hex color #390239 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390239 is #C6FDC6. Grayscale: #181818. Windows color (decimal): -13041095 or 3736121. OLE color: 3736121.
HSL color Cylindrical-coordinate representation of color #390239: hue angle of 300º 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 #390239 is Cyan = 0, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 57 | - |
| CMYK | 0 | 0.96 | 0 | 0.78 |
| HSL | 300º | 0.93% | 0.12% | - |
| HSV(B) | 300º | 0.96% | 0.22% | - |
| XYZ | 2.45 | 1.21 | 3.98 | - |
| YUV | 24.72 | 146.22 | 151.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 57 | 0 | 0.96 | 0 | 0.78 | 300 | 0.93 | 0.12 |
| Hex | 39 | 2 | 39 | 0 | 60 | 0 | 4E | 12C | 5D | C |
| Octal | 71 | 2 | 71 | 0 | 140 | 0 | 116 | 454 | 135 | 14 |
| Binary | 111001 | 10 | 111001 | 0 | 1100000 | 0 | 1001110 | 100101100 | 1011101 | 1100 |
Color Harmonies of #390239
Complementary color
Monochromatic Colors of #390239
Black with #390239
Text Example
Text Example
White with #390239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390239; }
p { color: rgb(57,2,57); }
H1.HeaderClassName
{
color: #390239;
}
.AnyTagClassName
{
color: #390239;
}
</style>
background-color css
<style>
a { background-color: #390239; }
a { background-color: rgb(57,2,57); }
div.DivClassName
{
background-color: #390239;
}
.BgClassName
{
background-color: #390239;
}
</style>
border-color css
<style>
span { border-color: #390239; }
span { border-color: rgb(57,2,57); }
td.TdClassName
{
border-color: #390239;
}
.TagClassName
{
border-color: #390239;
}
</style>