Shades of Mardi Gras #322631
Tints of Mardi Gras #322631
RGB
CMYK
RGB Variations
Color information
#322631 (or 0x322631) is known color: Mardi Gras. HEX triplet: 32, 26 and 31. RGB value is (50,38,49). Sum of RGB (Red+Green+Blue) = 50+38+49=137 (18% of max value = 765). Red value is 50 (19.92% from 255 or 36.50% from 137); Green value is 38 (15.23% from 255 or 27.74% from 137); Blue value is 49 (19.53% from 255 or 35.77% from 137); Max value from RGB is 50 - color contains mainly: red. Hex color #322631 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322631 is #CDD9CE. Grayscale: #2A2A2A. Windows color (decimal): -13490639 or 3221042. OLE color: 3221042.
HSL color Cylindrical-coordinate representation of color #322631: hue angle of 305º degrees, saturation: 0.14, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #322631 is Cyan = 0, Magento = 0.24, Yellow = 0.02 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 38 | 49 | - |
| CMYK | 0 | 0.24 | 0.02 | 0.80 |
| HSL | 305º | 0.14% | 0.17% | - |
| HSV(B) | 305º | 0.24% | 0.2% | - |
| XYZ | 2.56 | 2.29 | 3.21 | - |
| YUV | 42.84 | 131.48 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 49 | 0 | 0.24 | 0.02 | 0.80 | 305 | 0.14 | 0.17 |
| Hex | 32 | 26 | 31 | 0 | 18 | 2 | 50 | 131 | E | 11 |
| Octal | 62 | 46 | 61 | 0 | 30 | 2 | 120 | 461 | 16 | 21 |
| Binary | 110010 | 100110 | 110001 | 0 | 11000 | 10 | 1010000 | 100110001 | 1110 | 10001 |
Color Harmonies of #322631
Complementary color
Monochromatic Colors of #322631
Black with #322631
Text Example
Text Example
White with #322631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322631; }
p { color: rgb(50,38,49); }
H1.HeaderClassName
{
color: #322631;
}
.AnyTagClassName
{
color: #322631;
}
</style>
background-color css
<style>
a { background-color: #322631; }
a { background-color: rgb(50,38,49); }
div.DivClassName
{
background-color: #322631;
}
.BgClassName
{
background-color: #322631;
}
</style>
border-color css
<style>
span { border-color: #322631; }
span { border-color: rgb(50,38,49); }
td.TdClassName
{
border-color: #322631;
}
.TagClassName
{
border-color: #322631;
}
</style>