Shades of Mardi Gras #312431
Tints of Mardi Gras #312431
RGB
CMYK
RGB Variations
Color information
#312431 (or 0x312431) is known color: Mardi Gras. HEX triplet: 31, 24 and 31. RGB value is (49,36,49). Sum of RGB (Red+Green+Blue) = 49+36+49=134 (17% of max value = 765). Red value is 49 (19.53% from 255 or 36.57% from 134); Green value is 36 (14.45% from 255 or 26.87% from 134); Blue value is 49 (19.53% from 255 or 36.57% from 134); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #312431 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312431 is #CEDBCE. Grayscale: #292929. Windows color (decimal): -13556687 or 3220529. OLE color: 3220529.
HSL color Cylindrical-coordinate representation of color #312431: hue angle of 300º degrees, saturation: 0.15, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #312431 is Cyan = 0, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 36 | 49 | - |
| CMYK | 0 | 0.27 | 0 | 0.81 |
| HSL | 300º | 0.15% | 0.17% | - |
| HSV(B) | 300º | 0.27% | 0.19% | - |
| XYZ | 2.45 | 2.14 | 3.19 | - |
| YUV | 41.37 | 132.31 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 49 | 0 | 0.27 | 0 | 0.81 | 300 | 0.15 | 0.17 |
| Hex | 31 | 24 | 31 | 0 | 1B | 0 | 51 | 12C | F | 11 |
| Octal | 61 | 44 | 61 | 0 | 33 | 0 | 121 | 454 | 17 | 21 |
| Binary | 110001 | 100100 | 110001 | 0 | 11011 | 0 | 1010001 | 100101100 | 1111 | 10001 |
Color Harmonies of #312431
Complementary color
Monochromatic Colors of #312431
Black with #312431
Text Example
Text Example
White with #312431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312431; }
p { color: rgb(49,36,49); }
H1.HeaderClassName
{
color: #312431;
}
.AnyTagClassName
{
color: #312431;
}
</style>
background-color css
<style>
a { background-color: #312431; }
a { background-color: rgb(49,36,49); }
div.DivClassName
{
background-color: #312431;
}
.BgClassName
{
background-color: #312431;
}
</style>
border-color css
<style>
span { border-color: #312431; }
span { border-color: rgb(49,36,49); }
td.TdClassName
{
border-color: #312431;
}
.TagClassName
{
border-color: #312431;
}
</style>