Shades of Mardi Gras #322733
Tints of Mardi Gras #322733
RGB
CMYK
RGB Variations
Color information
#322733 (or 0x322733) is known color: Mardi Gras. HEX triplet: 32, 27 and 33. RGB value is (50,39,51). Sum of RGB (Red+Green+Blue) = 50+39+51=140 (18% of max value = 765). Red value is 50 (19.92% from 255 or 35.71% from 140); Green value is 39 (15.62% from 255 or 27.86% from 140); Blue value is 51 (20.31% from 255 or 36.43% from 140); Max value from RGB is 51 - color contains mainly: blue. Hex color #322733 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322733 is #CDD8CC. Grayscale: #2B2B2B. Windows color (decimal): -13490381 or 3352370. OLE color: 3352370.
HSL color Cylindrical-coordinate representation of color #322733: hue angle of 295º degrees, saturation: 0.13, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #322733 is Cyan = 0.02, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 50 | 39 | 51 | - |
| CMYK | 0.02 | 0.24 | 0 | 0.8 |
| HSL | 295º | 0.13% | 0.18% | - |
| HSV(B) | 295º | 0.24% | 0.2% | - |
| XYZ | 2.64 | 2.37 | 3.45 | - |
| YUV | 43.66 | 132.14 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 51 | 0.02 | 0.24 | 0 | 0.8 | 295 | 0.13 | 0.18 |
| Hex | 32 | 27 | 33 | 2 | 18 | 0 | 50 | 127 | D | 12 |
| Octal | 62 | 47 | 63 | 2 | 30 | 0 | 120 | 447 | 15 | 22 |
| Binary | 110010 | 100111 | 110011 | 10 | 11000 | 0 | 1010000 | 100100111 | 1101 | 10010 |
Color Harmonies of #322733
Complementary color
Monochromatic Colors of #322733
Black with #322733
Text Example
Text Example
White with #322733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322733; }
p { color: rgb(50,39,51); }
H1.HeaderClassName
{
color: #322733;
}
.AnyTagClassName
{
color: #322733;
}
</style>
background-color css
<style>
a { background-color: #322733; }
a { background-color: rgb(50,39,51); }
div.DivClassName
{
background-color: #322733;
}
.BgClassName
{
background-color: #322733;
}
</style>
border-color css
<style>
span { border-color: #322733; }
span { border-color: rgb(50,39,51); }
td.TdClassName
{
border-color: #322733;
}
.TagClassName
{
border-color: #322733;
}
</style>