Shades of Mardi Gras #310729
Tints of Mardi Gras #310729
RGB
CMYK
RGB Variations
Color information
#310729 (or 0x310729) is known color: Mardi Gras. HEX triplet: 31, 07 and 29. RGB value is (49,7,41). Sum of RGB (Red+Green+Blue) = 49+7+41=97 (12% of max value = 765). Red value is 49 (19.53% from 255 or 50.52% from 97); Green value is 7 (3.12% from 255 or 7.22% from 97); Blue value is 41 (16.41% from 255 or 42.27% from 97); Max value from RGB is 49 - color contains mainly: red. Hex color #310729 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310729 is #CEF8D6. Grayscale: #171717. Windows color (decimal): -13564119 or 2688817. OLE color: 2688817.
HSL color Cylindrical-coordinate representation of color #310729: hue angle of 311.43º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #310729 is Cyan = 0, Magento = 0.86, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 7 | 41 | - |
| CMYK | 0 | 0.86 | 0.16 | 0.81 |
| HSL | 311.43º | 0.75% | 0.11% | - |
| HSV(B) | 311.43º | 0.86% | 0.19% | - |
| XYZ | 1.74 | 0.97 | 2.19 | - |
| YUV | 23.43 | 137.91 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 41 | 0 | 0.86 | 0.16 | 0.81 | 311.43 | 0.75 | 0.11 |
| Hex | 31 | 7 | 29 | 0 | 56 | 10 | 51 | 137 | 4B | B |
| Octal | 61 | 7 | 51 | 0 | 126 | 20 | 121 | 467 | 113 | 13 |
| Binary | 110001 | 111 | 101001 | 0 | 1010110 | 10000 | 1010001 | 100110111 | 1001011 | 1011 |
Color Harmonies of #310729
Complementary color
Monochromatic Colors of #310729
Black with #310729
Text Example
Text Example
White with #310729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310729; }
p { color: rgb(49,7,41); }
H1.HeaderClassName
{
color: #310729;
}
.AnyTagClassName
{
color: #310729;
}
</style>
background-color css
<style>
a { background-color: #310729; }
a { background-color: rgb(49,7,41); }
div.DivClassName
{
background-color: #310729;
}
.BgClassName
{
background-color: #310729;
}
</style>
border-color css
<style>
span { border-color: #310729; }
span { border-color: rgb(49,7,41); }
td.TdClassName
{
border-color: #310729;
}
.TagClassName
{
border-color: #310729;
}
</style>