Shades of Mardi Gras #390531
Tints of Mardi Gras #390531
RGB
CMYK
RGB Variations
Color information
#390531 (or 0x390531) is known color: Mardi Gras. HEX triplet: 39, 05 and 31. RGB value is (57,5,49). Sum of RGB (Red+Green+Blue) = 57+5+49=111 (14% of max value = 765). Red value is 57 (22.66% from 255 or 51.35% from 111); Green value is 5 (2.34% from 255 or 4.50% from 111); Blue value is 49 (19.53% from 255 or 44.14% from 111); Max value from RGB is 57 - color contains mainly: red. Hex color #390531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390531 is #C6FACE. Grayscale: #191919. Windows color (decimal): -13040335 or 3212601. OLE color: 3212601.
HSL color Cylindrical-coordinate representation of color #390531: hue angle of 309.23º 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 #390531 is Cyan = 0, Magento = 0.91, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 5 | 49 | - |
| CMYK | 0 | 0.91 | 0.14 | 0.78 |
| HSL | 309.23º | 0.84% | 0.12% | - |
| HSV(B) | 309.23º | 0.91% | 0.22% | - |
| XYZ | 2.3 | 1.2 | 3.02 | - |
| YUV | 25.56 | 141.23 | 150.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 49 | 0 | 0.91 | 0.14 | 0.78 | 309.23 | 0.84 | 0.12 |
| Hex | 39 | 5 | 31 | 0 | 5B | E | 4E | 135 | 54 | C |
| Octal | 71 | 5 | 61 | 0 | 133 | 16 | 116 | 465 | 124 | 14 |
| Binary | 111001 | 101 | 110001 | 0 | 1011011 | 1110 | 1001110 | 100110101 | 1010100 | 1100 |
Color Harmonies of #390531
Complementary color
Monochromatic Colors of #390531
Black with #390531
Text Example
Text Example
White with #390531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390531; }
p { color: rgb(57,5,49); }
H1.HeaderClassName
{
color: #390531;
}
.AnyTagClassName
{
color: #390531;
}
</style>
background-color css
<style>
a { background-color: #390531; }
a { background-color: rgb(57,5,49); }
div.DivClassName
{
background-color: #390531;
}
.BgClassName
{
background-color: #390531;
}
</style>
border-color css
<style>
span { border-color: #390531; }
span { border-color: rgb(57,5,49); }
td.TdClassName
{
border-color: #390531;
}
.TagClassName
{
border-color: #390531;
}
</style>