Shades of Mardi Gras #312631
Tints of Mardi Gras #312631
RGB
CMYK
RGB Variations
Color information
#312631 (or 0x312631) is known color: Mardi Gras. HEX triplet: 31, 26 and 31. RGB value is (49,38,49). Sum of RGB (Red+Green+Blue) = 49+38+49=136 (18% of max value = 765). Red value is 49 (19.53% from 255 or 36.03% from 136); Green value is 38 (15.23% from 255 or 27.94% from 136); Blue value is 49 (19.53% from 255 or 36.03% from 136); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #312631 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312631 is #CED9CE. Grayscale: #2A2A2A. Windows color (decimal): -13556175 or 3221041. OLE color: 3221041.
HSL color Cylindrical-coordinate representation of color #312631: hue angle of 300º degrees, saturation: 0.13, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #312631 is Cyan = 0, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 38 | 49 | - |
| CMYK | 0 | 0.22 | 0 | 0.81 |
| HSL | 300º | 0.13% | 0.17% | - |
| HSV(B) | 300º | 0.22% | 0.19% | - |
| XYZ | 2.51 | 2.26 | 3.21 | - |
| YUV | 42.54 | 131.64 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 49 | 0 | 0.22 | 0 | 0.81 | 300 | 0.13 | 0.17 |
| Hex | 31 | 26 | 31 | 0 | 16 | 0 | 51 | 12C | D | 11 |
| Octal | 61 | 46 | 61 | 0 | 26 | 0 | 121 | 454 | 15 | 21 |
| Binary | 110001 | 100110 | 110001 | 0 | 10110 | 0 | 1010001 | 100101100 | 1101 | 10001 |
Color Harmonies of #312631
Complementary color
Monochromatic Colors of #312631
Black with #312631
Text Example
Text Example
White with #312631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312631; }
p { color: rgb(49,38,49); }
H1.HeaderClassName
{
color: #312631;
}
.AnyTagClassName
{
color: #312631;
}
</style>
background-color css
<style>
a { background-color: #312631; }
a { background-color: rgb(49,38,49); }
div.DivClassName
{
background-color: #312631;
}
.BgClassName
{
background-color: #312631;
}
</style>
border-color css
<style>
span { border-color: #312631; }
span { border-color: rgb(49,38,49); }
td.TdClassName
{
border-color: #312631;
}
.TagClassName
{
border-color: #312631;
}
</style>