Shades of Mardi Gras #312531
Tints of Mardi Gras #312531
RGB
CMYK
RGB Variations
Color information
#312531 (or 0x312531) is known color: Mardi Gras. HEX triplet: 31, 25 and 31. RGB value is (49,37,49). Sum of RGB (Red+Green+Blue) = 49+37+49=135 (17% of max value = 765). Red value is 49 (19.53% from 255 or 36.30% from 135); Green value is 37 (14.84% from 255 or 27.41% from 135); Blue value is 49 (19.53% from 255 or 36.30% from 135); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #312531 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312531 is #CEDACE. Grayscale: #292929. Windows color (decimal): -13556431 or 3220785. OLE color: 3220785.
HSL color Cylindrical-coordinate representation of color #312531: hue angle of 300º degrees, saturation: 0.14, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #312531 is Cyan = 0, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 37 | 49 | - |
| CMYK | 0 | 0.24 | 0 | 0.81 |
| HSL | 300º | 0.14% | 0.17% | - |
| HSV(B) | 300º | 0.24% | 0.19% | - |
| XYZ | 2.48 | 2.2 | 3.2 | - |
| YUV | 41.96 | 131.98 | 133.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 37 | 49 | 0 | 0.24 | 0 | 0.81 | 300 | 0.14 | 0.17 |
| Hex | 31 | 25 | 31 | 0 | 18 | 0 | 51 | 12C | E | 11 |
| Octal | 61 | 45 | 61 | 0 | 30 | 0 | 121 | 454 | 16 | 21 |
| Binary | 110001 | 100101 | 110001 | 0 | 11000 | 0 | 1010001 | 100101100 | 1110 | 10001 |
Color Harmonies of #312531
Complementary color
Monochromatic Colors of #312531
Black with #312531
Text Example
Text Example
White with #312531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312531; }
p { color: rgb(49,37,49); }
H1.HeaderClassName
{
color: #312531;
}
.AnyTagClassName
{
color: #312531;
}
</style>
background-color css
<style>
a { background-color: #312531; }
a { background-color: rgb(49,37,49); }
div.DivClassName
{
background-color: #312531;
}
.BgClassName
{
background-color: #312531;
}
</style>
border-color css
<style>
span { border-color: #312531; }
span { border-color: rgb(49,37,49); }
td.TdClassName
{
border-color: #312531;
}
.TagClassName
{
border-color: #312531;
}
</style>