Shades of Mardi Gras #311032
Tints of Mardi Gras #311032
RGB
CMYK
RGB Variations
Color information
#311032 (or 0x311032) is known color: Mardi Gras. HEX triplet: 31, 10 and 32. RGB value is (49,16,50). Sum of RGB (Red+Green+Blue) = 49+16+50=115 (15% of max value = 765). Red value is 49 (19.53% from 255 or 42.61% from 115); Green value is 16 (6.64% from 255 or 13.91% from 115); Blue value is 50 (19.92% from 255 or 43.48% from 115); Max value from RGB is 50 - color contains mainly: blue. Hex color #311032 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311032 is #CEEFCD. Grayscale: #1D1D1D. Windows color (decimal): -13561806 or 3280945. OLE color: 3280945.
HSL color Cylindrical-coordinate representation of color #311032: hue angle of 298.24º degrees, saturation: 0.52, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #311032 is Cyan = 0.02, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 16 | 50 | - |
| CMYK | 0.02 | 0.68 | 0 | 0.80 |
| HSL | 298.24º | 0.52% | 0.13% | - |
| HSV(B) | 298.24º | 0.68% | 0.2% | - |
| XYZ | 2.03 | 1.25 | 3.15 | - |
| YUV | 29.74 | 139.43 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 50 | 0.02 | 0.68 | 0 | 0.80 | 298.24 | 0.52 | 0.13 |
| Hex | 31 | 10 | 32 | 2 | 44 | 0 | 50 | 12A | 34 | D |
| Octal | 61 | 20 | 62 | 2 | 104 | 0 | 120 | 452 | 64 | 15 |
| Binary | 110001 | 10000 | 110010 | 10 | 1000100 | 0 | 1010000 | 100101010 | 110100 | 1101 |
Color Harmonies of #311032
Complementary color
Monochromatic Colors of #311032
Black with #311032
Text Example
Text Example
White with #311032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311032; }
p { color: rgb(49,16,50); }
H1.HeaderClassName
{
color: #311032;
}
.AnyTagClassName
{
color: #311032;
}
</style>
background-color css
<style>
a { background-color: #311032; }
a { background-color: rgb(49,16,50); }
div.DivClassName
{
background-color: #311032;
}
.BgClassName
{
background-color: #311032;
}
</style>
border-color css
<style>
span { border-color: #311032; }
span { border-color: rgb(49,16,50); }
td.TdClassName
{
border-color: #311032;
}
.TagClassName
{
border-color: #311032;
}
</style>