Shades of Mardi Gras #311136
Tints of Mardi Gras #311136
RGB
CMYK
RGB Variations
Color information
#311136 (or 0x311136) is known color: Mardi Gras. HEX triplet: 31, 11 and 36. RGB value is (49,17,54). Sum of RGB (Red+Green+Blue) = 49+17+54=120 (15% of max value = 765). Red value is 49 (19.53% from 255 or 40.83% from 120); Green value is 17 (7.03% from 255 or 14.17% from 120); Blue value is 54 (21.48% from 255 or 45% from 120); Max value from RGB is 54 - color contains mainly: blue. Hex color #311136 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311136 is #CEEEC9. Grayscale: #1E1E1E. Windows color (decimal): -13561546 or 3543345. OLE color: 3543345.
HSL color Cylindrical-coordinate representation of color #311136: hue angle of 291.89º degrees, saturation: 0.52, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #311136 is Cyan = 0.09, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 17 | 54 | - |
| CMYK | 0.09 | 0.69 | 0 | 0.79 |
| HSL | 291.89º | 0.52% | 0.14% | - |
| HSV(B) | 291.89º | 0.69% | 0.21% | - |
| XYZ | 2.13 | 1.32 | 3.63 | - |
| YUV | 30.79 | 141.1 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 54 | 0.09 | 0.69 | 0 | 0.79 | 291.89 | 0.52 | 0.14 |
| Hex | 31 | 11 | 36 | 9 | 45 | 0 | 4F | 124 | 34 | E |
| Octal | 61 | 21 | 66 | 11 | 105 | 0 | 117 | 444 | 64 | 16 |
| Binary | 110001 | 10001 | 110110 | 1001 | 1000101 | 0 | 1001111 | 100100100 | 110100 | 1110 |
Color Harmonies of #311136
Complementary color
Monochromatic Colors of #311136
Black with #311136
Text Example
Text Example
White with #311136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311136; }
p { color: rgb(49,17,54); }
H1.HeaderClassName
{
color: #311136;
}
.AnyTagClassName
{
color: #311136;
}
</style>
background-color css
<style>
a { background-color: #311136; }
a { background-color: rgb(49,17,54); }
div.DivClassName
{
background-color: #311136;
}
.BgClassName
{
background-color: #311136;
}
</style>
border-color css
<style>
span { border-color: #311136; }
span { border-color: rgb(49,17,54); }
td.TdClassName
{
border-color: #311136;
}
.TagClassName
{
border-color: #311136;
}
</style>