Shades of Mardi Gras #390232
Tints of Mardi Gras #390232
RGB
CMYK
RGB Variations
Color information
#390232 (or 0x390232) is known color: Mardi Gras. HEX triplet: 39, 02 and 32. RGB value is (57,2,50). Sum of RGB (Red+Green+Blue) = 57+2+50=109 (14% of max value = 765). Red value is 57 (22.66% from 255 or 52.29% from 109); Green value is 2 (1.17% from 255 or 1.83% from 109); Blue value is 50 (19.92% from 255 or 45.87% from 109); Max value from RGB is 57 - color contains mainly: red. Hex color #390232 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390232 is #C6FDCD. Grayscale: #171717. Windows color (decimal): -13041102 or 3277369. OLE color: 3277369.
HSL color Cylindrical-coordinate representation of color #390232: hue angle of 307.64º 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 #390232 is Cyan = 0, Magento = 0.96, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 50 | - |
| CMYK | 0 | 0.96 | 0.12 | 0.78 |
| HSL | 307.64º | 0.93% | 0.12% | - |
| HSV(B) | 307.64º | 0.96% | 0.22% | - |
| XYZ | 2.28 | 1.14 | 3.12 | - |
| YUV | 23.92 | 142.72 | 151.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 50 | 0 | 0.96 | 0.12 | 0.78 | 307.64 | 0.93 | 0.12 |
| Hex | 39 | 2 | 32 | 0 | 60 | C | 4E | 134 | 5D | C |
| Octal | 71 | 2 | 62 | 0 | 140 | 14 | 116 | 464 | 135 | 14 |
| Binary | 111001 | 10 | 110010 | 0 | 1100000 | 1100 | 1001110 | 100110100 | 1011101 | 1100 |
Color Harmonies of #390232
Complementary color
Monochromatic Colors of #390232
Black with #390232
Text Example
Text Example
White with #390232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390232; }
p { color: rgb(57,2,50); }
H1.HeaderClassName
{
color: #390232;
}
.AnyTagClassName
{
color: #390232;
}
</style>
background-color css
<style>
a { background-color: #390232; }
a { background-color: rgb(57,2,50); }
div.DivClassName
{
background-color: #390232;
}
.BgClassName
{
background-color: #390232;
}
</style>
border-color css
<style>
span { border-color: #390232; }
span { border-color: rgb(57,2,50); }
td.TdClassName
{
border-color: #390232;
}
.TagClassName
{
border-color: #390232;
}
</style>