Shades of Mardi Gras #331531
Tints of Mardi Gras #331531
RGB
CMYK
RGB Variations
Color information
#331531 (or 0x331531) is known color: Mardi Gras. HEX triplet: 33, 15 and 31. RGB value is (51,21,49). Sum of RGB (Red+Green+Blue) = 51+21+49=121 (16% of max value = 765). Red value is 51 (20.31% from 255 or 42.15% from 121); Green value is 21 (8.59% from 255 or 17.36% from 121); Blue value is 49 (19.53% from 255 or 40.50% from 121); Max value from RGB is 51 - color contains mainly: red. Hex color #331531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331531 is #CCEACE. Grayscale: #212121. Windows color (decimal): -13429455 or 3216691. OLE color: 3216691.
HSL color Cylindrical-coordinate representation of color #331531: hue angle of 304º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #331531 is Cyan = 0, Magento = 0.59, Yellow = 0.04 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 21 | 49 | - |
| CMYK | 0 | 0.59 | 0.04 | 0.8 |
| HSL | 304º | 0.42% | 0.14% | - |
| HSV(B) | 304º | 0.59% | 0.2% | - |
| XYZ | 2.19 | 1.46 | 3.07 | - |
| YUV | 33.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 49 | 0 | 0.59 | 0.04 | 0.8 | 304 | 0.42 | 0.14 |
| Hex | 33 | 15 | 31 | 0 | 3B | 4 | 50 | 130 | 2A | E |
| Octal | 63 | 25 | 61 | 0 | 73 | 4 | 120 | 460 | 52 | 16 |
| Binary | 110011 | 10101 | 110001 | 0 | 111011 | 100 | 1010000 | 100110000 | 101010 | 1110 |
Color Harmonies of #331531
Complementary color
Monochromatic Colors of #331531
Black with #331531
Text Example
Text Example
White with #331531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331531; }
p { color: rgb(51,21,49); }
H1.HeaderClassName
{
color: #331531;
}
.AnyTagClassName
{
color: #331531;
}
</style>
background-color css
<style>
a { background-color: #331531; }
a { background-color: rgb(51,21,49); }
div.DivClassName
{
background-color: #331531;
}
.BgClassName
{
background-color: #331531;
}
</style>
border-color css
<style>
span { border-color: #331531; }
span { border-color: rgb(51,21,49); }
td.TdClassName
{
border-color: #331531;
}
.TagClassName
{
border-color: #331531;
}
</style>