Shades of Mardi Gras #311434
Tints of Mardi Gras #311434
RGB
CMYK
RGB Variations
Color information
#311434 (or 0x311434) is known color: Mardi Gras. HEX triplet: 31, 14 and 34. RGB value is (49,20,52). Sum of RGB (Red+Green+Blue) = 49+20+52=121 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.50% from 121); Green value is 20 (8.20% from 255 or 16.53% from 121); Blue value is 52 (20.70% from 255 or 42.98% from 121); Max value from RGB is 52 - color contains mainly: blue. Hex color #311434 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311434 is #CEEBCB. Grayscale: #202020. Windows color (decimal): -13560780 or 3413041. OLE color: 3413041.
HSL color Cylindrical-coordinate representation of color #311434: hue angle of 294.38º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #311434 is Cyan = 0.06, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 20 | 52 | - |
| CMYK | 0.06 | 0.62 | 0 | 0.80 |
| HSL | 294.38º | 0.44% | 0.14% | - |
| HSV(B) | 294.38º | 0.62% | 0.2% | - |
| XYZ | 2.14 | 1.4 | 3.41 | - |
| YUV | 32.32 | 139.11 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 52 | 0.06 | 0.62 | 0 | 0.80 | 294.38 | 0.44 | 0.14 |
| Hex | 31 | 14 | 34 | 6 | 3E | 0 | 50 | 126 | 2C | E |
| Octal | 61 | 24 | 64 | 6 | 76 | 0 | 120 | 446 | 54 | 16 |
| Binary | 110001 | 10100 | 110100 | 110 | 111110 | 0 | 1010000 | 100100110 | 101100 | 1110 |
Color Harmonies of #311434
Complementary color
Monochromatic Colors of #311434
Black with #311434
Text Example
Text Example
White with #311434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311434; }
p { color: rgb(49,20,52); }
H1.HeaderClassName
{
color: #311434;
}
.AnyTagClassName
{
color: #311434;
}
</style>
background-color css
<style>
a { background-color: #311434; }
a { background-color: rgb(49,20,52); }
div.DivClassName
{
background-color: #311434;
}
.BgClassName
{
background-color: #311434;
}
</style>
border-color css
<style>
span { border-color: #311434; }
span { border-color: rgb(49,20,52); }
td.TdClassName
{
border-color: #311434;
}
.TagClassName
{
border-color: #311434;
}
</style>