Shades of Mardi Gras #311732
Tints of Mardi Gras #311732
RGB
CMYK
RGB Variations
Color information
#311732 (or 0x311732) is known color: Mardi Gras. HEX triplet: 31, 17 and 32. RGB value is (49,23,50). Sum of RGB (Red+Green+Blue) = 49+23+50=122 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.16% from 122); Green value is 23 (9.38% from 255 or 18.85% from 122); Blue value is 50 (19.92% from 255 or 40.98% from 122); Max value from RGB is 50 - color contains mainly: blue. Hex color #311732 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311732 is #CEE8CD. Grayscale: #212121. Windows color (decimal): -13560014 or 3282737. OLE color: 3282737.
HSL color Cylindrical-coordinate representation of color #311732: hue angle of 297.78º degrees, saturation: 0.37, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #311732 is Cyan = 0.02, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 23 | 50 | - |
| CMYK | 0.02 | 0.54 | 0 | 0.80 |
| HSL | 297.78º | 0.37% | 0.14% | - |
| HSV(B) | 297.78º | 0.54% | 0.2% | - |
| XYZ | 2.15 | 1.5 | 3.19 | - |
| YUV | 33.85 | 137.11 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 50 | 0.02 | 0.54 | 0 | 0.80 | 297.78 | 0.37 | 0.14 |
| Hex | 31 | 17 | 32 | 2 | 36 | 0 | 50 | 12A | 25 | E |
| Octal | 61 | 27 | 62 | 2 | 66 | 0 | 120 | 452 | 45 | 16 |
| Binary | 110001 | 10111 | 110010 | 10 | 110110 | 0 | 1010000 | 100101010 | 100101 | 1110 |
Color Harmonies of #311732
Complementary color
Monochromatic Colors of #311732
Black with #311732
Text Example
Text Example
White with #311732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311732; }
p { color: rgb(49,23,50); }
H1.HeaderClassName
{
color: #311732;
}
.AnyTagClassName
{
color: #311732;
}
</style>
background-color css
<style>
a { background-color: #311732; }
a { background-color: rgb(49,23,50); }
div.DivClassName
{
background-color: #311732;
}
.BgClassName
{
background-color: #311732;
}
</style>
border-color css
<style>
span { border-color: #311732; }
span { border-color: rgb(49,23,50); }
td.TdClassName
{
border-color: #311732;
}
.TagClassName
{
border-color: #311732;
}
</style>