Shades of Mardi Gras #322734
Tints of Mardi Gras #322734
RGB
CMYK
RGB Variations
Color information
#322734 (or 0x322734) is known color: Mardi Gras. HEX triplet: 32, 27 and 34. RGB value is (50,39,52). Sum of RGB (Red+Green+Blue) = 50+39+52=141 (18% of max value = 765). Red value is 50 (19.92% from 255 or 35.46% from 141); Green value is 39 (15.62% from 255 or 27.66% from 141); Blue value is 52 (20.70% from 255 or 36.88% from 141); Max value from RGB is 52 - color contains mainly: blue. Hex color #322734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322734 is #CDD8CB. Grayscale: #2B2B2B. Windows color (decimal): -13490380 or 3417906. OLE color: 3417906.
HSL color Cylindrical-coordinate representation of color #322734: hue angle of 290.77º degrees, saturation: 0.14, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #322734 is Cyan = 0.04, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 39 | 52 | - |
| CMYK | 0.04 | 0.25 | 0 | 0.80 |
| HSL | 290.77º | 0.14% | 0.18% | - |
| HSV(B) | 290.77º | 0.25% | 0.2% | - |
| XYZ | 2.66 | 2.38 | 3.57 | - |
| YUV | 43.77 | 132.64 | 132.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 52 | 0.04 | 0.25 | 0 | 0.80 | 290.77 | 0.14 | 0.18 |
| Hex | 32 | 27 | 34 | 4 | 19 | 0 | 50 | 123 | E | 12 |
| Octal | 62 | 47 | 64 | 4 | 31 | 0 | 120 | 443 | 16 | 22 |
| Binary | 110010 | 100111 | 110100 | 100 | 11001 | 0 | 1010000 | 100100011 | 1110 | 10010 |
Color Harmonies of #322734
Complementary color
Monochromatic Colors of #322734
Black with #322734
Text Example
Text Example
White with #322734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322734; }
p { color: rgb(50,39,52); }
H1.HeaderClassName
{
color: #322734;
}
.AnyTagClassName
{
color: #322734;
}
</style>
background-color css
<style>
a { background-color: #322734; }
a { background-color: rgb(50,39,52); }
div.DivClassName
{
background-color: #322734;
}
.BgClassName
{
background-color: #322734;
}
</style>
border-color css
<style>
span { border-color: #322734; }
span { border-color: rgb(50,39,52); }
td.TdClassName
{
border-color: #322734;
}
.TagClassName
{
border-color: #322734;
}
</style>