Shades of Mardi Gras #311533
Tints of Mardi Gras #311533
RGB
CMYK
RGB Variations
Color information
#311533 (or 0x311533) is known color: Mardi Gras. HEX triplet: 31, 15 and 33. RGB value is (49,21,51). Sum of RGB (Red+Green+Blue) = 49+21+51=121 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.50% from 121); Green value is 21 (8.59% from 255 or 17.36% from 121); Blue value is 51 (20.31% from 255 or 42.15% from 121); Max value from RGB is 51 - color contains mainly: blue. Hex color #311533 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311533 is #CEEACC. Grayscale: #202020. Windows color (decimal): -13560525 or 3347761. OLE color: 3347761.
HSL color Cylindrical-coordinate representation of color #311533: hue angle of 296º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #311533 is Cyan = 0.04, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 49 | 21 | 51 | - |
| CMYK | 0.04 | 0.59 | 0 | 0.8 |
| HSL | 296º | 0.42% | 0.14% | - |
| HSV(B) | 296º | 0.59% | 0.2% | - |
| XYZ | 2.13 | 1.43 | 3.3 | - |
| YUV | 32.79 | 138.28 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 51 | 0.04 | 0.59 | 0 | 0.8 | 296 | 0.42 | 0.14 |
| Hex | 31 | 15 | 33 | 4 | 3B | 0 | 50 | 128 | 2A | E |
| Octal | 61 | 25 | 63 | 4 | 73 | 0 | 120 | 450 | 52 | 16 |
| Binary | 110001 | 10101 | 110011 | 100 | 111011 | 0 | 1010000 | 100101000 | 101010 | 1110 |
Color Harmonies of #311533
Complementary color
Monochromatic Colors of #311533
Black with #311533
Text Example
Text Example
White with #311533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311533; }
p { color: rgb(49,21,51); }
H1.HeaderClassName
{
color: #311533;
}
.AnyTagClassName
{
color: #311533;
}
</style>
background-color css
<style>
a { background-color: #311533; }
a { background-color: rgb(49,21,51); }
div.DivClassName
{
background-color: #311533;
}
.BgClassName
{
background-color: #311533;
}
</style>
border-color css
<style>
span { border-color: #311533; }
span { border-color: rgb(49,21,51); }
td.TdClassName
{
border-color: #311533;
}
.TagClassName
{
border-color: #311533;
}
</style>