Shades of Mardi Gras #311731
Tints of Mardi Gras #311731
RGB
CMYK
RGB Variations
Color information
#311731 (or 0x311731) is known color: Mardi Gras. HEX triplet: 31, 17 and 31. RGB value is (49,23,49). Sum of RGB (Red+Green+Blue) = 49+23+49=121 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.50% from 121); Green value is 23 (9.38% from 255 or 19.01% from 121); Blue value is 49 (19.53% from 255 or 40.50% from 121); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #311731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311731 is #CEE8CE. Grayscale: #212121. Windows color (decimal): -13560015 or 3217201. OLE color: 3217201.
HSL color Cylindrical-coordinate representation of color #311731: hue angle of 300º degrees, saturation: 0.36, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #311731 is Cyan = 0, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 23 | 49 | - |
| CMYK | 0 | 0.53 | 0 | 0.81 |
| HSL | 300º | 0.36% | 0.14% | - |
| HSV(B) | 300º | 0.53% | 0.19% | - |
| XYZ | 2.13 | 1.49 | 3.08 | - |
| YUV | 33.74 | 136.61 | 138.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 49 | 0 | 0.53 | 0 | 0.81 | 300 | 0.36 | 0.14 |
| Hex | 31 | 17 | 31 | 0 | 35 | 0 | 51 | 12C | 24 | E |
| Octal | 61 | 27 | 61 | 0 | 65 | 0 | 121 | 454 | 44 | 16 |
| Binary | 110001 | 10111 | 110001 | 0 | 110101 | 0 | 1010001 | 100101100 | 100100 | 1110 |
Color Harmonies of #311731
Complementary color
Monochromatic Colors of #311731
Black with #311731
Text Example
Text Example
White with #311731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311731; }
p { color: rgb(49,23,49); }
H1.HeaderClassName
{
color: #311731;
}
.AnyTagClassName
{
color: #311731;
}
</style>
background-color css
<style>
a { background-color: #311731; }
a { background-color: rgb(49,23,49); }
div.DivClassName
{
background-color: #311731;
}
.BgClassName
{
background-color: #311731;
}
</style>
border-color css
<style>
span { border-color: #311731; }
span { border-color: rgb(49,23,49); }
td.TdClassName
{
border-color: #311731;
}
.TagClassName
{
border-color: #311731;
}
</style>