Shades of Mardi Gras #322834
Tints of Mardi Gras #322834
RGB
CMYK
RGB Variations
Color information
#322834 (or 0x322834) is known color: Mardi Gras. HEX triplet: 32, 28 and 34. RGB value is (50,40,52). Sum of RGB (Red+Green+Blue) = 50+40+52=142 (18% of max value = 765). Red value is 50 (19.92% from 255 or 35.21% from 142); Green value is 40 (16.02% from 255 or 28.17% from 142); Blue value is 52 (20.70% from 255 or 36.62% from 142); Max value from RGB is 52 - color contains mainly: blue. Hex color #322834 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322834 is #CDD7CB. Grayscale: #2C2C2C. Windows color (decimal): -13490124 or 3418162. OLE color: 3418162.
HSL color Cylindrical-coordinate representation of color #322834: hue angle of 290º degrees, saturation: 0.13, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #322834 is Cyan = 0.04, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 40 | 52 | - |
| CMYK | 0.04 | 0.23 | 0 | 0.80 |
| HSL | 290º | 0.13% | 0.18% | - |
| HSV(B) | 290º | 0.23% | 0.2% | - |
| XYZ | 2.69 | 2.44 | 3.58 | - |
| YUV | 44.36 | 132.31 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 52 | 0.04 | 0.23 | 0 | 0.80 | 290 | 0.13 | 0.18 |
| Hex | 32 | 28 | 34 | 4 | 17 | 0 | 50 | 122 | D | 12 |
| Octal | 62 | 50 | 64 | 4 | 27 | 0 | 120 | 442 | 15 | 22 |
| Binary | 110010 | 101000 | 110100 | 100 | 10111 | 0 | 1010000 | 100100010 | 1101 | 10010 |
Color Harmonies of #322834
Complementary color
Monochromatic Colors of #322834
Black with #322834
Text Example
Text Example
White with #322834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322834; }
p { color: rgb(50,40,52); }
H1.HeaderClassName
{
color: #322834;
}
.AnyTagClassName
{
color: #322834;
}
</style>
background-color css
<style>
a { background-color: #322834; }
a { background-color: rgb(50,40,52); }
div.DivClassName
{
background-color: #322834;
}
.BgClassName
{
background-color: #322834;
}
</style>
border-color css
<style>
span { border-color: #322834; }
span { border-color: rgb(50,40,52); }
td.TdClassName
{
border-color: #322834;
}
.TagClassName
{
border-color: #322834;
}
</style>