Shades of Mardi Gras #311436
Tints of Mardi Gras #311436
RGB
CMYK
RGB Variations
Color information
#311436 (or 0x311436) is known color: Mardi Gras. HEX triplet: 31, 14 and 36. RGB value is (49,20,54). Sum of RGB (Red+Green+Blue) = 49+20+54=123 (16% of max value = 765). Red value is 49 (19.53% from 255 or 39.84% from 123); Green value is 20 (8.20% from 255 or 16.26% from 123); Blue value is 54 (21.48% from 255 or 43.90% from 123); Max value from RGB is 54 - color contains mainly: blue. Hex color #311436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311436 is #CEEBC9. Grayscale: #202020. Windows color (decimal): -13560778 or 3544113. OLE color: 3544113.
HSL color Cylindrical-coordinate representation of color #311436: hue angle of 291.18º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #311436 is Cyan = 0.09, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 20 | 54 | - |
| CMYK | 0.09 | 0.63 | 0 | 0.79 |
| HSL | 291.18º | 0.46% | 0.15% | - |
| HSV(B) | 291.18º | 0.63% | 0.21% | - |
| XYZ | 2.18 | 1.42 | 3.65 | - |
| YUV | 32.55 | 140.11 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 54 | 0.09 | 0.63 | 0 | 0.79 | 291.18 | 0.46 | 0.15 |
| Hex | 31 | 14 | 36 | 9 | 3F | 0 | 4F | 123 | 2E | F |
| Octal | 61 | 24 | 66 | 11 | 77 | 0 | 117 | 443 | 56 | 17 |
| Binary | 110001 | 10100 | 110110 | 1001 | 111111 | 0 | 1001111 | 100100011 | 101110 | 1111 |
Color Harmonies of #311436
Complementary color
Monochromatic Colors of #311436
Black with #311436
Text Example
Text Example
White with #311436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311436; }
p { color: rgb(49,20,54); }
H1.HeaderClassName
{
color: #311436;
}
.AnyTagClassName
{
color: #311436;
}
</style>
background-color css
<style>
a { background-color: #311436; }
a { background-color: rgb(49,20,54); }
div.DivClassName
{
background-color: #311436;
}
.BgClassName
{
background-color: #311436;
}
</style>
border-color css
<style>
span { border-color: #311436; }
span { border-color: rgb(49,20,54); }
td.TdClassName
{
border-color: #311436;
}
.TagClassName
{
border-color: #311436;
}
</style>