Shades of Mardi Gras #331631
Tints of Mardi Gras #331631
RGB
CMYK
RGB Variations
Color information
#331631 (or 0x331631) is known color: Mardi Gras. HEX triplet: 33, 16 and 31. RGB value is (51,22,49). Sum of RGB (Red+Green+Blue) = 51+22+49=122 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.80% from 122); Green value is 22 (8.98% from 255 or 18.03% from 122); Blue value is 49 (19.53% from 255 or 40.16% from 122); Max value from RGB is 51 - color contains mainly: red. Hex color #331631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331631 is #CCE9CE. Grayscale: #212121. Windows color (decimal): -13429199 or 3216947. OLE color: 3216947.
HSL color Cylindrical-coordinate representation of color #331631: hue angle of 304.14º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #331631 is Cyan = 0, Magento = 0.57, Yellow = 0.04 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 22 | 49 | - |
| CMYK | 0 | 0.57 | 0.04 | 0.8 |
| HSL | 304.14º | 0.4% | 0.14% | - |
| HSV(B) | 304.14º | 0.57% | 0.2% | - |
| XYZ | 2.21 | 1.5 | 3.08 | - |
| YUV | 33.75 | 136.61 | 140.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 22 | 49 | 0 | 0.57 | 0.04 | 0.8 | 304.14 | 0.4 | 0.14 |
| Hex | 33 | 16 | 31 | 0 | 39 | 4 | 50 | 130 | 28 | E |
| Octal | 63 | 26 | 61 | 0 | 71 | 4 | 120 | 460 | 50 | 16 |
| Binary | 110011 | 10110 | 110001 | 0 | 111001 | 100 | 1010000 | 100110000 | 101000 | 1110 |
Color Harmonies of #331631
Complementary color
Monochromatic Colors of #331631
Black with #331631
Text Example
Text Example
White with #331631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331631; }
p { color: rgb(51,22,49); }
H1.HeaderClassName
{
color: #331631;
}
.AnyTagClassName
{
color: #331631;
}
</style>
background-color css
<style>
a { background-color: #331631; }
a { background-color: rgb(51,22,49); }
div.DivClassName
{
background-color: #331631;
}
.BgClassName
{
background-color: #331631;
}
</style>
border-color css
<style>
span { border-color: #331631; }
span { border-color: rgb(51,22,49); }
td.TdClassName
{
border-color: #331631;
}
.TagClassName
{
border-color: #331631;
}
</style>