Shades of Mardi Gras #390631
Tints of Mardi Gras #390631
RGB
CMYK
RGB Variations
Color information
#390631 (or 0x390631) is known color: Mardi Gras. HEX triplet: 39, 06 and 31. RGB value is (57,6,49). Sum of RGB (Red+Green+Blue) = 57+6+49=112 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.89% from 112); Green value is 6 (2.73% from 255 or 5.36% from 112); Blue value is 49 (19.53% from 255 or 43.75% from 112); Max value from RGB is 57 - color contains mainly: red. Hex color #390631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390631 is #C6F9CE. Grayscale: #1A1A1A. Windows color (decimal): -13040079 or 3212857. OLE color: 3212857.
HSL color Cylindrical-coordinate representation of color #390631: hue angle of 309.41º 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 #390631 is Cyan = 0, Magento = 0.89, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 6 | 49 | - |
| CMYK | 0 | 0.89 | 0.14 | 0.78 |
| HSL | 309.41º | 0.81% | 0.12% | - |
| HSV(B) | 309.41º | 0.89% | 0.22% | - |
| XYZ | 2.31 | 1.22 | 3.02 | - |
| YUV | 26.15 | 140.9 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 49 | 0 | 0.89 | 0.14 | 0.78 | 309.41 | 0.81 | 0.12 |
| Hex | 39 | 6 | 31 | 0 | 59 | E | 4E | 135 | 51 | C |
| Octal | 71 | 6 | 61 | 0 | 131 | 16 | 116 | 465 | 121 | 14 |
| Binary | 111001 | 110 | 110001 | 0 | 1011001 | 1110 | 1001110 | 100110101 | 1010001 | 1100 |
Color Harmonies of #390631
Complementary color
Monochromatic Colors of #390631
Black with #390631
Text Example
Text Example
White with #390631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390631; }
p { color: rgb(57,6,49); }
H1.HeaderClassName
{
color: #390631;
}
.AnyTagClassName
{
color: #390631;
}
</style>
background-color css
<style>
a { background-color: #390631; }
a { background-color: rgb(57,6,49); }
div.DivClassName
{
background-color: #390631;
}
.BgClassName
{
background-color: #390631;
}
</style>
border-color css
<style>
span { border-color: #390631; }
span { border-color: rgb(57,6,49); }
td.TdClassName
{
border-color: #390631;
}
.TagClassName
{
border-color: #390631;
}
</style>