Shades of Mardi Gras #310531
Tints of Mardi Gras #310531
RGB
CMYK
RGB Variations
Color information
#310531 (or 0x310531) is known color: Mardi Gras. HEX triplet: 31, 05 and 31. RGB value is (49,5,49). Sum of RGB (Red+Green+Blue) = 49+5+49=103 (13% of max value = 765). Red value is 49 (19.53% from 255 or 47.57% from 103); Green value is 5 (2.34% from 255 or 4.85% from 103); Blue value is 49 (19.53% from 255 or 47.57% from 103); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #310531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310531 is #CEFACE. Grayscale: #171717. Windows color (decimal): -13564623 or 3212593. OLE color: 3212593.
HSL color Cylindrical-coordinate representation of color #310531: hue angle of 300º degrees, saturation: 0.81, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #310531 is Cyan = 0, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 5 | 49 | - |
| CMYK | 0 | 0.90 | 0 | 0.81 |
| HSL | 300º | 0.81% | 0.11% | - |
| HSV(B) | 300º | 0.9% | 0.19% | - |
| XYZ | 1.88 | 0.98 | 3 | - |
| YUV | 23.17 | 142.58 | 146.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 49 | 0 | 0.90 | 0 | 0.81 | 300 | 0.81 | 0.11 |
| Hex | 31 | 5 | 31 | 0 | 5A | 0 | 51 | 12C | 51 | B |
| Octal | 61 | 5 | 61 | 0 | 132 | 0 | 121 | 454 | 121 | 13 |
| Binary | 110001 | 101 | 110001 | 0 | 1011010 | 0 | 1010001 | 100101100 | 1010001 | 1011 |
Color Harmonies of #310531
Complementary color
Monochromatic Colors of #310531
Black with #310531
Text Example
Text Example
White with #310531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310531; }
p { color: rgb(49,5,49); }
H1.HeaderClassName
{
color: #310531;
}
.AnyTagClassName
{
color: #310531;
}
</style>
background-color css
<style>
a { background-color: #310531; }
a { background-color: rgb(49,5,49); }
div.DivClassName
{
background-color: #310531;
}
.BgClassName
{
background-color: #310531;
}
</style>
border-color css
<style>
span { border-color: #310531; }
span { border-color: rgb(49,5,49); }
td.TdClassName
{
border-color: #310531;
}
.TagClassName
{
border-color: #310531;
}
</style>