Shades of Mardi Gras #390533
Tints of Mardi Gras #390533
RGB
CMYK
RGB Variations
Color information
#390533 (or 0x390533) is known color: Mardi Gras. HEX triplet: 39, 05 and 33. RGB value is (57,5,51). Sum of RGB (Red+Green+Blue) = 57+5+51=113 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.44% from 113); Green value is 5 (2.34% from 255 or 4.42% from 113); Blue value is 51 (20.31% from 255 or 45.13% from 113); Max value from RGB is 57 - color contains mainly: red. Hex color #390533 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390533 is #C6FACC. Grayscale: #191919. Windows color (decimal): -13040333 or 3343673. OLE color: 3343673.
HSL color Cylindrical-coordinate representation of color #390533: hue angle of 306.92º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390533 is Cyan = 0, Magento = 0.91, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 5 | 51 | - |
| CMYK | 0 | 0.91 | 0.11 | 0.78 |
| HSL | 306.92º | 0.84% | 0.12% | - |
| HSV(B) | 306.92º | 0.91% | 0.22% | - |
| XYZ | 2.34 | 1.22 | 3.24 | - |
| YUV | 25.79 | 142.23 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 51 | 0 | 0.91 | 0.11 | 0.78 | 306.92 | 0.84 | 0.12 |
| Hex | 39 | 5 | 33 | 0 | 5B | B | 4E | 133 | 54 | C |
| Octal | 71 | 5 | 63 | 0 | 133 | 13 | 116 | 463 | 124 | 14 |
| Binary | 111001 | 101 | 110011 | 0 | 1011011 | 1011 | 1001110 | 100110011 | 1010100 | 1100 |
Color Harmonies of #390533
Complementary color
Monochromatic Colors of #390533
Black with #390533
Text Example
Text Example
White with #390533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390533; }
p { color: rgb(57,5,51); }
H1.HeaderClassName
{
color: #390533;
}
.AnyTagClassName
{
color: #390533;
}
</style>
background-color css
<style>
a { background-color: #390533; }
a { background-color: rgb(57,5,51); }
div.DivClassName
{
background-color: #390533;
}
.BgClassName
{
background-color: #390533;
}
</style>
border-color css
<style>
span { border-color: #390533; }
span { border-color: rgb(57,5,51); }
td.TdClassName
{
border-color: #390533;
}
.TagClassName
{
border-color: #390533;
}
</style>