Shades of Mardi Gras #310935
Tints of Mardi Gras #310935
RGB
CMYK
RGB Variations
Color information
#310935 (or 0x310935) is known color: Mardi Gras. HEX triplet: 31, 09 and 35. RGB value is (49,9,53). Sum of RGB (Red+Green+Blue) = 49+9+53=111 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.14% from 111); Green value is 9 (3.91% from 255 or 8.11% from 111); Blue value is 53 (21.09% from 255 or 47.75% from 111); Max value from RGB is 53 - color contains mainly: blue. Hex color #310935 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310935 is #CEF6CA. Grayscale: #191919. Windows color (decimal): -13563595 or 3475761. OLE color: 3475761.
HSL color Cylindrical-coordinate representation of color #310935: hue angle of 294.55º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #310935 is Cyan = 0.08, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 9 | 53 | - |
| CMYK | 0.08 | 0.83 | 0 | 0.79 |
| HSL | 294.55º | 0.71% | 0.12% | - |
| HSV(B) | 294.55º | 0.83% | 0.21% | - |
| XYZ | 2.01 | 1.11 | 3.48 | - |
| YUV | 25.98 | 143.25 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 53 | 0.08 | 0.83 | 0 | 0.79 | 294.55 | 0.71 | 0.12 |
| Hex | 31 | 9 | 35 | 8 | 53 | 0 | 4F | 127 | 47 | C |
| Octal | 61 | 11 | 65 | 10 | 123 | 0 | 117 | 447 | 107 | 14 |
| Binary | 110001 | 1001 | 110101 | 1000 | 1010011 | 0 | 1001111 | 100100111 | 1000111 | 1100 |
Color Harmonies of #310935
Complementary color
Monochromatic Colors of #310935
Black with #310935
Text Example
Text Example
White with #310935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310935; }
p { color: rgb(49,9,53); }
H1.HeaderClassName
{
color: #310935;
}
.AnyTagClassName
{
color: #310935;
}
</style>
background-color css
<style>
a { background-color: #310935; }
a { background-color: rgb(49,9,53); }
div.DivClassName
{
background-color: #310935;
}
.BgClassName
{
background-color: #310935;
}
</style>
border-color css
<style>
span { border-color: #310935; }
span { border-color: rgb(49,9,53); }
td.TdClassName
{
border-color: #310935;
}
.TagClassName
{
border-color: #310935;
}
</style>