Shades of Mardi Gras #322932
Tints of Mardi Gras #322932
RGB
CMYK
RGB Variations
Color information
#322932 (or 0x322932) is known color: Mardi Gras. HEX triplet: 32, 29 and 32. RGB value is (50,41,50). Sum of RGB (Red+Green+Blue) = 50+41+50=141 (18% of max value = 765). Red value is 50 (19.92% from 255 or 35.46% from 141); Green value is 41 (16.41% from 255 or 29.08% from 141); Blue value is 50 (19.92% from 255 or 35.46% from 141); Max value from RGB is 50 - color contains mainly: red, blue. Hex color #322932 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322932 is #CDD6CD. Grayscale: #2C2C2C. Windows color (decimal): -13489870 or 3287346. OLE color: 3287346.
HSL color Cylindrical-coordinate representation of color #322932: hue angle of 300º degrees, saturation: 0.1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #322932 is Cyan = 0, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 41 | 50 | - |
| CMYK | 0 | 0.18 | 0 | 0.80 |
| HSL | 300º | 0.1% | 0.18% | - |
| HSV(B) | 300º | 0.18% | 0.2% | - |
| XYZ | 2.68 | 2.49 | 3.36 | - |
| YUV | 44.72 | 130.98 | 131.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 50 | 0 | 0.18 | 0 | 0.80 | 300 | 0.1 | 0.18 |
| Hex | 32 | 29 | 32 | 0 | 12 | 0 | 50 | 12C | A | 12 |
| Octal | 62 | 51 | 62 | 0 | 22 | 0 | 120 | 454 | 12 | 22 |
| Binary | 110010 | 101001 | 110010 | 0 | 10010 | 0 | 1010000 | 100101100 | 1010 | 10010 |
Color Harmonies of #322932
Complementary color
Monochromatic Colors of #322932
Black with #322932
Text Example
Text Example
White with #322932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322932; }
p { color: rgb(50,41,50); }
H1.HeaderClassName
{
color: #322932;
}
.AnyTagClassName
{
color: #322932;
}
</style>
background-color css
<style>
a { background-color: #322932; }
a { background-color: rgb(50,41,50); }
div.DivClassName
{
background-color: #322932;
}
.BgClassName
{
background-color: #322932;
}
</style>
border-color css
<style>
span { border-color: #322932; }
span { border-color: rgb(50,41,50); }
td.TdClassName
{
border-color: #322932;
}
.TagClassName
{
border-color: #322932;
}
</style>