Shades of Mardi Gras #322236
Tints of Mardi Gras #322236
RGB
CMYK
RGB Variations
Color information
#322236 (or 0x322236) is known color: Mardi Gras. HEX triplet: 32, 22 and 36. RGB value is (50,34,54). Sum of RGB (Red+Green+Blue) = 50+34+54=138 (18% of max value = 765). Red value is 50 (19.92% from 255 or 36.23% from 138); Green value is 34 (13.67% from 255 or 24.64% from 138); Blue value is 54 (21.48% from 255 or 39.13% from 138); Max value from RGB is 54 - color contains mainly: blue. Hex color #322236 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322236 is #CDDDC9. Grayscale: #292929. Windows color (decimal): -13491658 or 3547698. OLE color: 3547698.
HSL color Cylindrical-coordinate representation of color #322236: hue angle of 288º degrees, saturation: 0.23, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #322236 is Cyan = 0.07, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 34 | 54 | - |
| CMYK | 0.07 | 0.37 | 0 | 0.79 |
| HSL | 288º | 0.23% | 0.17% | - |
| HSV(B) | 288º | 0.37% | 0.21% | - |
| XYZ | 2.55 | 2.09 | 3.76 | - |
| YUV | 41.06 | 135.3 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 34 | 54 | 0.07 | 0.37 | 0 | 0.79 | 288 | 0.23 | 0.17 |
| Hex | 32 | 22 | 36 | 7 | 25 | 0 | 4F | 120 | 17 | 11 |
| Octal | 62 | 42 | 66 | 7 | 45 | 0 | 117 | 440 | 27 | 21 |
| Binary | 110010 | 100010 | 110110 | 111 | 100101 | 0 | 1001111 | 100100000 | 10111 | 10001 |
Color Harmonies of #322236
Complementary color
Monochromatic Colors of #322236
Black with #322236
Text Example
Text Example
White with #322236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322236; }
p { color: rgb(50,34,54); }
H1.HeaderClassName
{
color: #322236;
}
.AnyTagClassName
{
color: #322236;
}
</style>
background-color css
<style>
a { background-color: #322236; }
a { background-color: rgb(50,34,54); }
div.DivClassName
{
background-color: #322236;
}
.BgClassName
{
background-color: #322236;
}
</style>
border-color css
<style>
span { border-color: #322236; }
span { border-color: rgb(50,34,54); }
td.TdClassName
{
border-color: #322236;
}
.TagClassName
{
border-color: #322236;
}
</style>