Shades of Mardi Gras #311830
Tints of Mardi Gras #311830
RGB
CMYK
RGB Variations
Color information
#311830 (or 0x311830) is known color: Mardi Gras. HEX triplet: 31, 18 and 30. RGB value is (49,24,48). Sum of RGB (Red+Green+Blue) = 49+24+48=121 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.50% from 121); Green value is 24 (9.77% from 255 or 19.83% from 121); Blue value is 48 (19.14% from 255 or 39.67% from 121); Max value from RGB is 49 - color contains mainly: red. Hex color #311830 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311830 is #CEE7CF. Grayscale: #222222. Windows color (decimal): -13559760 or 3151921. OLE color: 3151921.
HSL color Cylindrical-coordinate representation of color #311830: hue angle of 302.4º degrees, saturation: 0.34, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #311830 is Cyan = 0, Magento = 0.51, Yellow = 0.02 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 24 | 48 | - |
| CMYK | 0 | 0.51 | 0.02 | 0.81 |
| HSL | 302.4º | 0.34% | 0.14% | - |
| HSV(B) | 302.4º | 0.51% | 0.19% | - |
| XYZ | 2.13 | 1.52 | 2.98 | - |
| YUV | 34.21 | 135.78 | 138.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 48 | 0 | 0.51 | 0.02 | 0.81 | 302.4 | 0.34 | 0.14 |
| Hex | 31 | 18 | 30 | 0 | 33 | 2 | 51 | 12E | 22 | E |
| Octal | 61 | 30 | 60 | 0 | 63 | 2 | 121 | 456 | 42 | 16 |
| Binary | 110001 | 11000 | 110000 | 0 | 110011 | 10 | 1010001 | 100101110 | 100010 | 1110 |
Color Harmonies of #311830
Complementary color
Monochromatic Colors of #311830
Black with #311830
Text Example
Text Example
White with #311830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311830; }
p { color: rgb(49,24,48); }
H1.HeaderClassName
{
color: #311830;
}
.AnyTagClassName
{
color: #311830;
}
</style>
background-color css
<style>
a { background-color: #311830; }
a { background-color: rgb(49,24,48); }
div.DivClassName
{
background-color: #311830;
}
.BgClassName
{
background-color: #311830;
}
</style>
border-color css
<style>
span { border-color: #311830; }
span { border-color: rgb(49,24,48); }
td.TdClassName
{
border-color: #311830;
}
.TagClassName
{
border-color: #311830;
}
</style>