Shades of Mardi Gras #310029
Tints of Mardi Gras #310029
RGB
CMYK
RGB Variations
Color information
#310029 (or 0x310029) is known color: Mardi Gras. HEX triplet: 31, 00 and 29. RGB value is (49,0,41). Sum of RGB (Red+Green+Blue) = 49+0+41=90 (11% of max value = 765). Red value is 49 (19.53% from 255 or 54.44% from 90); Green value is 0 (0.39% from 255 or 0% from 90); Blue value is 41 (16.41% from 255 or 45.56% from 90); Max value from RGB is 49 - color contains mainly: red. Hex color #310029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310029 is #CEFFD6. Grayscale: #131313. Windows color (decimal): -13565911 or 2687025. OLE color: 2687025.
HSL color Cylindrical-coordinate representation of color #310029: hue angle of 309.8º degrees, saturation: 1, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310029 is Cyan = 0, Magento = 1, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 0 | 41 | - |
| CMYK | 0 | 1 | 0.16 | 0.81 |
| HSL | 309.8º | 1% | 0.1% | - |
| HSV(B) | 309.8º | 1% | 0.19% | - |
| XYZ | 1.67 | 0.81 | 2.17 | - |
| YUV | 19.33 | 140.23 | 149.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 41 | 0 | 1 | 0.16 | 0.81 | 309.8 | 1 | 0.1 |
| Hex | 31 | 0 | 29 | 0 | 64 | 10 | 51 | 136 | 64 | A |
| Octal | 61 | 0 | 51 | 0 | 144 | 20 | 121 | 466 | 144 | 12 |
| Binary | 110001 | 0 | 101001 | 0 | 1100100 | 10000 | 1010001 | 100110110 | 1100100 | 1010 |
Color Harmonies of #310029
Complementary color
Monochromatic Colors of #310029
Black with #310029
Text Example
Text Example
White with #310029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310029; }
p { color: rgb(49,0,41); }
H1.HeaderClassName
{
color: #310029;
}
.AnyTagClassName
{
color: #310029;
}
</style>
background-color css
<style>
a { background-color: #310029; }
a { background-color: rgb(49,0,41); }
div.DivClassName
{
background-color: #310029;
}
.BgClassName
{
background-color: #310029;
}
</style>
border-color css
<style>
span { border-color: #310029; }
span { border-color: rgb(49,0,41); }
td.TdClassName
{
border-color: #310029;
}
.TagClassName
{
border-color: #310029;
}
</style>