Shades of Mardi Gras #311631
Tints of Mardi Gras #311631
RGB
CMYK
RGB Variations
Color information
#311631 (or 0x311631) is known color: Mardi Gras. HEX triplet: 31, 16 and 31. RGB value is (49,22,49). Sum of RGB (Red+Green+Blue) = 49+22+49=120 (15% of max value = 765). Red value is 49 (19.53% from 255 or 40.83% from 120); Green value is 22 (8.98% from 255 or 18.33% from 120); Blue value is 49 (19.53% from 255 or 40.83% from 120); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #311631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311631 is #CEE9CE. Grayscale: #212121. Windows color (decimal): -13560271 or 3216945. OLE color: 3216945.
HSL color Cylindrical-coordinate representation of color #311631: hue angle of 300º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #311631 is Cyan = 0, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 22 | 49 | - |
| CMYK | 0 | 0.55 | 0 | 0.81 |
| HSL | 300º | 0.38% | 0.14% | - |
| HSV(B) | 300º | 0.55% | 0.19% | - |
| XYZ | 2.11 | 1.45 | 3.07 | - |
| YUV | 33.15 | 136.95 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 49 | 0 | 0.55 | 0 | 0.81 | 300 | 0.38 | 0.14 |
| Hex | 31 | 16 | 31 | 0 | 37 | 0 | 51 | 12C | 26 | E |
| Octal | 61 | 26 | 61 | 0 | 67 | 0 | 121 | 454 | 46 | 16 |
| Binary | 110001 | 10110 | 110001 | 0 | 110111 | 0 | 1010001 | 100101100 | 100110 | 1110 |
Color Harmonies of #311631
Complementary color
Monochromatic Colors of #311631
Black with #311631
Text Example
Text Example
White with #311631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311631; }
p { color: rgb(49,22,49); }
H1.HeaderClassName
{
color: #311631;
}
.AnyTagClassName
{
color: #311631;
}
</style>
background-color css
<style>
a { background-color: #311631; }
a { background-color: rgb(49,22,49); }
div.DivClassName
{
background-color: #311631;
}
.BgClassName
{
background-color: #311631;
}
</style>
border-color css
<style>
span { border-color: #311631; }
span { border-color: rgb(49,22,49); }
td.TdClassName
{
border-color: #311631;
}
.TagClassName
{
border-color: #311631;
}
</style>