Shades of Mardi Gras #312331
Tints of Mardi Gras #312331
RGB
CMYK
RGB Variations
Color information
#312331 (or 0x312331) is known color: Mardi Gras. HEX triplet: 31, 23 and 31. RGB value is (49,35,49). Sum of RGB (Red+Green+Blue) = 49+35+49=133 (17% of max value = 765). Red value is 49 (19.53% from 255 or 36.84% from 133); Green value is 35 (14.06% from 255 or 26.32% from 133); Blue value is 49 (19.53% from 255 or 36.84% from 133); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #312331 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312331 is #CEDCCE. Grayscale: #282828. Windows color (decimal): -13556943 or 3220273. OLE color: 3220273.
HSL color Cylindrical-coordinate representation of color #312331: hue angle of 300º degrees, saturation: 0.17, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #312331 is Cyan = 0, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 35 | 49 | - |
| CMYK | 0 | 0.29 | 0 | 0.81 |
| HSL | 300º | 0.17% | 0.16% | - |
| HSV(B) | 300º | 0.29% | 0.19% | - |
| XYZ | 2.42 | 2.08 | 3.18 | - |
| YUV | 40.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 49 | 0 | 0.29 | 0 | 0.81 | 300 | 0.17 | 0.16 |
| Hex | 31 | 23 | 31 | 0 | 1D | 0 | 51 | 12C | 11 | 10 |
| Octal | 61 | 43 | 61 | 0 | 35 | 0 | 121 | 454 | 21 | 20 |
| Binary | 110001 | 100011 | 110001 | 0 | 11101 | 0 | 1010001 | 100101100 | 10001 | 10000 |
Color Harmonies of #312331
Complementary color
Monochromatic Colors of #312331
Black with #312331
Text Example
Text Example
White with #312331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312331; }
p { color: rgb(49,35,49); }
H1.HeaderClassName
{
color: #312331;
}
.AnyTagClassName
{
color: #312331;
}
</style>
background-color css
<style>
a { background-color: #312331; }
a { background-color: rgb(49,35,49); }
div.DivClassName
{
background-color: #312331;
}
.BgClassName
{
background-color: #312331;
}
</style>
border-color css
<style>
span { border-color: #312331; }
span { border-color: rgb(49,35,49); }
td.TdClassName
{
border-color: #312331;
}
.TagClassName
{
border-color: #312331;
}
</style>