Shades of Mardi Gras #390636
Tints of Mardi Gras #390636
RGB
CMYK
RGB Variations
Color information
#390636 (or 0x390636) is known color: Mardi Gras. HEX triplet: 39, 06 and 36. RGB value is (57,6,54). Sum of RGB (Red+Green+Blue) = 57+6+54=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 6 (2.73% from 255 or 5.13% from 117); Blue value is 54 (21.48% from 255 or 46.15% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #390636 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390636 is #C6F9C9. Grayscale: #1A1A1A. Windows color (decimal): -13040074 or 3540537. OLE color: 3540537.
HSL color Cylindrical-coordinate representation of color #390636: hue angle of 303.53º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #390636 is Cyan = 0, Magento = 0.89, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 6 | 54 | - |
| CMYK | 0 | 0.89 | 0.05 | 0.78 |
| HSL | 303.53º | 0.81% | 0.12% | - |
| HSV(B) | 303.53º | 0.89% | 0.22% | - |
| XYZ | 2.42 | 1.27 | 3.61 | - |
| YUV | 26.72 | 143.4 | 149.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 54 | 0 | 0.89 | 0.05 | 0.78 | 303.53 | 0.81 | 0.12 |
| Hex | 39 | 6 | 36 | 0 | 59 | 5 | 4E | 130 | 51 | C |
| Octal | 71 | 6 | 66 | 0 | 131 | 5 | 116 | 460 | 121 | 14 |
| Binary | 111001 | 110 | 110110 | 0 | 1011001 | 101 | 1001110 | 100110000 | 1010001 | 1100 |
Color Harmonies of #390636
Complementary color
Monochromatic Colors of #390636
Black with #390636
Text Example
Text Example
White with #390636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390636; }
p { color: rgb(57,6,54); }
H1.HeaderClassName
{
color: #390636;
}
.AnyTagClassName
{
color: #390636;
}
</style>
background-color css
<style>
a { background-color: #390636; }
a { background-color: rgb(57,6,54); }
div.DivClassName
{
background-color: #390636;
}
.BgClassName
{
background-color: #390636;
}
</style>
border-color css
<style>
span { border-color: #390636; }
span { border-color: rgb(57,6,54); }
td.TdClassName
{
border-color: #390636;
}
.TagClassName
{
border-color: #390636;
}
</style>