Shades of Mardi Gras #310129
Tints of Mardi Gras #310129
RGB
CMYK
RGB Variations
Color information
#310129 (or 0x310129) is known color: Mardi Gras. HEX triplet: 31, 01 and 29. RGB value is (49,1,41). Sum of RGB (Red+Green+Blue) = 49+1+41=91 (12% of max value = 765). Red value is 49 (19.53% from 255 or 53.85% from 91); Green value is 1 (0.78% from 255 or 1.10% from 91); Blue value is 41 (16.41% from 255 or 45.05% from 91); Max value from RGB is 49 - color contains mainly: red. Hex color #310129 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310129 is #CEFED6. Grayscale: #131313. Windows color (decimal): -13565655 or 2687281. OLE color: 2687281.
HSL color Cylindrical-coordinate representation of color #310129: hue angle of 310º degrees, saturation: 0.96, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310129 is Cyan = 0, Magento = 0.98, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 1 | 41 | - |
| CMYK | 0 | 0.98 | 0.16 | 0.81 |
| HSL | 310º | 0.96% | 0.1% | - |
| HSV(B) | 310º | 0.98% | 0.19% | - |
| XYZ | 1.68 | 0.83 | 2.17 | - |
| YUV | 19.91 | 139.9 | 148.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 41 | 0 | 0.98 | 0.16 | 0.81 | 310 | 0.96 | 0.1 |
| Hex | 31 | 1 | 29 | 0 | 62 | 10 | 51 | 136 | 60 | A |
| Octal | 61 | 1 | 51 | 0 | 142 | 20 | 121 | 466 | 140 | 12 |
| Binary | 110001 | 1 | 101001 | 0 | 1100010 | 10000 | 1010001 | 100110110 | 1100000 | 1010 |
Color Harmonies of #310129
Complementary color
Monochromatic Colors of #310129
Black with #310129
Text Example
Text Example
White with #310129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310129; }
p { color: rgb(49,1,41); }
H1.HeaderClassName
{
color: #310129;
}
.AnyTagClassName
{
color: #310129;
}
</style>
background-color css
<style>
a { background-color: #310129; }
a { background-color: rgb(49,1,41); }
div.DivClassName
{
background-color: #310129;
}
.BgClassName
{
background-color: #310129;
}
</style>
border-color css
<style>
span { border-color: #310129; }
span { border-color: rgb(49,1,41); }
td.TdClassName
{
border-color: #310129;
}
.TagClassName
{
border-color: #310129;
}
</style>