Shades of Mardi Gras #311036
Tints of Mardi Gras #311036
RGB
CMYK
RGB Variations
Color information
#311036 (or 0x311036) is known color: Mardi Gras. HEX triplet: 31, 10 and 36. RGB value is (49,16,54). Sum of RGB (Red+Green+Blue) = 49+16+54=119 (15% of max value = 765). Red value is 49 (19.53% from 255 or 41.18% from 119); Green value is 16 (6.64% from 255 or 13.45% from 119); Blue value is 54 (21.48% from 255 or 45.38% from 119); Max value from RGB is 54 - color contains mainly: blue. Hex color #311036 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311036 is #CEEFC9. Grayscale: #1E1E1E. Windows color (decimal): -13561802 or 3543089. OLE color: 3543089.
HSL color Cylindrical-coordinate representation of color #311036: hue angle of 292.11º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #311036 is Cyan = 0.09, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 16 | 54 | - |
| CMYK | 0.09 | 0.70 | 0 | 0.79 |
| HSL | 292.11º | 0.54% | 0.14% | - |
| HSV(B) | 292.11º | 0.7% | 0.21% | - |
| XYZ | 2.12 | 1.29 | 3.63 | - |
| YUV | 30.2 | 141.43 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 54 | 0.09 | 0.70 | 0 | 0.79 | 292.11 | 0.54 | 0.14 |
| Hex | 31 | 10 | 36 | 9 | 46 | 0 | 4F | 124 | 36 | E |
| Octal | 61 | 20 | 66 | 11 | 106 | 0 | 117 | 444 | 66 | 16 |
| Binary | 110001 | 10000 | 110110 | 1001 | 1000110 | 0 | 1001111 | 100100100 | 110110 | 1110 |
Color Harmonies of #311036
Complementary color
Monochromatic Colors of #311036
Black with #311036
Text Example
Text Example
White with #311036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311036; }
p { color: rgb(49,16,54); }
H1.HeaderClassName
{
color: #311036;
}
.AnyTagClassName
{
color: #311036;
}
</style>
background-color css
<style>
a { background-color: #311036; }
a { background-color: rgb(49,16,54); }
div.DivClassName
{
background-color: #311036;
}
.BgClassName
{
background-color: #311036;
}
</style>
border-color css
<style>
span { border-color: #311036; }
span { border-color: rgb(49,16,54); }
td.TdClassName
{
border-color: #311036;
}
.TagClassName
{
border-color: #311036;
}
</style>