Shades of Mardi Gras #390731
Tints of Mardi Gras #390731
RGB
CMYK
RGB Variations
Color information
#390731 (or 0x390731) is known color: Mardi Gras. HEX triplet: 39, 07 and 31. RGB value is (57,7,49). Sum of RGB (Red+Green+Blue) = 57+7+49=113 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.44% from 113); Green value is 7 (3.12% from 255 or 6.19% from 113); Blue value is 49 (19.53% from 255 or 43.36% from 113); Max value from RGB is 57 - color contains mainly: red. Hex color #390731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390731 is #C6F8CE. Grayscale: #1A1A1A. Windows color (decimal): -13039823 or 3213113. OLE color: 3213113.
HSL color Cylindrical-coordinate representation of color #390731: hue angle of 309.6º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #390731 is Cyan = 0, Magento = 0.88, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 49 | - |
| CMYK | 0 | 0.88 | 0.14 | 0.78 |
| HSL | 309.6º | 0.78% | 0.13% | - |
| HSV(B) | 309.6º | 0.88% | 0.22% | - |
| XYZ | 2.32 | 1.24 | 3.02 | - |
| YUV | 26.74 | 140.57 | 149.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 49 | 0 | 0.88 | 0.14 | 0.78 | 309.6 | 0.78 | 0.13 |
| Hex | 39 | 7 | 31 | 0 | 58 | E | 4E | 136 | 4E | D |
| Octal | 71 | 7 | 61 | 0 | 130 | 16 | 116 | 466 | 116 | 15 |
| Binary | 111001 | 111 | 110001 | 0 | 1011000 | 1110 | 1001110 | 100110110 | 1001110 | 1101 |
Color Harmonies of #390731
Complementary color
Monochromatic Colors of #390731
Black with #390731
Text Example
Text Example
White with #390731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390731; }
p { color: rgb(57,7,49); }
H1.HeaderClassName
{
color: #390731;
}
.AnyTagClassName
{
color: #390731;
}
</style>
background-color css
<style>
a { background-color: #390731; }
a { background-color: rgb(57,7,49); }
div.DivClassName
{
background-color: #390731;
}
.BgClassName
{
background-color: #390731;
}
</style>
border-color css
<style>
span { border-color: #390731; }
span { border-color: rgb(57,7,49); }
td.TdClassName
{
border-color: #390731;
}
.TagClassName
{
border-color: #390731;
}
</style>