Shades of Mardi Gras #391131
Tints of Mardi Gras #391131
RGB
CMYK
RGB Variations
Color information
#391131 (or 0x391131) is known color: Mardi Gras. HEX triplet: 39, 11 and 31. RGB value is (57,17,49). Sum of RGB (Red+Green+Blue) = 57+17+49=123 (16% of max value = 765). Red value is 57 (22.66% from 255 or 46.34% from 123); Green value is 17 (7.03% from 255 or 13.82% from 123); Blue value is 49 (19.53% from 255 or 39.84% from 123); Max value from RGB is 57 - color contains mainly: red. Hex color #391131 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391131 is #C6EECE. Grayscale: #202020. Windows color (decimal): -13037263 or 3215673. OLE color: 3215673.
HSL color Cylindrical-coordinate representation of color #391131: hue angle of 312º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #391131 is Cyan = 0, Magento = 0.70, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 17 | 49 | - |
| CMYK | 0 | 0.70 | 0.14 | 0.78 |
| HSL | 312º | 0.54% | 0.15% | - |
| HSV(B) | 312º | 0.7% | 0.22% | - |
| XYZ | 2.44 | 1.49 | 3.07 | - |
| YUV | 32.61 | 137.25 | 145.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 49 | 0 | 0.70 | 0.14 | 0.78 | 312 | 0.54 | 0.15 |
| Hex | 39 | 11 | 31 | 0 | 46 | E | 4E | 138 | 36 | F |
| Octal | 71 | 21 | 61 | 0 | 106 | 16 | 116 | 470 | 66 | 17 |
| Binary | 111001 | 10001 | 110001 | 0 | 1000110 | 1110 | 1001110 | 100111000 | 110110 | 1111 |
Color Harmonies of #391131
Complementary color
Monochromatic Colors of #391131
Black with #391131
Text Example
Text Example
White with #391131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391131; }
p { color: rgb(57,17,49); }
H1.HeaderClassName
{
color: #391131;
}
.AnyTagClassName
{
color: #391131;
}
</style>
background-color css
<style>
a { background-color: #391131; }
a { background-color: rgb(57,17,49); }
div.DivClassName
{
background-color: #391131;
}
.BgClassName
{
background-color: #391131;
}
</style>
border-color css
<style>
span { border-color: #391131; }
span { border-color: rgb(57,17,49); }
td.TdClassName
{
border-color: #391131;
}
.TagClassName
{
border-color: #391131;
}
</style>