Shades of Mardi Gras #490940
Tints of Mardi Gras #490940
RGB
CMYK
RGB Variations
Color information
#490940 (or 0x490940) is known color: Mardi Gras. HEX triplet: 49, 09 and 40. RGB value is (73,9,64). Sum of RGB (Red+Green+Blue) = 73+9+64=146 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50% from 146); Green value is 9 (3.91% from 255 or 6.16% from 146); Blue value is 64 (25.39% from 255 or 43.84% from 146); Max value from RGB is 73 - color contains mainly: red. Hex color #490940 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490940 is #B6F6BF. Grayscale: #222222. Windows color (decimal): -11990720 or 4196681. OLE color: 4196681.
HSL color Cylindrical-coordinate representation of color #490940: hue angle of 308.44º 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 #490940 is Cyan = 0, Magento = 0.88, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 9 | 64 | - |
| CMYK | 0 | 0.88 | 0.12 | 0.71 |
| HSL | 308.44º | 0.78% | 0.16% | - |
| HSV(B) | 308.44º | 0.88% | 0.29% | - |
| XYZ | 3.77 | 1.98 | 5.03 | - |
| YUV | 34.41 | 144.7 | 155.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 64 | 0 | 0.88 | 0.12 | 0.71 | 308.44 | 0.78 | 0.16 |
| Hex | 49 | 9 | 40 | 0 | 58 | C | 47 | 134 | 4E | 10 |
| Octal | 111 | 11 | 100 | 0 | 130 | 14 | 107 | 464 | 116 | 20 |
| Binary | 1001001 | 1001 | 1000000 | 0 | 1011000 | 1100 | 1000111 | 100110100 | 1001110 | 10000 |
Color Harmonies of #490940
Complementary color
Monochromatic Colors of #490940
Black with #490940
Text Example
Text Example
White with #490940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490940; }
p { color: rgb(73,9,64); }
H1.HeaderClassName
{
color: #490940;
}
.AnyTagClassName
{
color: #490940;
}
</style>
background-color css
<style>
a { background-color: #490940; }
a { background-color: rgb(73,9,64); }
div.DivClassName
{
background-color: #490940;
}
.BgClassName
{
background-color: #490940;
}
</style>
border-color css
<style>
span { border-color: #490940; }
span { border-color: rgb(73,9,64); }
td.TdClassName
{
border-color: #490940;
}
.TagClassName
{
border-color: #490940;
}
</style>