Shades of Mardi Gras #390537
Tints of Mardi Gras #390537
RGB
CMYK
RGB Variations
Color information
#390537 (or 0x390537) is known color: Mardi Gras. HEX triplet: 39, 05 and 37. RGB value is (57,5,55). Sum of RGB (Red+Green+Blue) = 57+5+55=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 5 (2.34% from 255 or 4.27% from 117); Blue value is 55 (21.88% from 255 or 47.01% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #390537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390537 is #C6FAC8. Grayscale: #1A1A1A. Windows color (decimal): -13040329 or 3605817. OLE color: 3605817.
HSL color Cylindrical-coordinate representation of color #390537: hue angle of 302.31º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390537 is Cyan = 0, Magento = 0.91, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 5 | 55 | - |
| CMYK | 0 | 0.91 | 0.04 | 0.78 |
| HSL | 302.31º | 0.84% | 0.12% | - |
| HSV(B) | 302.31º | 0.91% | 0.22% | - |
| XYZ | 2.43 | 1.25 | 3.73 | - |
| YUV | 26.25 | 144.23 | 149.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 55 | 0 | 0.91 | 0.04 | 0.78 | 302.31 | 0.84 | 0.12 |
| Hex | 39 | 5 | 37 | 0 | 5B | 4 | 4E | 12E | 54 | C |
| Octal | 71 | 5 | 67 | 0 | 133 | 4 | 116 | 456 | 124 | 14 |
| Binary | 111001 | 101 | 110111 | 0 | 1011011 | 100 | 1001110 | 100101110 | 1010100 | 1100 |
Color Harmonies of #390537
Complementary color
Monochromatic Colors of #390537
Black with #390537
Text Example
Text Example
White with #390537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390537; }
p { color: rgb(57,5,55); }
H1.HeaderClassName
{
color: #390537;
}
.AnyTagClassName
{
color: #390537;
}
</style>
background-color css
<style>
a { background-color: #390537; }
a { background-color: rgb(57,5,55); }
div.DivClassName
{
background-color: #390537;
}
.BgClassName
{
background-color: #390537;
}
</style>
border-color css
<style>
span { border-color: #390537; }
span { border-color: rgb(57,5,55); }
td.TdClassName
{
border-color: #390537;
}
.TagClassName
{
border-color: #390537;
}
</style>