Shades of Mardi Gras #311836
Tints of Mardi Gras #311836
RGB
CMYK
RGB Variations
Color information
#311836 (or 0x311836) is known color: Mardi Gras. HEX triplet: 31, 18 and 36. RGB value is (49,24,54). Sum of RGB (Red+Green+Blue) = 49+24+54=127 (16% of max value = 765). Red value is 49 (19.53% from 255 or 38.58% from 127); Green value is 24 (9.77% from 255 or 18.90% from 127); Blue value is 54 (21.48% from 255 or 42.52% from 127); Max value from RGB is 54 - color contains mainly: blue. Hex color #311836 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311836 is #CEE7C9. Grayscale: #222222. Windows color (decimal): -13559754 or 3545137. OLE color: 3545137.
HSL color Cylindrical-coordinate representation of color #311836: hue angle of 290º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #311836 is Cyan = 0.09, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 24 | 54 | - |
| CMYK | 0.09 | 0.56 | 0 | 0.79 |
| HSL | 290º | 0.38% | 0.15% | - |
| HSV(B) | 290º | 0.56% | 0.21% | - |
| XYZ | 2.26 | 1.57 | 3.67 | - |
| YUV | 34.9 | 138.78 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 54 | 0.09 | 0.56 | 0 | 0.79 | 290 | 0.38 | 0.15 |
| Hex | 31 | 18 | 36 | 9 | 38 | 0 | 4F | 122 | 26 | F |
| Octal | 61 | 30 | 66 | 11 | 70 | 0 | 117 | 442 | 46 | 17 |
| Binary | 110001 | 11000 | 110110 | 1001 | 111000 | 0 | 1001111 | 100100010 | 100110 | 1111 |
Color Harmonies of #311836
Complementary color
Monochromatic Colors of #311836
Black with #311836
Text Example
Text Example
White with #311836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311836; }
p { color: rgb(49,24,54); }
H1.HeaderClassName
{
color: #311836;
}
.AnyTagClassName
{
color: #311836;
}
</style>
background-color css
<style>
a { background-color: #311836; }
a { background-color: rgb(49,24,54); }
div.DivClassName
{
background-color: #311836;
}
.BgClassName
{
background-color: #311836;
}
</style>
border-color css
<style>
span { border-color: #311836; }
span { border-color: rgb(49,24,54); }
td.TdClassName
{
border-color: #311836;
}
.TagClassName
{
border-color: #311836;
}
</style>