Shades of Mardi Gras #321533
Tints of Mardi Gras #321533
RGB
CMYK
RGB Variations
Color information
#321533 (or 0x321533) is known color: Mardi Gras. HEX triplet: 32, 15 and 33. RGB value is (50,21,51). Sum of RGB (Red+Green+Blue) = 50+21+51=122 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.98% from 122); Green value is 21 (8.59% from 255 or 17.21% from 122); Blue value is 51 (20.31% from 255 or 41.80% from 122); Max value from RGB is 51 - color contains mainly: blue. Hex color #321533 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321533 is #CDEACC. Grayscale: #212121. Windows color (decimal): -13494989 or 3347762. OLE color: 3347762.
HSL color Cylindrical-coordinate representation of color #321533: hue angle of 298º 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 #321533 is Cyan = 0.02, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 50 | 21 | 51 | - |
| CMYK | 0.02 | 0.59 | 0 | 0.8 |
| HSL | 298º | 0.42% | 0.14% | - |
| HSV(B) | 298º | 0.59% | 0.2% | - |
| XYZ | 2.18 | 1.45 | 3.3 | - |
| YUV | 33.09 | 138.11 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 51 | 0.02 | 0.59 | 0 | 0.8 | 298 | 0.42 | 0.14 |
| Hex | 32 | 15 | 33 | 2 | 3B | 0 | 50 | 12A | 2A | E |
| Octal | 62 | 25 | 63 | 2 | 73 | 0 | 120 | 452 | 52 | 16 |
| Binary | 110010 | 10101 | 110011 | 10 | 111011 | 0 | 1010000 | 100101010 | 101010 | 1110 |
Color Harmonies of #321533
Complementary color
Monochromatic Colors of #321533
Black with #321533
Text Example
Text Example
White with #321533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321533; }
p { color: rgb(50,21,51); }
H1.HeaderClassName
{
color: #321533;
}
.AnyTagClassName
{
color: #321533;
}
</style>
background-color css
<style>
a { background-color: #321533; }
a { background-color: rgb(50,21,51); }
div.DivClassName
{
background-color: #321533;
}
.BgClassName
{
background-color: #321533;
}
</style>
border-color css
<style>
span { border-color: #321533; }
span { border-color: rgb(50,21,51); }
td.TdClassName
{
border-color: #321533;
}
.TagClassName
{
border-color: #321533;
}
</style>