Shades of Mardi Gras #490747
Tints of Mardi Gras #490747
RGB
CMYK
RGB Variations
Color information
#490747 (or 0x490747) is known color: Mardi Gras. HEX triplet: 49, 07 and 47. RGB value is (73,7,71). Sum of RGB (Red+Green+Blue) = 73+7+71=151 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.34% from 151); Green value is 7 (3.12% from 255 or 4.64% from 151); Blue value is 71 (28.12% from 255 or 47.02% from 151); Max value from RGB is 73 - color contains mainly: red. Hex color #490747 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490747 is #B6F8B8. Grayscale: #212121. Windows color (decimal): -11991225 or 4654921. OLE color: 4654921.
HSL color Cylindrical-coordinate representation of color #490747: hue angle of 301.82º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #490747 is Cyan = 0, Magento = 0.90, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 7 | 71 | - |
| CMYK | 0 | 0.90 | 0.03 | 0.71 |
| HSL | 301.82º | 0.83% | 0.16% | - |
| HSV(B) | 301.82º | 0.9% | 0.29% | - |
| XYZ | 3.96 | 2.02 | 6.14 | - |
| YUV | 34.03 | 148.87 | 155.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 71 | 0 | 0.90 | 0.03 | 0.71 | 301.82 | 0.83 | 0.16 |
| Hex | 49 | 7 | 47 | 0 | 5A | 3 | 47 | 12E | 52 | 10 |
| Octal | 111 | 7 | 107 | 0 | 132 | 3 | 107 | 456 | 122 | 20 |
| Binary | 1001001 | 111 | 1000111 | 0 | 1011010 | 11 | 1000111 | 100101110 | 1010010 | 10000 |
Color Harmonies of #490747
Complementary color
Monochromatic Colors of #490747
Black with #490747
Text Example
Text Example
White with #490747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490747; }
p { color: rgb(73,7,71); }
H1.HeaderClassName
{
color: #490747;
}
.AnyTagClassName
{
color: #490747;
}
</style>
background-color css
<style>
a { background-color: #490747; }
a { background-color: rgb(73,7,71); }
div.DivClassName
{
background-color: #490747;
}
.BgClassName
{
background-color: #490747;
}
</style>
border-color css
<style>
span { border-color: #490747; }
span { border-color: rgb(73,7,71); }
td.TdClassName
{
border-color: #490747;
}
.TagClassName
{
border-color: #490747;
}
</style>