Shades of Mardi Gras #310836
Tints of Mardi Gras #310836
RGB
CMYK
RGB Variations
Color information
#310836 (or 0x310836) is known color: Mardi Gras. HEX triplet: 31, 08 and 36. RGB value is (49,8,54). Sum of RGB (Red+Green+Blue) = 49+8+54=111 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.14% from 111); Green value is 8 (3.52% from 255 or 7.21% from 111); Blue value is 54 (21.48% from 255 or 48.65% from 111); Max value from RGB is 54 - color contains mainly: blue. Hex color #310836 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310836 is #CEF7C9. Grayscale: #191919. Windows color (decimal): -13563850 or 3541041. OLE color: 3541041.
HSL color Cylindrical-coordinate representation of color #310836: hue angle of 293.48º 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 #310836 is Cyan = 0.09, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 8 | 54 | - |
| CMYK | 0.09 | 0.85 | 0 | 0.79 |
| HSL | 293.48º | 0.74% | 0.12% | - |
| HSV(B) | 293.48º | 0.85% | 0.21% | - |
| XYZ | 2.02 | 1.09 | 3.59 | - |
| YUV | 25.5 | 144.08 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 54 | 0.09 | 0.85 | 0 | 0.79 | 293.48 | 0.74 | 0.12 |
| Hex | 31 | 8 | 36 | 9 | 55 | 0 | 4F | 125 | 4A | C |
| Octal | 61 | 10 | 66 | 11 | 125 | 0 | 117 | 445 | 112 | 14 |
| Binary | 110001 | 1000 | 110110 | 1001 | 1010101 | 0 | 1001111 | 100100101 | 1001010 | 1100 |
Color Harmonies of #310836
Complementary color
Monochromatic Colors of #310836
Black with #310836
Text Example
Text Example
White with #310836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310836; }
p { color: rgb(49,8,54); }
H1.HeaderClassName
{
color: #310836;
}
.AnyTagClassName
{
color: #310836;
}
</style>
background-color css
<style>
a { background-color: #310836; }
a { background-color: rgb(49,8,54); }
div.DivClassName
{
background-color: #310836;
}
.BgClassName
{
background-color: #310836;
}
</style>
border-color css
<style>
span { border-color: #310836; }
span { border-color: rgb(49,8,54); }
td.TdClassName
{
border-color: #310836;
}
.TagClassName
{
border-color: #310836;
}
</style>