Shades of Mardi Gras #390333
Tints of Mardi Gras #390333
RGB
CMYK
RGB Variations
Color information
#390333 (or 0x390333) is known color: Mardi Gras. HEX triplet: 39, 03 and 33. RGB value is (57,3,51). Sum of RGB (Red+Green+Blue) = 57+3+51=111 (14% of max value = 765). Red value is 57 (22.66% from 255 or 51.35% from 111); Green value is 3 (1.56% from 255 or 2.70% from 111); Blue value is 51 (20.31% from 255 or 45.95% from 111); Max value from RGB is 57 - color contains mainly: red. Hex color #390333 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390333 is #C6FCCC. Grayscale: #181818. Windows color (decimal): -13040845 or 3343161. OLE color: 3343161.
HSL color Cylindrical-coordinate representation of color #390333: hue angle of 306.67º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390333 is Cyan = 0, Magento = 0.95, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 51 | - |
| CMYK | 0 | 0.95 | 0.11 | 0.78 |
| HSL | 306.67º | 0.9% | 0.12% | - |
| HSV(B) | 306.67º | 0.95% | 0.22% | - |
| XYZ | 2.32 | 1.17 | 3.24 | - |
| YUV | 24.62 | 142.89 | 151.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 51 | 0 | 0.95 | 0.11 | 0.78 | 306.67 | 0.9 | 0.12 |
| Hex | 39 | 3 | 33 | 0 | 5F | B | 4E | 133 | 5A | C |
| Octal | 71 | 3 | 63 | 0 | 137 | 13 | 116 | 463 | 132 | 14 |
| Binary | 111001 | 11 | 110011 | 0 | 1011111 | 1011 | 1001110 | 100110011 | 1011010 | 1100 |
Color Harmonies of #390333
Complementary color
Monochromatic Colors of #390333
Black with #390333
Text Example
Text Example
White with #390333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390333; }
p { color: rgb(57,3,51); }
H1.HeaderClassName
{
color: #390333;
}
.AnyTagClassName
{
color: #390333;
}
</style>
background-color css
<style>
a { background-color: #390333; }
a { background-color: rgb(57,3,51); }
div.DivClassName
{
background-color: #390333;
}
.BgClassName
{
background-color: #390333;
}
</style>
border-color css
<style>
span { border-color: #390333; }
span { border-color: rgb(57,3,51); }
td.TdClassName
{
border-color: #390333;
}
.TagClassName
{
border-color: #390333;
}
</style>