Shades of Mardi Gras #311336
Tints of Mardi Gras #311336
RGB
CMYK
RGB Variations
Color information
#311336 (or 0x311336) is known color: Mardi Gras. HEX triplet: 31, 13 and 36. RGB value is (49,19,54). Sum of RGB (Red+Green+Blue) = 49+19+54=122 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.16% from 122); Green value is 19 (7.81% from 255 or 15.57% from 122); Blue value is 54 (21.48% from 255 or 44.26% from 122); Max value from RGB is 54 - color contains mainly: blue. Hex color #311336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311336 is #CEECC9. Grayscale: #1F1F1F. Windows color (decimal): -13561034 or 3543857. OLE color: 3543857.
HSL color Cylindrical-coordinate representation of color #311336: hue angle of 291.43º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #311336 is Cyan = 0.09, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 19 | 54 | - |
| CMYK | 0.09 | 0.65 | 0 | 0.79 |
| HSL | 291.43º | 0.48% | 0.14% | - |
| HSV(B) | 291.43º | 0.65% | 0.21% | - |
| XYZ | 2.17 | 1.39 | 3.64 | - |
| YUV | 31.96 | 140.44 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 54 | 0.09 | 0.65 | 0 | 0.79 | 291.43 | 0.48 | 0.14 |
| Hex | 31 | 13 | 36 | 9 | 41 | 0 | 4F | 123 | 30 | E |
| Octal | 61 | 23 | 66 | 11 | 101 | 0 | 117 | 443 | 60 | 16 |
| Binary | 110001 | 10011 | 110110 | 1001 | 1000001 | 0 | 1001111 | 100100011 | 110000 | 1110 |
Color Harmonies of #311336
Complementary color
Monochromatic Colors of #311336
Black with #311336
Text Example
Text Example
White with #311336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311336; }
p { color: rgb(49,19,54); }
H1.HeaderClassName
{
color: #311336;
}
.AnyTagClassName
{
color: #311336;
}
</style>
background-color css
<style>
a { background-color: #311336; }
a { background-color: rgb(49,19,54); }
div.DivClassName
{
background-color: #311336;
}
.BgClassName
{
background-color: #311336;
}
</style>
border-color css
<style>
span { border-color: #311336; }
span { border-color: rgb(49,19,54); }
td.TdClassName
{
border-color: #311336;
}
.TagClassName
{
border-color: #311336;
}
</style>