Shades of Mardi Gras #490847
Tints of Mardi Gras #490847
RGB
CMYK
RGB Variations
Color information
#490847 (or 0x490847) is known color: Mardi Gras. HEX triplet: 49, 08 and 47. RGB value is (73,8,71). Sum of RGB (Red+Green+Blue) = 73+8+71=152 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.03% from 152); Green value is 8 (3.52% from 255 or 5.26% from 152); Blue value is 71 (28.12% from 255 or 46.71% from 152); Max value from RGB is 73 - color contains mainly: red. Hex color #490847 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490847 is #B6F7B8. Grayscale: #222222. Windows color (decimal): -11990969 or 4655177. OLE color: 4655177.
HSL color Cylindrical-coordinate representation of color #490847: hue angle of 301.85º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #490847 is Cyan = 0, Magento = 0.89, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 8 | 71 | - |
| CMYK | 0 | 0.89 | 0.03 | 0.71 |
| HSL | 301.85º | 0.8% | 0.16% | - |
| HSV(B) | 301.85º | 0.89% | 0.29% | - |
| XYZ | 3.97 | 2.05 | 6.15 | - |
| YUV | 34.62 | 148.53 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 8 | 71 | 0 | 0.89 | 0.03 | 0.71 | 301.85 | 0.8 | 0.16 |
| Hex | 49 | 8 | 47 | 0 | 59 | 3 | 47 | 12E | 50 | 10 |
| Octal | 111 | 10 | 107 | 0 | 131 | 3 | 107 | 456 | 120 | 20 |
| Binary | 1001001 | 1000 | 1000111 | 0 | 1011001 | 11 | 1000111 | 100101110 | 1010000 | 10000 |
Color Harmonies of #490847
Complementary color
Monochromatic Colors of #490847
Black with #490847
Text Example
Text Example
White with #490847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490847; }
p { color: rgb(73,8,71); }
H1.HeaderClassName
{
color: #490847;
}
.AnyTagClassName
{
color: #490847;
}
</style>
background-color css
<style>
a { background-color: #490847; }
a { background-color: rgb(73,8,71); }
div.DivClassName
{
background-color: #490847;
}
.BgClassName
{
background-color: #490847;
}
</style>
border-color css
<style>
span { border-color: #490847; }
span { border-color: rgb(73,8,71); }
td.TdClassName
{
border-color: #490847;
}
.TagClassName
{
border-color: #490847;
}
</style>