Shades of Mardi Gras #390133
Tints of Mardi Gras #390133
RGB
CMYK
RGB Variations
Color information
#390133 (or 0x390133) is known color: Mardi Gras. HEX triplet: 39, 01 and 33. RGB value is (57,1,51). Sum of RGB (Red+Green+Blue) = 57+1+51=109 (14% of max value = 765). Red value is 57 (22.66% from 255 or 52.29% from 109); Green value is 1 (0.78% from 255 or 0.92% from 109); Blue value is 51 (20.31% from 255 or 46.79% from 109); Max value from RGB is 57 - color contains mainly: red. Hex color #390133 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390133 is #C6FECC. Grayscale: #171717. Windows color (decimal): -13041357 or 3342649. OLE color: 3342649.
HSL color Cylindrical-coordinate representation of color #390133: hue angle of 306.43º 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 #390133 is Cyan = 0, Magento = 0.98, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 1 | 51 | - |
| CMYK | 0 | 0.98 | 0.11 | 0.78 |
| HSL | 306.43º | 0.97% | 0.11% | - |
| HSV(B) | 306.43º | 0.98% | 0.22% | - |
| XYZ | 2.3 | 1.13 | 3.23 | - |
| YUV | 23.44 | 143.55 | 151.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 1 | 51 | 0 | 0.98 | 0.11 | 0.78 | 306.43 | 0.97 | 0.11 |
| Hex | 39 | 1 | 33 | 0 | 62 | B | 4E | 132 | 61 | B |
| Octal | 71 | 1 | 63 | 0 | 142 | 13 | 116 | 462 | 141 | 13 |
| Binary | 111001 | 1 | 110011 | 0 | 1100010 | 1011 | 1001110 | 100110010 | 1100001 | 1011 |
Color Harmonies of #390133
Complementary color
Monochromatic Colors of #390133
Black with #390133
Text Example
Text Example
White with #390133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390133; }
p { color: rgb(57,1,51); }
H1.HeaderClassName
{
color: #390133;
}
.AnyTagClassName
{
color: #390133;
}
</style>
background-color css
<style>
a { background-color: #390133; }
a { background-color: rgb(57,1,51); }
div.DivClassName
{
background-color: #390133;
}
.BgClassName
{
background-color: #390133;
}
</style>
border-color css
<style>
span { border-color: #390133; }
span { border-color: rgb(57,1,51); }
td.TdClassName
{
border-color: #390133;
}
.TagClassName
{
border-color: #390133;
}
</style>