Shades of Mardi Gras #310431
Tints of Mardi Gras #310431
RGB
CMYK
RGB Variations
Color information
#310431 (or 0x310431) is known color: Mardi Gras. HEX triplet: 31, 04 and 31. RGB value is (49,4,49). Sum of RGB (Red+Green+Blue) = 49+4+49=102 (13% of max value = 765). Red value is 49 (19.53% from 255 or 48.04% from 102); Green value is 4 (1.95% from 255 or 3.92% from 102); Blue value is 49 (19.53% from 255 or 48.04% from 102); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #310431 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310431 is #CEFBCE. Grayscale: #161616. Windows color (decimal): -13564879 or 3212337. OLE color: 3212337.
HSL color Cylindrical-coordinate representation of color #310431: hue angle of 300º degrees, saturation: 0.85, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310431 is Cyan = 0, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 4 | 49 | - |
| CMYK | 0 | 0.92 | 0 | 0.81 |
| HSL | 300º | 0.85% | 0.1% | - |
| HSV(B) | 300º | 0.92% | 0.19% | - |
| XYZ | 1.86 | 0.96 | 2.99 | - |
| YUV | 22.59 | 142.91 | 146.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 4 | 49 | 0 | 0.92 | 0 | 0.81 | 300 | 0.85 | 0.1 |
| Hex | 31 | 4 | 31 | 0 | 5C | 0 | 51 | 12C | 55 | A |
| Octal | 61 | 4 | 61 | 0 | 134 | 0 | 121 | 454 | 125 | 12 |
| Binary | 110001 | 100 | 110001 | 0 | 1011100 | 0 | 1010001 | 100101100 | 1010101 | 1010 |
Color Harmonies of #310431
Complementary color
Monochromatic Colors of #310431
Black with #310431
Text Example
Text Example
White with #310431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310431; }
p { color: rgb(49,4,49); }
H1.HeaderClassName
{
color: #310431;
}
.AnyTagClassName
{
color: #310431;
}
</style>
background-color css
<style>
a { background-color: #310431; }
a { background-color: rgb(49,4,49); }
div.DivClassName
{
background-color: #310431;
}
.BgClassName
{
background-color: #310431;
}
</style>
border-color css
<style>
span { border-color: #310431; }
span { border-color: rgb(49,4,49); }
td.TdClassName
{
border-color: #310431;
}
.TagClassName
{
border-color: #310431;
}
</style>