Shades of Mardi Gras #311936
Tints of Mardi Gras #311936
RGB
CMYK
RGB Variations
Color information
#311936 (or 0x311936) is known color: Mardi Gras. HEX triplet: 31, 19 and 36. RGB value is (49,25,54). Sum of RGB (Red+Green+Blue) = 49+25+54=128 (16% of max value = 765). Red value is 49 (19.53% from 255 or 38.28% from 128); Green value is 25 (10.16% from 255 or 19.53% from 128); Blue value is 54 (21.48% from 255 or 42.19% from 128); Max value from RGB is 54 - color contains mainly: blue. Hex color #311936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311936 is #CEE6C9. Grayscale: #232323. Windows color (decimal): -13559498 or 3545393. OLE color: 3545393.
HSL color Cylindrical-coordinate representation of color #311936: hue angle of 289.66º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #311936 is Cyan = 0.09, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 25 | 54 | - |
| CMYK | 0.09 | 0.54 | 0 | 0.79 |
| HSL | 289.66º | 0.37% | 0.15% | - |
| HSV(B) | 289.66º | 0.54% | 0.21% | - |
| XYZ | 2.28 | 1.61 | 3.68 | - |
| YUV | 35.48 | 138.45 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 54 | 0.09 | 0.54 | 0 | 0.79 | 289.66 | 0.37 | 0.15 |
| Hex | 31 | 19 | 36 | 9 | 36 | 0 | 4F | 122 | 25 | F |
| Octal | 61 | 31 | 66 | 11 | 66 | 0 | 117 | 442 | 45 | 17 |
| Binary | 110001 | 11001 | 110110 | 1001 | 110110 | 0 | 1001111 | 100100010 | 100101 | 1111 |
Color Harmonies of #311936
Complementary color
Monochromatic Colors of #311936
Black with #311936
Text Example
Text Example
White with #311936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311936; }
p { color: rgb(49,25,54); }
H1.HeaderClassName
{
color: #311936;
}
.AnyTagClassName
{
color: #311936;
}
</style>
background-color css
<style>
a { background-color: #311936; }
a { background-color: rgb(49,25,54); }
div.DivClassName
{
background-color: #311936;
}
.BgClassName
{
background-color: #311936;
}
</style>
border-color css
<style>
span { border-color: #311936; }
span { border-color: rgb(49,25,54); }
td.TdClassName
{
border-color: #311936;
}
.TagClassName
{
border-color: #311936;
}
</style>