Shades of Mardi Gras #390032
Tints of Mardi Gras #390032
RGB
CMYK
RGB Variations
Color information
#390032 (or 0x390032) is known color: Mardi Gras. HEX triplet: 39, 00 and 32. RGB value is (57,0,50). Sum of RGB (Red+Green+Blue) = 57+0+50=107 (14% of max value = 765). Red value is 57 (22.66% from 255 or 53.27% from 107); Green value is 0 (0.39% from 255 or 0% from 107); Blue value is 50 (19.92% from 255 or 46.73% from 107); Max value from RGB is 57 - color contains mainly: red. Hex color #390032 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390032 is #C6FFCD. Grayscale: #161616. Windows color (decimal): -13041614 or 3276857. OLE color: 3276857.
HSL color Cylindrical-coordinate representation of color #390032: hue angle of 307.37º 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 #390032 is Cyan = 0, Magento = 1, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 0 | 50 | - |
| CMYK | 0 | 1 | 0.12 | 0.78 |
| HSL | 307.37º | 1% | 0.11% | - |
| HSV(B) | 307.37º | 1% | 0.22% | - |
| XYZ | 2.26 | 1.1 | 3.11 | - |
| YUV | 22.74 | 143.38 | 152.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 50 | 0 | 1 | 0.12 | 0.78 | 307.37 | 1 | 0.11 |
| Hex | 39 | 0 | 32 | 0 | 64 | C | 4E | 133 | 64 | B |
| Octal | 71 | 0 | 62 | 0 | 144 | 14 | 116 | 463 | 144 | 13 |
| Binary | 111001 | 0 | 110010 | 0 | 1100100 | 1100 | 1001110 | 100110011 | 1100100 | 1011 |
Color Harmonies of #390032
Complementary color
Monochromatic Colors of #390032
Black with #390032
Text Example
Text Example
White with #390032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390032; }
p { color: rgb(57,0,50); }
H1.HeaderClassName
{
color: #390032;
}
.AnyTagClassName
{
color: #390032;
}
</style>
background-color css
<style>
a { background-color: #390032; }
a { background-color: rgb(57,0,50); }
div.DivClassName
{
background-color: #390032;
}
.BgClassName
{
background-color: #390032;
}
</style>
border-color css
<style>
span { border-color: #390032; }
span { border-color: rgb(57,0,50); }
td.TdClassName
{
border-color: #390032;
}
.TagClassName
{
border-color: #390032;
}
</style>