Shades of Mardi Gras #390132
Tints of Mardi Gras #390132
RGB
CMYK
RGB Variations
Color information
#390132 (or 0x390132) is known color: Mardi Gras. HEX triplet: 39, 01 and 32. RGB value is (57,1,50). Sum of RGB (Red+Green+Blue) = 57+1+50=108 (14% of max value = 765). Red value is 57 (22.66% from 255 or 52.78% from 108); Green value is 1 (0.78% from 255 or 0.93% from 108); Blue value is 50 (19.92% from 255 or 46.30% from 108); Max value from RGB is 57 - color contains mainly: red. Hex color #390132 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390132 is #C6FECD. Grayscale: #171717. Windows color (decimal): -13041358 or 3277113. OLE color: 3277113.
HSL color Cylindrical-coordinate representation of color #390132: hue angle of 307.5º degrees, saturation: 0.97, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390132 is Cyan = 0, Magento = 0.98, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 1 | 50 | - |
| CMYK | 0 | 0.98 | 0.12 | 0.78 |
| HSL | 307.5º | 0.97% | 0.11% | - |
| HSV(B) | 307.5º | 0.98% | 0.22% | - |
| XYZ | 2.27 | 1.12 | 3.11 | - |
| YUV | 23.33 | 143.05 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 1 | 50 | 0 | 0.98 | 0.12 | 0.78 | 307.5 | 0.97 | 0.11 |
| Hex | 39 | 1 | 32 | 0 | 62 | C | 4E | 134 | 61 | B |
| Octal | 71 | 1 | 62 | 0 | 142 | 14 | 116 | 464 | 141 | 13 |
| Binary | 111001 | 1 | 110010 | 0 | 1100010 | 1100 | 1001110 | 100110100 | 1100001 | 1011 |
Color Harmonies of #390132
Complementary color
Monochromatic Colors of #390132
Black with #390132
Text Example
Text Example
White with #390132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390132; }
p { color: rgb(57,1,50); }
H1.HeaderClassName
{
color: #390132;
}
.AnyTagClassName
{
color: #390132;
}
</style>
background-color css
<style>
a { background-color: #390132; }
a { background-color: rgb(57,1,50); }
div.DivClassName
{
background-color: #390132;
}
.BgClassName
{
background-color: #390132;
}
</style>
border-color css
<style>
span { border-color: #390132; }
span { border-color: rgb(57,1,50); }
td.TdClassName
{
border-color: #390132;
}
.TagClassName
{
border-color: #390132;
}
</style>