Shades of Mardi Gras #322034
Tints of Mardi Gras #322034
RGB
CMYK
RGB Variations
Color information
#322034 (or 0x322034) is known color: Mardi Gras. HEX triplet: 32, 20 and 34. RGB value is (50,32,52). Sum of RGB (Red+Green+Blue) = 50+32+52=134 (17% of max value = 765). Red value is 50 (19.92% from 255 or 37.31% from 134); Green value is 32 (12.89% from 255 or 23.88% from 134); Blue value is 52 (20.70% from 255 or 38.81% from 134); Max value from RGB is 52 - color contains mainly: blue. Hex color #322034 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322034 is #CDDFCB. Grayscale: #272727. Windows color (decimal): -13492172 or 3416114. OLE color: 3416114.
HSL color Cylindrical-coordinate representation of color #322034: hue angle of 294º degrees, saturation: 0.24, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #322034 is Cyan = 0.04, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 32 | 52 | - |
| CMYK | 0.04 | 0.38 | 0 | 0.80 |
| HSL | 294º | 0.24% | 0.16% | - |
| HSV(B) | 294º | 0.38% | 0.2% | - |
| XYZ | 2.45 | 1.96 | 3.5 | - |
| YUV | 39.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 32 | 52 | 0.04 | 0.38 | 0 | 0.80 | 294 | 0.24 | 0.16 |
| Hex | 32 | 20 | 34 | 4 | 26 | 0 | 50 | 126 | 18 | 10 |
| Octal | 62 | 40 | 64 | 4 | 46 | 0 | 120 | 446 | 30 | 20 |
| Binary | 110010 | 100000 | 110100 | 100 | 100110 | 0 | 1010000 | 100100110 | 11000 | 10000 |
Color Harmonies of #322034
Complementary color
Monochromatic Colors of #322034
Black with #322034
Text Example
Text Example
White with #322034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322034; }
p { color: rgb(50,32,52); }
H1.HeaderClassName
{
color: #322034;
}
.AnyTagClassName
{
color: #322034;
}
</style>
background-color css
<style>
a { background-color: #322034; }
a { background-color: rgb(50,32,52); }
div.DivClassName
{
background-color: #322034;
}
.BgClassName
{
background-color: #322034;
}
</style>
border-color css
<style>
span { border-color: #322034; }
span { border-color: rgb(50,32,52); }
td.TdClassName
{
border-color: #322034;
}
.TagClassName
{
border-color: #322034;
}
</style>