Shades of Mardi Gras #390736
Tints of Mardi Gras #390736
RGB
CMYK
RGB Variations
Color information
#390736 (or 0x390736) is known color: Mardi Gras. HEX triplet: 39, 07 and 36. RGB value is (57,7,54). Sum of RGB (Red+Green+Blue) = 57+7+54=118 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.31% from 118); Green value is 7 (3.12% from 255 or 5.93% from 118); Blue value is 54 (21.48% from 255 or 45.76% from 118); Max value from RGB is 57 - color contains mainly: red. Hex color #390736 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390736 is #C6F8C9. Grayscale: #1B1B1B. Windows color (decimal): -13039818 or 3540793. OLE color: 3540793.
HSL color Cylindrical-coordinate representation of color #390736: hue angle of 303.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 #390736 is Cyan = 0, Magento = 0.88, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 54 | - |
| CMYK | 0 | 0.88 | 0.05 | 0.78 |
| HSL | 303.6º | 0.78% | 0.13% | - |
| HSV(B) | 303.6º | 0.88% | 0.22% | - |
| XYZ | 2.43 | 1.29 | 3.61 | - |
| YUV | 27.31 | 143.07 | 149.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 54 | 0 | 0.88 | 0.05 | 0.78 | 303.6 | 0.78 | 0.13 |
| Hex | 39 | 7 | 36 | 0 | 58 | 5 | 4E | 130 | 4E | D |
| Octal | 71 | 7 | 66 | 0 | 130 | 5 | 116 | 460 | 116 | 15 |
| Binary | 111001 | 111 | 110110 | 0 | 1011000 | 101 | 1001110 | 100110000 | 1001110 | 1101 |
Color Harmonies of #390736
Complementary color
Monochromatic Colors of #390736
Black with #390736
Text Example
Text Example
White with #390736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390736; }
p { color: rgb(57,7,54); }
H1.HeaderClassName
{
color: #390736;
}
.AnyTagClassName
{
color: #390736;
}
</style>
background-color css
<style>
a { background-color: #390736; }
a { background-color: rgb(57,7,54); }
div.DivClassName
{
background-color: #390736;
}
.BgClassName
{
background-color: #390736;
}
</style>
border-color css
<style>
span { border-color: #390736; }
span { border-color: rgb(57,7,54); }
td.TdClassName
{
border-color: #390736;
}
.TagClassName
{
border-color: #390736;
}
</style>