Shades of Mardi Gras #322934
Tints of Mardi Gras #322934
RGB
CMYK
RGB Variations
Color information
#322934 (or 0x322934) is known color: Mardi Gras. HEX triplet: 32, 29 and 34. RGB value is (50,41,52). Sum of RGB (Red+Green+Blue) = 50+41+52=143 (18% of max value = 765). Red value is 50 (19.92% from 255 or 34.97% from 143); Green value is 41 (16.41% from 255 or 28.67% from 143); Blue value is 52 (20.70% from 255 or 36.36% from 143); Max value from RGB is 52 - color contains mainly: blue. Hex color #322934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322934 is #CDD6CB. Grayscale: #2C2C2C. Windows color (decimal): -13489868 or 3418418. OLE color: 3418418.
HSL color Cylindrical-coordinate representation of color #322934: hue angle of 289.09º degrees, saturation: 0.12, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #322934 is Cyan = 0.04, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 41 | 52 | - |
| CMYK | 0.04 | 0.21 | 0 | 0.80 |
| HSL | 289.09º | 0.12% | 0.18% | - |
| HSV(B) | 289.09º | 0.21% | 0.2% | - |
| XYZ | 2.73 | 2.51 | 3.59 | - |
| YUV | 44.95 | 131.98 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 52 | 0.04 | 0.21 | 0 | 0.80 | 289.09 | 0.12 | 0.18 |
| Hex | 32 | 29 | 34 | 4 | 15 | 0 | 50 | 121 | C | 12 |
| Octal | 62 | 51 | 64 | 4 | 25 | 0 | 120 | 441 | 14 | 22 |
| Binary | 110010 | 101001 | 110100 | 100 | 10101 | 0 | 1010000 | 100100001 | 1100 | 10010 |
Color Harmonies of #322934
Complementary color
Monochromatic Colors of #322934
Black with #322934
Text Example
Text Example
White with #322934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322934; }
p { color: rgb(50,41,52); }
H1.HeaderClassName
{
color: #322934;
}
.AnyTagClassName
{
color: #322934;
}
</style>
background-color css
<style>
a { background-color: #322934; }
a { background-color: rgb(50,41,52); }
div.DivClassName
{
background-color: #322934;
}
.BgClassName
{
background-color: #322934;
}
</style>
border-color css
<style>
span { border-color: #322934; }
span { border-color: rgb(50,41,52); }
td.TdClassName
{
border-color: #322934;
}
.TagClassName
{
border-color: #322934;
}
</style>