Shades of Mardi Gras #322732
Tints of Mardi Gras #322732
RGB
CMYK
RGB Variations
Color information
#322732 (or 0x322732) is known color: Mardi Gras. HEX triplet: 32, 27 and 32. RGB value is (50,39,50). Sum of RGB (Red+Green+Blue) = 50+39+50=139 (18% of max value = 765). Red value is 50 (19.92% from 255 or 35.97% from 139); Green value is 39 (15.62% from 255 or 28.06% from 139); Blue value is 50 (19.92% from 255 or 35.97% from 139); Max value from RGB is 50 - color contains mainly: red, blue. Hex color #322732 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322732 is #CDD8CD. Grayscale: #2B2B2B. Windows color (decimal): -13490382 or 3286834. OLE color: 3286834.
HSL color Cylindrical-coordinate representation of color #322732: hue angle of 300º degrees, saturation: 0.12, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #322732 is Cyan = 0, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 39 | 50 | - |
| CMYK | 0 | 0.22 | 0 | 0.80 |
| HSL | 300º | 0.12% | 0.17% | - |
| HSV(B) | 300º | 0.22% | 0.2% | - |
| XYZ | 2.62 | 2.36 | 3.34 | - |
| YUV | 43.54 | 131.64 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 50 | 0 | 0.22 | 0 | 0.80 | 300 | 0.12 | 0.17 |
| Hex | 32 | 27 | 32 | 0 | 16 | 0 | 50 | 12C | C | 11 |
| Octal | 62 | 47 | 62 | 0 | 26 | 0 | 120 | 454 | 14 | 21 |
| Binary | 110010 | 100111 | 110010 | 0 | 10110 | 0 | 1010000 | 100101100 | 1100 | 10001 |
Color Harmonies of #322732
Complementary color
Monochromatic Colors of #322732
Black with #322732
Text Example
Text Example
White with #322732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322732; }
p { color: rgb(50,39,50); }
H1.HeaderClassName
{
color: #322732;
}
.AnyTagClassName
{
color: #322732;
}
</style>
background-color css
<style>
a { background-color: #322732; }
a { background-color: rgb(50,39,50); }
div.DivClassName
{
background-color: #322732;
}
.BgClassName
{
background-color: #322732;
}
</style>
border-color css
<style>
span { border-color: #322732; }
span { border-color: rgb(50,39,50); }
td.TdClassName
{
border-color: #322732;
}
.TagClassName
{
border-color: #322732;
}
</style>