Shades of Mardi Gras #312632
Tints of Mardi Gras #312632
RGB
CMYK
RGB Variations
Color information
#312632 (or 0x312632) is known color: Mardi Gras. HEX triplet: 31, 26 and 32. RGB value is (49,38,50). Sum of RGB (Red+Green+Blue) = 49+38+50=137 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35.77% from 137); Green value is 38 (15.23% from 255 or 27.74% from 137); Blue value is 50 (19.92% from 255 or 36.50% from 137); Max value from RGB is 50 - color contains mainly: blue. Hex color #312632 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312632 is #CED9CD. Grayscale: #2A2A2A. Windows color (decimal): -13556174 or 3286577. OLE color: 3286577.
HSL color Cylindrical-coordinate representation of color #312632: hue angle of 295º 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 #312632 is Cyan = 0.02, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 38 | 50 | - |
| CMYK | 0.02 | 0.24 | 0 | 0.80 |
| HSL | 295º | 0.14% | 0.17% | - |
| HSV(B) | 295º | 0.24% | 0.2% | - |
| XYZ | 2.54 | 2.27 | 3.32 | - |
| YUV | 42.66 | 132.14 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 50 | 0.02 | 0.24 | 0 | 0.80 | 295 | 0.14 | 0.17 |
| Hex | 31 | 26 | 32 | 2 | 18 | 0 | 50 | 127 | E | 11 |
| Octal | 61 | 46 | 62 | 2 | 30 | 0 | 120 | 447 | 16 | 21 |
| Binary | 110001 | 100110 | 110010 | 10 | 11000 | 0 | 1010000 | 100100111 | 1110 | 10001 |
Color Harmonies of #312632
Complementary color
Monochromatic Colors of #312632
Black with #312632
Text Example
Text Example
White with #312632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312632; }
p { color: rgb(49,38,50); }
H1.HeaderClassName
{
color: #312632;
}
.AnyTagClassName
{
color: #312632;
}
</style>
background-color css
<style>
a { background-color: #312632; }
a { background-color: rgb(49,38,50); }
div.DivClassName
{
background-color: #312632;
}
.BgClassName
{
background-color: #312632;
}
</style>
border-color css
<style>
span { border-color: #312632; }
span { border-color: rgb(49,38,50); }
td.TdClassName
{
border-color: #312632;
}
.TagClassName
{
border-color: #312632;
}
</style>