Shades of Mardi Gras #322634
Tints of Mardi Gras #322634
RGB
CMYK
RGB Variations
Color information
#322634 (or 0x322634) is known color: Mardi Gras. HEX triplet: 32, 26 and 34. RGB value is (50,38,52). Sum of RGB (Red+Green+Blue) = 50+38+52=140 (18% of max value = 765). Red value is 50 (19.92% from 255 or 35.71% from 140); Green value is 38 (15.23% from 255 or 27.14% from 140); Blue value is 52 (20.70% from 255 or 37.14% from 140); Max value from RGB is 52 - color contains mainly: blue. Hex color #322634 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322634 is #CDD9CB. Grayscale: #2B2B2B. Windows color (decimal): -13490636 or 3417650. OLE color: 3417650.
HSL color Cylindrical-coordinate representation of color #322634: hue angle of 291.43º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #322634 is Cyan = 0.04, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 38 | 52 | - |
| CMYK | 0.04 | 0.27 | 0 | 0.80 |
| HSL | 291.43º | 0.16% | 0.18% | - |
| HSV(B) | 291.43º | 0.27% | 0.2% | - |
| XYZ | 2.63 | 2.31 | 3.56 | - |
| YUV | 43.18 | 132.98 | 132.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 52 | 0.04 | 0.27 | 0 | 0.80 | 291.43 | 0.16 | 0.18 |
| Hex | 32 | 26 | 34 | 4 | 1B | 0 | 50 | 123 | 10 | 12 |
| Octal | 62 | 46 | 64 | 4 | 33 | 0 | 120 | 443 | 20 | 22 |
| Binary | 110010 | 100110 | 110100 | 100 | 11011 | 0 | 1010000 | 100100011 | 10000 | 10010 |
Color Harmonies of #322634
Complementary color
Monochromatic Colors of #322634
Black with #322634
Text Example
Text Example
White with #322634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322634; }
p { color: rgb(50,38,52); }
H1.HeaderClassName
{
color: #322634;
}
.AnyTagClassName
{
color: #322634;
}
</style>
background-color css
<style>
a { background-color: #322634; }
a { background-color: rgb(50,38,52); }
div.DivClassName
{
background-color: #322634;
}
.BgClassName
{
background-color: #322634;
}
</style>
border-color css
<style>
span { border-color: #322634; }
span { border-color: rgb(50,38,52); }
td.TdClassName
{
border-color: #322634;
}
.TagClassName
{
border-color: #322634;
}
</style>