Shades of Mardi Gras #490740
Tints of Mardi Gras #490740
RGB
CMYK
RGB Variations
Color information
#490740 (or 0x490740) is known color: Mardi Gras. HEX triplet: 49, 07 and 40. RGB value is (73,7,64). Sum of RGB (Red+Green+Blue) = 73+7+64=144 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.69% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 64 (25.39% from 255 or 44.44% from 144); Max value from RGB is 73 - color contains mainly: red. Hex color #490740 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490740 is #B6F8BF. Grayscale: #212121. Windows color (decimal): -11991232 or 4196169. OLE color: 4196169.
HSL color Cylindrical-coordinate representation of color #490740: hue angle of 308.18º 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 #490740 is Cyan = 0, Magento = 0.90, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 7 | 64 | - |
| CMYK | 0 | 0.90 | 0.12 | 0.71 |
| HSL | 308.18º | 0.83% | 0.16% | - |
| HSV(B) | 308.18º | 0.9% | 0.29% | - |
| XYZ | 3.75 | 1.94 | 5.03 | - |
| YUV | 33.23 | 145.37 | 156.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 64 | 0 | 0.90 | 0.12 | 0.71 | 308.18 | 0.83 | 0.16 |
| Hex | 49 | 7 | 40 | 0 | 5A | C | 47 | 134 | 52 | 10 |
| Octal | 111 | 7 | 100 | 0 | 132 | 14 | 107 | 464 | 122 | 20 |
| Binary | 1001001 | 111 | 1000000 | 0 | 1011010 | 1100 | 1000111 | 100110100 | 1010010 | 10000 |
Color Harmonies of #490740
Complementary color
Monochromatic Colors of #490740
Black with #490740
Text Example
Text Example
White with #490740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490740; }
p { color: rgb(73,7,64); }
H1.HeaderClassName
{
color: #490740;
}
.AnyTagClassName
{
color: #490740;
}
</style>
background-color css
<style>
a { background-color: #490740; }
a { background-color: rgb(73,7,64); }
div.DivClassName
{
background-color: #490740;
}
.BgClassName
{
background-color: #490740;
}
</style>
border-color css
<style>
span { border-color: #490740; }
span { border-color: rgb(73,7,64); }
td.TdClassName
{
border-color: #490740;
}
.TagClassName
{
border-color: #490740;
}
</style>