Shades of Mardi Gras #311832
Tints of Mardi Gras #311832
RGB
CMYK
RGB Variations
Color information
#311832 (or 0x311832) is known color: Mardi Gras. HEX triplet: 31, 18 and 32. RGB value is (49,24,50). Sum of RGB (Red+Green+Blue) = 49+24+50=123 (16% of max value = 765). Red value is 49 (19.53% from 255 or 39.84% from 123); Green value is 24 (9.77% from 255 or 19.51% from 123); Blue value is 50 (19.92% from 255 or 40.65% from 123); Max value from RGB is 50 - color contains mainly: blue. Hex color #311832 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311832 is #CEE7CD. Grayscale: #222222. Windows color (decimal): -13559758 or 3282993. OLE color: 3282993.
HSL color Cylindrical-coordinate representation of color #311832: hue angle of 297.69º degrees, saturation: 0.35, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #311832 is Cyan = 0.02, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 24 | 50 | - |
| CMYK | 0.02 | 0.52 | 0 | 0.80 |
| HSL | 297.69º | 0.35% | 0.15% | - |
| HSV(B) | 297.69º | 0.52% | 0.2% | - |
| XYZ | 2.17 | 1.54 | 3.2 | - |
| YUV | 34.44 | 136.78 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 50 | 0.02 | 0.52 | 0 | 0.80 | 297.69 | 0.35 | 0.15 |
| Hex | 31 | 18 | 32 | 2 | 34 | 0 | 50 | 12A | 23 | F |
| Octal | 61 | 30 | 62 | 2 | 64 | 0 | 120 | 452 | 43 | 17 |
| Binary | 110001 | 11000 | 110010 | 10 | 110100 | 0 | 1010000 | 100101010 | 100011 | 1111 |
Color Harmonies of #311832
Complementary color
Monochromatic Colors of #311832
Black with #311832
Text Example
Text Example
White with #311832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311832; }
p { color: rgb(49,24,50); }
H1.HeaderClassName
{
color: #311832;
}
.AnyTagClassName
{
color: #311832;
}
</style>
background-color css
<style>
a { background-color: #311832; }
a { background-color: rgb(49,24,50); }
div.DivClassName
{
background-color: #311832;
}
.BgClassName
{
background-color: #311832;
}
</style>
border-color css
<style>
span { border-color: #311832; }
span { border-color: rgb(49,24,50); }
td.TdClassName
{
border-color: #311832;
}
.TagClassName
{
border-color: #311832;
}
</style>