Shades of Mardi Gras #311733
Tints of Mardi Gras #311733
RGB
CMYK
RGB Variations
Color information
#311733 (or 0x311733) is known color: Mardi Gras. HEX triplet: 31, 17 and 33. RGB value is (49,23,51). Sum of RGB (Red+Green+Blue) = 49+23+51=123 (16% of max value = 765). Red value is 49 (19.53% from 255 or 39.84% from 123); Green value is 23 (9.38% from 255 or 18.70% from 123); Blue value is 51 (20.31% from 255 or 41.46% from 123); Max value from RGB is 51 - color contains mainly: blue. Hex color #311733 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311733 is #CEE8CC. Grayscale: #212121. Windows color (decimal): -13560013 or 3348273. OLE color: 3348273.
HSL color Cylindrical-coordinate representation of color #311733: hue angle of 295.71º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #311733 is Cyan = 0.04, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 49 | 23 | 51 | - |
| CMYK | 0.04 | 0.55 | 0 | 0.8 |
| HSL | 295.71º | 0.38% | 0.15% | - |
| HSV(B) | 295.71º | 0.55% | 0.2% | - |
| XYZ | 2.17 | 1.5 | 3.31 | - |
| YUV | 33.97 | 137.61 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 51 | 0.04 | 0.55 | 0 | 0.8 | 295.71 | 0.38 | 0.15 |
| Hex | 31 | 17 | 33 | 4 | 37 | 0 | 50 | 128 | 26 | F |
| Octal | 61 | 27 | 63 | 4 | 67 | 0 | 120 | 450 | 46 | 17 |
| Binary | 110001 | 10111 | 110011 | 100 | 110111 | 0 | 1010000 | 100101000 | 100110 | 1111 |
Color Harmonies of #311733
Complementary color
Monochromatic Colors of #311733
Black with #311733
Text Example
Text Example
White with #311733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311733; }
p { color: rgb(49,23,51); }
H1.HeaderClassName
{
color: #311733;
}
.AnyTagClassName
{
color: #311733;
}
</style>
background-color css
<style>
a { background-color: #311733; }
a { background-color: rgb(49,23,51); }
div.DivClassName
{
background-color: #311733;
}
.BgClassName
{
background-color: #311733;
}
</style>
border-color css
<style>
span { border-color: #311733; }
span { border-color: rgb(49,23,51); }
td.TdClassName
{
border-color: #311733;
}
.TagClassName
{
border-color: #311733;
}
</style>