Shades of Mardi Gras #311236
Tints of Mardi Gras #311236
RGB
CMYK
RGB Variations
Color information
#311236 (or 0x311236) is known color: Mardi Gras. HEX triplet: 31, 12 and 36. RGB value is (49,18,54). Sum of RGB (Red+Green+Blue) = 49+18+54=121 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.50% from 121); Green value is 18 (7.42% from 255 or 14.88% from 121); Blue value is 54 (21.48% from 255 or 44.63% from 121); Max value from RGB is 54 - color contains mainly: blue. Hex color #311236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311236 is #CEEDC9. Grayscale: #1F1F1F. Windows color (decimal): -13561290 or 3543601. OLE color: 3543601.
HSL color Cylindrical-coordinate representation of color #311236: hue angle of 291.67º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #311236 is Cyan = 0.09, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 18 | 54 | - |
| CMYK | 0.09 | 0.67 | 0 | 0.79 |
| HSL | 291.67º | 0.5% | 0.14% | - |
| HSV(B) | 291.67º | 0.67% | 0.21% | - |
| XYZ | 2.15 | 1.35 | 3.64 | - |
| YUV | 31.37 | 140.77 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 54 | 0.09 | 0.67 | 0 | 0.79 | 291.67 | 0.5 | 0.14 |
| Hex | 31 | 12 | 36 | 9 | 43 | 0 | 4F | 124 | 32 | E |
| Octal | 61 | 22 | 66 | 11 | 103 | 0 | 117 | 444 | 62 | 16 |
| Binary | 110001 | 10010 | 110110 | 1001 | 1000011 | 0 | 1001111 | 100100100 | 110010 | 1110 |
Color Harmonies of #311236
Complementary color
Monochromatic Colors of #311236
Black with #311236
Text Example
Text Example
White with #311236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311236; }
p { color: rgb(49,18,54); }
H1.HeaderClassName
{
color: #311236;
}
.AnyTagClassName
{
color: #311236;
}
</style>
background-color css
<style>
a { background-color: #311236; }
a { background-color: rgb(49,18,54); }
div.DivClassName
{
background-color: #311236;
}
.BgClassName
{
background-color: #311236;
}
</style>
border-color css
<style>
span { border-color: #311236; }
span { border-color: rgb(49,18,54); }
td.TdClassName
{
border-color: #311236;
}
.TagClassName
{
border-color: #311236;
}
</style>