Shades of Mardi Gras #310535
Tints of Mardi Gras #310535
RGB
CMYK
RGB Variations
Color information
#310535 (or 0x310535) is known color: Mardi Gras. HEX triplet: 31, 05 and 35. RGB value is (49,5,53). Sum of RGB (Red+Green+Blue) = 49+5+53=107 (14% of max value = 765). Red value is 49 (19.53% from 255 or 45.79% from 107); Green value is 5 (2.34% from 255 or 4.67% from 107); Blue value is 53 (21.09% from 255 or 49.53% from 107); Max value from RGB is 53 - color contains mainly: blue. Hex color #310535 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310535 is #CEFACA. Grayscale: #171717. Windows color (decimal): -13564619 or 3474737. OLE color: 3474737.
HSL color Cylindrical-coordinate representation of color #310535: hue angle of 295º degrees, saturation: 0.83, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #310535 is Cyan = 0.08, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 5 | 53 | - |
| CMYK | 0.08 | 0.91 | 0 | 0.79 |
| HSL | 295º | 0.83% | 0.11% | - |
| HSV(B) | 295º | 0.91% | 0.21% | - |
| XYZ | 1.96 | 1.02 | 3.46 | - |
| YUV | 23.63 | 144.58 | 146.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 53 | 0.08 | 0.91 | 0 | 0.79 | 295 | 0.83 | 0.11 |
| Hex | 31 | 5 | 35 | 8 | 5B | 0 | 4F | 127 | 53 | B |
| Octal | 61 | 5 | 65 | 10 | 133 | 0 | 117 | 447 | 123 | 13 |
| Binary | 110001 | 101 | 110101 | 1000 | 1011011 | 0 | 1001111 | 100100111 | 1010011 | 1011 |
Color Harmonies of #310535
Complementary color
Monochromatic Colors of #310535
Black with #310535
Text Example
Text Example
White with #310535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310535; }
p { color: rgb(49,5,53); }
H1.HeaderClassName
{
color: #310535;
}
.AnyTagClassName
{
color: #310535;
}
</style>
background-color css
<style>
a { background-color: #310535; }
a { background-color: rgb(49,5,53); }
div.DivClassName
{
background-color: #310535;
}
.BgClassName
{
background-color: #310535;
}
</style>
border-color css
<style>
span { border-color: #310535; }
span { border-color: rgb(49,5,53); }
td.TdClassName
{
border-color: #310535;
}
.TagClassName
{
border-color: #310535;
}
</style>