Shades of Mardi Gras #322531
Tints of Mardi Gras #322531
RGB
CMYK
RGB Variations
Color information
#322531 (or 0x322531) is known color: Mardi Gras. HEX triplet: 32, 25 and 31. RGB value is (50,37,49). Sum of RGB (Red+Green+Blue) = 50+37+49=136 (18% of max value = 765). Red value is 50 (19.92% from 255 or 36.76% from 136); Green value is 37 (14.84% from 255 or 27.21% from 136); Blue value is 49 (19.53% from 255 or 36.03% from 136); Max value from RGB is 50 - color contains mainly: red. Hex color #322531 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322531 is #CDDACE. Grayscale: #2A2A2A. Windows color (decimal): -13490895 or 3220786. OLE color: 3220786.
HSL color Cylindrical-coordinate representation of color #322531: hue angle of 304.62º degrees, saturation: 0.15, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #322531 is Cyan = 0, Magento = 0.26, Yellow = 0.02 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 37 | 49 | - |
| CMYK | 0 | 0.26 | 0.02 | 0.80 |
| HSL | 304.62º | 0.15% | 0.17% | - |
| HSV(B) | 304.62º | 0.26% | 0.2% | - |
| XYZ | 2.53 | 2.22 | 3.2 | - |
| YUV | 42.26 | 131.81 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 49 | 0 | 0.26 | 0.02 | 0.80 | 304.62 | 0.15 | 0.17 |
| Hex | 32 | 25 | 31 | 0 | 1A | 2 | 50 | 131 | F | 11 |
| Octal | 62 | 45 | 61 | 0 | 32 | 2 | 120 | 461 | 17 | 21 |
| Binary | 110010 | 100101 | 110001 | 0 | 11010 | 10 | 1010000 | 100110001 | 1111 | 10001 |
Color Harmonies of #322531
Complementary color
Monochromatic Colors of #322531
Black with #322531
Text Example
Text Example
White with #322531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322531; }
p { color: rgb(50,37,49); }
H1.HeaderClassName
{
color: #322531;
}
.AnyTagClassName
{
color: #322531;
}
</style>
background-color css
<style>
a { background-color: #322531; }
a { background-color: rgb(50,37,49); }
div.DivClassName
{
background-color: #322531;
}
.BgClassName
{
background-color: #322531;
}
</style>
border-color css
<style>
span { border-color: #322531; }
span { border-color: rgb(50,37,49); }
td.TdClassName
{
border-color: #322531;
}
.TagClassName
{
border-color: #322531;
}
</style>