Shades of Mardi Gras #491049
Tints of Mardi Gras #491049
RGB
CMYK
RGB Variations
Color information
#491049 (or 0x491049) is known color: Mardi Gras. HEX triplet: 49, 10 and 49. RGB value is (73,16,73). Sum of RGB (Red+Green+Blue) = 73+16+73=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 16 (6.64% from 255 or 9.88% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 73 - color contains mainly: red, blue. Hex color #491049 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491049 is #B6EFB6. Grayscale: #272727. Windows color (decimal): -11988919 or 4788297. OLE color: 4788297.
HSL color Cylindrical-coordinate representation of color #491049: hue angle of 300º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491049 is Cyan = 0, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 16 | 73 | - |
| CMYK | 0 | 0.78 | 0 | 0.71 |
| HSL | 300º | 0.64% | 0.17% | - |
| HSV(B) | 300º | 0.78% | 0.29% | - |
| XYZ | 4.14 | 2.27 | 6.52 | - |
| YUV | 39.54 | 146.88 | 151.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 16 | 73 | 0 | 0.78 | 0 | 0.71 | 300 | 0.64 | 0.17 |
| Hex | 49 | 10 | 49 | 0 | 4E | 0 | 47 | 12C | 40 | 11 |
| Octal | 111 | 20 | 111 | 0 | 116 | 0 | 107 | 454 | 100 | 21 |
| Binary | 1001001 | 10000 | 1001001 | 0 | 1001110 | 0 | 1000111 | 100101100 | 1000000 | 10001 |
Color Harmonies of #491049
Complementary color
Monochromatic Colors of #491049
Black with #491049
Text Example
Text Example
White with #491049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491049; }
p { color: rgb(73,16,73); }
H1.HeaderClassName
{
color: #491049;
}
.AnyTagClassName
{
color: #491049;
}
</style>
background-color css
<style>
a { background-color: #491049; }
a { background-color: rgb(73,16,73); }
div.DivClassName
{
background-color: #491049;
}
.BgClassName
{
background-color: #491049;
}
</style>
border-color css
<style>
span { border-color: #491049; }
span { border-color: rgb(73,16,73); }
td.TdClassName
{
border-color: #491049;
}
.TagClassName
{
border-color: #491049;
}
</style>