Shades of Mardi Gras #311131
Tints of Mardi Gras #311131
RGB
CMYK
RGB Variations
Color information
#311131 (or 0x311131) is known color: Mardi Gras. HEX triplet: 31, 11 and 31. RGB value is (49,17,49). Sum of RGB (Red+Green+Blue) = 49+17+49=115 (15% of max value = 765). Red value is 49 (19.53% from 255 or 42.61% from 115); Green value is 17 (7.03% from 255 or 14.78% from 115); Blue value is 49 (19.53% from 255 or 42.61% from 115); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #311131 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311131 is #CEEECE. Grayscale: #1E1E1E. Windows color (decimal): -13561551 or 3215665. OLE color: 3215665.
HSL color Cylindrical-coordinate representation of color #311131: hue angle of 300º degrees, saturation: 0.48, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #311131 is Cyan = 0, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 17 | 49 | - |
| CMYK | 0 | 0.65 | 0 | 0.81 |
| HSL | 300º | 0.48% | 0.13% | - |
| HSV(B) | 300º | 0.65% | 0.19% | - |
| XYZ | 2.02 | 1.28 | 3.05 | - |
| YUV | 30.22 | 138.6 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 49 | 0 | 0.65 | 0 | 0.81 | 300 | 0.48 | 0.13 |
| Hex | 31 | 11 | 31 | 0 | 41 | 0 | 51 | 12C | 30 | D |
| Octal | 61 | 21 | 61 | 0 | 101 | 0 | 121 | 454 | 60 | 15 |
| Binary | 110001 | 10001 | 110001 | 0 | 1000001 | 0 | 1010001 | 100101100 | 110000 | 1101 |
Color Harmonies of #311131
Complementary color
Monochromatic Colors of #311131
Black with #311131
Text Example
Text Example
White with #311131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311131; }
p { color: rgb(49,17,49); }
H1.HeaderClassName
{
color: #311131;
}
.AnyTagClassName
{
color: #311131;
}
</style>
background-color css
<style>
a { background-color: #311131; }
a { background-color: rgb(49,17,49); }
div.DivClassName
{
background-color: #311131;
}
.BgClassName
{
background-color: #311131;
}
</style>
border-color css
<style>
span { border-color: #311131; }
span { border-color: rgb(49,17,49); }
td.TdClassName
{
border-color: #311131;
}
.TagClassName
{
border-color: #311131;
}
</style>