Shades of Mardi Gras #490049
Tints of Mardi Gras #490049
RGB
CMYK
RGB Variations
Color information
#490049 (or 0x490049) is known color: Mardi Gras. HEX triplet: 49, 00 and 49. RGB value is (73,0,73). Sum of RGB (Red+Green+Blue) = 73+0+73=146 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50% from 146); Green value is 0 (0.39% from 255 or 0% from 146); Blue value is 73 (28.91% from 255 or 50% from 146); Max value from RGB is 73 - color contains mainly: red, blue. Hex color #490049 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490049 is #B6FFB6. Grayscale: #1D1D1D. Windows color (decimal): -11993015 or 4784201. OLE color: 4784201.
HSL color Cylindrical-coordinate representation of color #490049: hue angle of 300º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 1%. Process color model (Four color, CMYK) of #490049 is Cyan = 0, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 0 | 73 | - |
| CMYK | 0 | 1 | 0 | 0.71 |
| HSL | 300º | 1% | 0.14% | - |
| HSV(B) | 300º | 1% | 0.29% | - |
| XYZ | 3.95 | 1.9 | 6.46 | - |
| YUV | 30.15 | 152.18 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 0 | 73 | 0 | 1 | 0 | 0.71 | 300 | 1 | 0.14 |
| Hex | 49 | 0 | 49 | 0 | 64 | 0 | 47 | 12C | 64 | E |
| Octal | 111 | 0 | 111 | 0 | 144 | 0 | 107 | 454 | 144 | 16 |
| Binary | 1001001 | 0 | 1001001 | 0 | 1100100 | 0 | 1000111 | 100101100 | 1100100 | 1110 |
Color Harmonies of #490049
Complementary color
Monochromatic Colors of #490049
Black with #490049
Text Example
Text Example
White with #490049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490049; }
p { color: rgb(73,0,73); }
H1.HeaderClassName
{
color: #490049;
}
.AnyTagClassName
{
color: #490049;
}
</style>
background-color css
<style>
a { background-color: #490049; }
a { background-color: rgb(73,0,73); }
div.DivClassName
{
background-color: #490049;
}
.BgClassName
{
background-color: #490049;
}
</style>
border-color css
<style>
span { border-color: #490049; }
span { border-color: rgb(73,0,73); }
td.TdClassName
{
border-color: #490049;
}
.TagClassName
{
border-color: #490049;
}
</style>