Shades of Mardi Gras #490147
Tints of Mardi Gras #490147
RGB
CMYK
RGB Variations
Color information
#490147 (or 0x490147) is known color: Mardi Gras. HEX triplet: 49, 01 and 47. RGB value is (73,1,71). Sum of RGB (Red+Green+Blue) = 73+1+71=145 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.34% from 145); Green value is 1 (0.78% from 255 or 0.69% from 145); Blue value is 71 (28.12% from 255 or 48.97% from 145); Max value from RGB is 73 - color contains mainly: red. Hex color #490147 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490147 is #B6FEB8. Grayscale: #1E1E1E. Windows color (decimal): -11992761 or 4653385. OLE color: 4653385.
HSL color Cylindrical-coordinate representation of color #490147: hue angle of 301.67º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #490147 is Cyan = 0, Magento = 0.99, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
RGB | 73 | 1 | 71 | - |
CMYK | 0 | 0.99 | 0.03 | 0.71 |
HSL | 301.67º | 0.97% | 0.15% | - |
HSV(B) | 301.67º | 0.99% | 0.29% | - |
XYZ | 3.9 | 1.89 | 6.12 | - |
YUV | 30.51 | 150.85 | 158.31 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 73 | 1 | 71 | 0 | 0.99 | 0.03 | 0.71 | 301.67 | 0.97 | 0.15 |
Hex | 49 | 1 | 47 | 0 | 63 | 3 | 47 | 12E | 61 | F |
Octal | 111 | 1 | 107 | 0 | 143 | 3 | 107 | 456 | 141 | 17 |
Binary | 1001001 | 1 | 1000111 | 0 | 1100011 | 11 | 1000111 | 100101110 | 1100001 | 1111 |
Color Harmonies of #490147
Complementary color
Monochromatic Colors of #490147
Black with #490147
Text Example
Text Example
White with #490147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490147; }
p { color: rgb(73,1,71); }
H1.HeaderClassName
{
color: #490147;
}
.AnyTagClassName
{
color: #490147;
}
</style>
background-color css
<style>
a { background-color: #490147; }
a { background-color: rgb(73,1,71); }
div.DivClassName
{
background-color: #490147;
}
.BgClassName
{
background-color: #490147;
}
</style>
border-color css
<style>
span { border-color: #490147; }
span { border-color: rgb(73,1,71); }
td.TdClassName
{
border-color: #490147;
}
.TagClassName
{
border-color: #490147;
}
</style>