Shades of Mardi Gras #490047
Tints of Mardi Gras #490047
RGB
CMYK
RGB Variations
Color information
#490047 (or 0x490047) is known color: Mardi Gras. HEX triplet: 49, 00 and 47. RGB value is (73,0,71). Sum of RGB (Red+Green+Blue) = 73+0+71=144 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.69% from 144); Green value is 0 (0.39% from 255 or 0% from 144); Blue value is 71 (28.12% from 255 or 49.31% from 144); Max value from RGB is 73 - color contains mainly: red. Hex color #490047 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490047 is #B6FFB8. Grayscale: #1D1D1D. Windows color (decimal): -11993017 or 4653129. OLE color: 4653129.
HSL color Cylindrical-coordinate representation of color #490047: hue angle of 301.64º 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 #490047 is Cyan = 0, Magento = 1, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 0 | 71 | - |
| CMYK | 0 | 1 | 0.03 | 0.71 |
| HSL | 301.64º | 1% | 0.14% | - |
| HSV(B) | 301.64º | 1% | 0.29% | - |
| XYZ | 3.88 | 1.87 | 6.12 | - |
| YUV | 29.92 | 151.18 | 158.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 0 | 71 | 0 | 1 | 0.03 | 0.71 | 301.64 | 1 | 0.14 |
| Hex | 49 | 0 | 47 | 0 | 64 | 3 | 47 | 12E | 64 | E |
| Octal | 111 | 0 | 107 | 0 | 144 | 3 | 107 | 456 | 144 | 16 |
| Binary | 1001001 | 0 | 1000111 | 0 | 1100100 | 11 | 1000111 | 100101110 | 1100100 | 1110 |
Color Harmonies of #490047
Complementary color
Monochromatic Colors of #490047
Black with #490047
Text Example
Text Example
White with #490047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490047; }
p { color: rgb(73,0,71); }
H1.HeaderClassName
{
color: #490047;
}
.AnyTagClassName
{
color: #490047;
}
</style>
background-color css
<style>
a { background-color: #490047; }
a { background-color: rgb(73,0,71); }
div.DivClassName
{
background-color: #490047;
}
.BgClassName
{
background-color: #490047;
}
</style>
border-color css
<style>
span { border-color: #490047; }
span { border-color: rgb(73,0,71); }
td.TdClassName
{
border-color: #490047;
}
.TagClassName
{
border-color: #490047;
}
</style>