Shades of Mardi Gras #390336
Tints of Mardi Gras #390336
RGB
CMYK
RGB Variations
Color information
#390336 (or 0x390336) is known color: Mardi Gras. HEX triplet: 39, 03 and 36. RGB value is (57,3,54). Sum of RGB (Red+Green+Blue) = 57+3+54=114 (15% of max value = 765). Red value is 57 (22.66% from 255 or 50% from 114); Green value is 3 (1.56% from 255 or 2.63% from 114); Blue value is 54 (21.48% from 255 or 47.37% from 114); Max value from RGB is 57 - color contains mainly: red. Hex color #390336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390336 is #C6FCC9. Grayscale: #181818. Windows color (decimal): -13040842 or 3539769. OLE color: 3539769.
HSL color Cylindrical-coordinate representation of color #390336: hue angle of 303.33º 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 #390336 is Cyan = 0, Magento = 0.95, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 54 | - |
| CMYK | 0 | 0.95 | 0.05 | 0.78 |
| HSL | 303.33º | 0.9% | 0.12% | - |
| HSV(B) | 303.33º | 0.95% | 0.22% | - |
| XYZ | 2.39 | 1.2 | 3.6 | - |
| YUV | 24.96 | 144.39 | 150.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 54 | 0 | 0.95 | 0.05 | 0.78 | 303.33 | 0.9 | 0.12 |
| Hex | 39 | 3 | 36 | 0 | 5F | 5 | 4E | 12F | 5A | C |
| Octal | 71 | 3 | 66 | 0 | 137 | 5 | 116 | 457 | 132 | 14 |
| Binary | 111001 | 11 | 110110 | 0 | 1011111 | 101 | 1001110 | 100101111 | 1011010 | 1100 |
Color Harmonies of #390336
Complementary color
Monochromatic Colors of #390336
Black with #390336
Text Example
Text Example
White with #390336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390336; }
p { color: rgb(57,3,54); }
H1.HeaderClassName
{
color: #390336;
}
.AnyTagClassName
{
color: #390336;
}
</style>
background-color css
<style>
a { background-color: #390336; }
a { background-color: rgb(57,3,54); }
div.DivClassName
{
background-color: #390336;
}
.BgClassName
{
background-color: #390336;
}
</style>
border-color css
<style>
span { border-color: #390336; }
span { border-color: rgb(57,3,54); }
td.TdClassName
{
border-color: #390336;
}
.TagClassName
{
border-color: #390336;
}
</style>