Shades of Mardi Gras #311034
Tints of Mardi Gras #311034
RGB
CMYK
RGB Variations
Color information
#311034 (or 0x311034) is known color: Mardi Gras. HEX triplet: 31, 10 and 34. RGB value is (49,16,52). Sum of RGB (Red+Green+Blue) = 49+16+52=117 (15% of max value = 765). Red value is 49 (19.53% from 255 or 41.88% from 117); Green value is 16 (6.64% from 255 or 13.68% from 117); Blue value is 52 (20.70% from 255 or 44.44% from 117); Max value from RGB is 52 - color contains mainly: blue. Hex color #311034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311034 is #CEEFCB. Grayscale: #1D1D1D. Windows color (decimal): -13561804 or 3412017. OLE color: 3412017.
HSL color Cylindrical-coordinate representation of color #311034: hue angle of 295º degrees, saturation: 0.53, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #311034 is Cyan = 0.06, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 16 | 52 | - |
| CMYK | 0.06 | 0.69 | 0 | 0.80 |
| HSL | 295º | 0.53% | 0.13% | - |
| HSV(B) | 295º | 0.69% | 0.2% | - |
| XYZ | 2.07 | 1.27 | 3.39 | - |
| YUV | 29.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 52 | 0.06 | 0.69 | 0 | 0.80 | 295 | 0.53 | 0.13 |
| Hex | 31 | 10 | 34 | 6 | 45 | 0 | 50 | 127 | 35 | D |
| Octal | 61 | 20 | 64 | 6 | 105 | 0 | 120 | 447 | 65 | 15 |
| Binary | 110001 | 10000 | 110100 | 110 | 1000101 | 0 | 1010000 | 100100111 | 110101 | 1101 |
Color Harmonies of #311034
Complementary color
Monochromatic Colors of #311034
Black with #311034
Text Example
Text Example
White with #311034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311034; }
p { color: rgb(49,16,52); }
H1.HeaderClassName
{
color: #311034;
}
.AnyTagClassName
{
color: #311034;
}
</style>
background-color css
<style>
a { background-color: #311034; }
a { background-color: rgb(49,16,52); }
div.DivClassName
{
background-color: #311034;
}
.BgClassName
{
background-color: #311034;
}
</style>
border-color css
<style>
span { border-color: #311034; }
span { border-color: rgb(49,16,52); }
td.TdClassName
{
border-color: #311034;
}
.TagClassName
{
border-color: #311034;
}
</style>