Shades of Mardi Gras #321532
Tints of Mardi Gras #321532
RGB
CMYK
RGB Variations
Color information
#321532 (or 0x321532) is known color: Mardi Gras. HEX triplet: 32, 15 and 32. RGB value is (50,21,50). Sum of RGB (Red+Green+Blue) = 50+21+50=121 (16% of max value = 765). Red value is 50 (19.92% from 255 or 41.32% from 121); Green value is 21 (8.59% from 255 or 17.36% from 121); Blue value is 50 (19.92% from 255 or 41.32% from 121); Max value from RGB is 50 - color contains mainly: red, blue. Hex color #321532 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321532 is #CDEACD. Grayscale: #202020. Windows color (decimal): -13494990 or 3282226. OLE color: 3282226.
HSL color Cylindrical-coordinate representation of color #321532: hue angle of 300º degrees, saturation: 0.41, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #321532 is Cyan = 0, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 21 | 50 | - |
| CMYK | 0 | 0.58 | 0 | 0.80 |
| HSL | 300º | 0.41% | 0.14% | - |
| HSV(B) | 300º | 0.58% | 0.2% | - |
| XYZ | 2.16 | 1.44 | 3.18 | - |
| YUV | 32.98 | 137.61 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 50 | 0 | 0.58 | 0 | 0.80 | 300 | 0.41 | 0.14 |
| Hex | 32 | 15 | 32 | 0 | 3A | 0 | 50 | 12C | 29 | E |
| Octal | 62 | 25 | 62 | 0 | 72 | 0 | 120 | 454 | 51 | 16 |
| Binary | 110010 | 10101 | 110010 | 0 | 111010 | 0 | 1010000 | 100101100 | 101001 | 1110 |
Color Harmonies of #321532
Complementary color
Monochromatic Colors of #321532
Black with #321532
Text Example
Text Example
White with #321532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321532; }
p { color: rgb(50,21,50); }
H1.HeaderClassName
{
color: #321532;
}
.AnyTagClassName
{
color: #321532;
}
</style>
background-color css
<style>
a { background-color: #321532; }
a { background-color: rgb(50,21,50); }
div.DivClassName
{
background-color: #321532;
}
.BgClassName
{
background-color: #321532;
}
</style>
border-color css
<style>
span { border-color: #321532; }
span { border-color: rgb(50,21,50); }
td.TdClassName
{
border-color: #321532;
}
.TagClassName
{
border-color: #321532;
}
</style>