Shades of Mardi Gras #310035
Tints of Mardi Gras #310035
RGB
CMYK
RGB Variations
Color information
#310035 (or 0x310035) is known color: Mardi Gras. HEX triplet: 31, 00 and 35. RGB value is (49,0,53). Sum of RGB (Red+Green+Blue) = 49+0+53=102 (13% of max value = 765). Red value is 49 (19.53% from 255 or 48.04% from 102); Green value is 0 (0.39% from 255 or 0% from 102); Blue value is 53 (21.09% from 255 or 51.96% from 102); Max value from RGB is 53 - color contains mainly: blue. Hex color #310035 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310035 is #CEFFCA. Grayscale: #141414. Windows color (decimal): -13565899 or 3473457. OLE color: 3473457.
HSL color Cylindrical-coordinate representation of color #310035: hue angle of 295.47º degrees, saturation: 1, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310035 is Cyan = 0.08, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 0 | 53 | - |
| CMYK | 0.08 | 1 | 0 | 0.79 |
| HSL | 295.47º | 1% | 0.1% | - |
| HSV(B) | 295.47º | 1% | 0.21% | - |
| XYZ | 1.91 | 0.91 | 3.44 | - |
| YUV | 20.69 | 146.23 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 53 | 0.08 | 1 | 0 | 0.79 | 295.47 | 1 | 0.1 |
| Hex | 31 | 0 | 35 | 8 | 64 | 0 | 4F | 127 | 64 | A |
| Octal | 61 | 0 | 65 | 10 | 144 | 0 | 117 | 447 | 144 | 12 |
| Binary | 110001 | 0 | 110101 | 1000 | 1100100 | 0 | 1001111 | 100100111 | 1100100 | 1010 |
Color Harmonies of #310035
Complementary color
Monochromatic Colors of #310035
Black with #310035
Text Example
Text Example
White with #310035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310035; }
p { color: rgb(49,0,53); }
H1.HeaderClassName
{
color: #310035;
}
.AnyTagClassName
{
color: #310035;
}
</style>
background-color css
<style>
a { background-color: #310035; }
a { background-color: rgb(49,0,53); }
div.DivClassName
{
background-color: #310035;
}
.BgClassName
{
background-color: #310035;
}
</style>
border-color css
<style>
span { border-color: #310035; }
span { border-color: rgb(49,0,53); }
td.TdClassName
{
border-color: #310035;
}
.TagClassName
{
border-color: #310035;
}
</style>