Shades of Mardi Gras #490947
Tints of Mardi Gras #490947
RGB
CMYK
RGB Variations
Color information
#490947 (or 0x490947) is known color: Mardi Gras. HEX triplet: 49, 09 and 47. RGB value is (73,9,71). Sum of RGB (Red+Green+Blue) = 73+9+71=153 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.71% from 153); Green value is 9 (3.91% from 255 or 5.88% from 153); Blue value is 71 (28.12% from 255 or 46.41% from 153); Max value from RGB is 73 - color contains mainly: red. Hex color #490947 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490947 is #B6F6B8. Grayscale: #232323. Windows color (decimal): -11990713 or 4655433. OLE color: 4655433.
HSL color Cylindrical-coordinate representation of color #490947: hue angle of 301.88º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #490947 is Cyan = 0, Magento = 0.88, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 9 | 71 | - |
| CMYK | 0 | 0.88 | 0.03 | 0.71 |
| HSL | 301.88º | 0.78% | 0.16% | - |
| HSV(B) | 301.88º | 0.88% | 0.29% | - |
| XYZ | 3.98 | 2.07 | 6.15 | - |
| YUV | 35.2 | 148.2 | 154.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 71 | 0 | 0.88 | 0.03 | 0.71 | 301.88 | 0.78 | 0.16 |
| Hex | 49 | 9 | 47 | 0 | 58 | 3 | 47 | 12E | 4E | 10 |
| Octal | 111 | 11 | 107 | 0 | 130 | 3 | 107 | 456 | 116 | 20 |
| Binary | 1001001 | 1001 | 1000111 | 0 | 1011000 | 11 | 1000111 | 100101110 | 1001110 | 10000 |
Color Harmonies of #490947
Complementary color
Monochromatic Colors of #490947
Black with #490947
Text Example
Text Example
White with #490947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490947; }
p { color: rgb(73,9,71); }
H1.HeaderClassName
{
color: #490947;
}
.AnyTagClassName
{
color: #490947;
}
</style>
background-color css
<style>
a { background-color: #490947; }
a { background-color: rgb(73,9,71); }
div.DivClassName
{
background-color: #490947;
}
.BgClassName
{
background-color: #490947;
}
</style>
border-color css
<style>
span { border-color: #490947; }
span { border-color: rgb(73,9,71); }
td.TdClassName
{
border-color: #490947;
}
.TagClassName
{
border-color: #490947;
}
</style>