Shades of Mardi Gras #312831
Tints of Mardi Gras #312831
RGB
CMYK
RGB Variations
Color information
#312831 (or 0x312831) is known color: Mardi Gras. HEX triplet: 31, 28 and 31. RGB value is (49,40,49). Sum of RGB (Red+Green+Blue) = 49+40+49=138 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35.51% from 138); Green value is 40 (16.02% from 255 or 28.99% from 138); Blue value is 49 (19.53% from 255 or 35.51% from 138); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #312831 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312831 is #CED7CE. Grayscale: #2B2B2B. Windows color (decimal): -13555663 or 3221553. OLE color: 3221553.
HSL color Cylindrical-coordinate representation of color #312831: hue angle of 300º degrees, saturation: 0.1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #312831 is Cyan = 0, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 40 | 49 | - |
| CMYK | 0 | 0.18 | 0 | 0.81 |
| HSL | 300º | 0.1% | 0.17% | - |
| HSV(B) | 300º | 0.18% | 0.19% | - |
| XYZ | 2.58 | 2.39 | 3.23 | - |
| YUV | 43.72 | 130.98 | 131.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 49 | 0 | 0.18 | 0 | 0.81 | 300 | 0.1 | 0.17 |
| Hex | 31 | 28 | 31 | 0 | 12 | 0 | 51 | 12C | A | 11 |
| Octal | 61 | 50 | 61 | 0 | 22 | 0 | 121 | 454 | 12 | 21 |
| Binary | 110001 | 101000 | 110001 | 0 | 10010 | 0 | 1010001 | 100101100 | 1010 | 10001 |
Color Harmonies of #312831
Complementary color
Monochromatic Colors of #312831
Black with #312831
Text Example
Text Example
White with #312831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312831; }
p { color: rgb(49,40,49); }
H1.HeaderClassName
{
color: #312831;
}
.AnyTagClassName
{
color: #312831;
}
</style>
background-color css
<style>
a { background-color: #312831; }
a { background-color: rgb(49,40,49); }
div.DivClassName
{
background-color: #312831;
}
.BgClassName
{
background-color: #312831;
}
</style>
border-color css
<style>
span { border-color: #312831; }
span { border-color: rgb(49,40,49); }
td.TdClassName
{
border-color: #312831;
}
.TagClassName
{
border-color: #312831;
}
</style>