Shades of Mardi Gras #390433
Tints of Mardi Gras #390433
RGB
CMYK
RGB Variations
Color information
#390433 (or 0x390433) is known color: Mardi Gras. HEX triplet: 39, 04 and 33. RGB value is (57,4,51). Sum of RGB (Red+Green+Blue) = 57+4+51=112 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.89% from 112); Green value is 4 (1.95% from 255 or 3.57% from 112); Blue value is 51 (20.31% from 255 or 45.54% from 112); Max value from RGB is 57 - color contains mainly: red. Hex color #390433 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390433 is #C6FBCC. Grayscale: #191919. Windows color (decimal): -13040589 or 3343417. OLE color: 3343417.
HSL color Cylindrical-coordinate representation of color #390433: hue angle of 306.79º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390433 is Cyan = 0, Magento = 0.93, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 4 | 51 | - |
| CMYK | 0 | 0.93 | 0.11 | 0.78 |
| HSL | 306.79º | 0.87% | 0.12% | - |
| HSV(B) | 306.79º | 0.93% | 0.22% | - |
| XYZ | 2.33 | 1.2 | 3.24 | - |
| YUV | 25.21 | 142.56 | 150.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 51 | 0 | 0.93 | 0.11 | 0.78 | 306.79 | 0.87 | 0.12 |
| Hex | 39 | 4 | 33 | 0 | 5D | B | 4E | 133 | 57 | C |
| Octal | 71 | 4 | 63 | 0 | 135 | 13 | 116 | 463 | 127 | 14 |
| Binary | 111001 | 100 | 110011 | 0 | 1011101 | 1011 | 1001110 | 100110011 | 1010111 | 1100 |
Color Harmonies of #390433
Complementary color
Monochromatic Colors of #390433
Black with #390433
Text Example
Text Example
White with #390433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390433; }
p { color: rgb(57,4,51); }
H1.HeaderClassName
{
color: #390433;
}
.AnyTagClassName
{
color: #390433;
}
</style>
background-color css
<style>
a { background-color: #390433; }
a { background-color: rgb(57,4,51); }
div.DivClassName
{
background-color: #390433;
}
.BgClassName
{
background-color: #390433;
}
</style>
border-color css
<style>
span { border-color: #390433; }
span { border-color: rgb(57,4,51); }
td.TdClassName
{
border-color: #390433;
}
.TagClassName
{
border-color: #390433;
}
</style>