Shades of Mardi Gras #310835
Tints of Mardi Gras #310835
RGB
CMYK
RGB Variations
Color information
#310835 (or 0x310835) is known color: Mardi Gras. HEX triplet: 31, 08 and 35. RGB value is (49,8,53). Sum of RGB (Red+Green+Blue) = 49+8+53=110 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.55% from 110); Green value is 8 (3.52% from 255 or 7.27% from 110); Blue value is 53 (21.09% from 255 or 48.18% from 110); Max value from RGB is 53 - color contains mainly: blue. Hex color #310835 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310835 is #CEF7CA. Grayscale: #191919. Windows color (decimal): -13563851 or 3475505. OLE color: 3475505.
HSL color Cylindrical-coordinate representation of color #310835: hue angle of 294.67º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #310835 is Cyan = 0.08, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 8 | 53 | - |
| CMYK | 0.08 | 0.85 | 0 | 0.79 |
| HSL | 294.67º | 0.74% | 0.12% | - |
| HSV(B) | 294.67º | 0.85% | 0.21% | - |
| XYZ | 2 | 1.08 | 3.47 | - |
| YUV | 25.39 | 143.58 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 53 | 0.08 | 0.85 | 0 | 0.79 | 294.67 | 0.74 | 0.12 |
| Hex | 31 | 8 | 35 | 8 | 55 | 0 | 4F | 127 | 4A | C |
| Octal | 61 | 10 | 65 | 10 | 125 | 0 | 117 | 447 | 112 | 14 |
| Binary | 110001 | 1000 | 110101 | 1000 | 1010101 | 0 | 1001111 | 100100111 | 1001010 | 1100 |
Color Harmonies of #310835
Complementary color
Monochromatic Colors of #310835
Black with #310835
Text Example
Text Example
White with #310835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310835; }
p { color: rgb(49,8,53); }
H1.HeaderClassName
{
color: #310835;
}
.AnyTagClassName
{
color: #310835;
}
</style>
background-color css
<style>
a { background-color: #310835; }
a { background-color: rgb(49,8,53); }
div.DivClassName
{
background-color: #310835;
}
.BgClassName
{
background-color: #310835;
}
</style>
border-color css
<style>
span { border-color: #310835; }
span { border-color: rgb(49,8,53); }
td.TdClassName
{
border-color: #310835;
}
.TagClassName
{
border-color: #310835;
}
</style>