Shades of Mardi Gras #390035
Tints of Mardi Gras #390035
RGB
CMYK
RGB Variations
Color information
#390035 (or 0x390035) is known color: Mardi Gras. HEX triplet: 39, 00 and 35. RGB value is (57,0,53). Sum of RGB (Red+Green+Blue) = 57+0+53=110 (14% of max value = 765). Red value is 57 (22.66% from 255 or 51.82% from 110); Green value is 0 (0.39% from 255 or 0% from 110); Blue value is 53 (21.09% from 255 or 48.18% from 110); Max value from RGB is 57 - color contains mainly: red. Hex color #390035 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390035 is #C6FFCA. Grayscale: #161616. Windows color (decimal): -13041611 or 3473465. OLE color: 3473465.
HSL color Cylindrical-coordinate representation of color #390035: hue angle of 304.21º 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 #390035 is Cyan = 0, Magento = 1, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 0 | 53 | - |
| CMYK | 0 | 1 | 0.07 | 0.78 |
| HSL | 304.21º | 1% | 0.11% | - |
| HSV(B) | 304.21º | 1% | 0.22% | - |
| XYZ | 2.33 | 1.13 | 3.46 | - |
| YUV | 23.09 | 144.88 | 152.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 53 | 0 | 1 | 0.07 | 0.78 | 304.21 | 1 | 0.11 |
| Hex | 39 | 0 | 35 | 0 | 64 | 7 | 4E | 130 | 64 | B |
| Octal | 71 | 0 | 65 | 0 | 144 | 7 | 116 | 460 | 144 | 13 |
| Binary | 111001 | 0 | 110101 | 0 | 1100100 | 111 | 1001110 | 100110000 | 1100100 | 1011 |
Color Harmonies of #390035
Complementary color
Monochromatic Colors of #390035
Black with #390035
Text Example
Text Example
White with #390035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390035; }
p { color: rgb(57,0,53); }
H1.HeaderClassName
{
color: #390035;
}
.AnyTagClassName
{
color: #390035;
}
</style>
background-color css
<style>
a { background-color: #390035; }
a { background-color: rgb(57,0,53); }
div.DivClassName
{
background-color: #390035;
}
.BgClassName
{
background-color: #390035;
}
</style>
border-color css
<style>
span { border-color: #390035; }
span { border-color: rgb(57,0,53); }
td.TdClassName
{
border-color: #390035;
}
.TagClassName
{
border-color: #390035;
}
</style>