Shades of Mardi Gras #311534
Tints of Mardi Gras #311534
RGB
CMYK
RGB Variations
Color information
#311534 (or 0x311534) is known color: Mardi Gras. HEX triplet: 31, 15 and 34. RGB value is (49,21,52). Sum of RGB (Red+Green+Blue) = 49+21+52=122 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.16% from 122); Green value is 21 (8.59% from 255 or 17.21% from 122); Blue value is 52 (20.70% from 255 or 42.62% from 122); Max value from RGB is 52 - color contains mainly: blue. Hex color #311534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311534 is #CEEACB. Grayscale: #202020. Windows color (decimal): -13560524 or 3413297. OLE color: 3413297.
HSL color Cylindrical-coordinate representation of color #311534: hue angle of 294.19º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #311534 is Cyan = 0.06, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 21 | 52 | - |
| CMYK | 0.06 | 0.60 | 0 | 0.80 |
| HSL | 294.19º | 0.42% | 0.14% | - |
| HSV(B) | 294.19º | 0.6% | 0.2% | - |
| XYZ | 2.15 | 1.44 | 3.41 | - |
| YUV | 32.91 | 138.78 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 52 | 0.06 | 0.60 | 0 | 0.80 | 294.19 | 0.42 | 0.14 |
| Hex | 31 | 15 | 34 | 6 | 3C | 0 | 50 | 126 | 2A | E |
| Octal | 61 | 25 | 64 | 6 | 74 | 0 | 120 | 446 | 52 | 16 |
| Binary | 110001 | 10101 | 110100 | 110 | 111100 | 0 | 1010000 | 100100110 | 101010 | 1110 |
Color Harmonies of #311534
Complementary color
Monochromatic Colors of #311534
Black with #311534
Text Example
Text Example
White with #311534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311534; }
p { color: rgb(49,21,52); }
H1.HeaderClassName
{
color: #311534;
}
.AnyTagClassName
{
color: #311534;
}
</style>
background-color css
<style>
a { background-color: #311534; }
a { background-color: rgb(49,21,52); }
div.DivClassName
{
background-color: #311534;
}
.BgClassName
{
background-color: #311534;
}
</style>
border-color css
<style>
span { border-color: #311534; }
span { border-color: rgb(49,21,52); }
td.TdClassName
{
border-color: #311534;
}
.TagClassName
{
border-color: #311534;
}
</style>