Shades of Mardi Gras #490840
Tints of Mardi Gras #490840
RGB
CMYK
RGB Variations
Color information
#490840 (or 0x490840) is known color: Mardi Gras. HEX triplet: 49, 08 and 40. RGB value is (73,8,64). Sum of RGB (Red+Green+Blue) = 73+8+64=145 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.34% from 145); Green value is 8 (3.52% from 255 or 5.52% from 145); Blue value is 64 (25.39% from 255 or 44.14% from 145); Max value from RGB is 73 - color contains mainly: red. Hex color #490840 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490840 is #B6F7BF. Grayscale: #212121. Windows color (decimal): -11990976 or 4196425. OLE color: 4196425.
HSL color Cylindrical-coordinate representation of color #490840: hue angle of 308.31º 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 #490840 is Cyan = 0, Magento = 0.89, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 8 | 64 | - |
| CMYK | 0 | 0.89 | 0.12 | 0.71 |
| HSL | 308.31º | 0.8% | 0.16% | - |
| HSV(B) | 308.31º | 0.89% | 0.29% | - |
| XYZ | 3.76 | 1.96 | 5.03 | - |
| YUV | 33.82 | 145.03 | 155.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 8 | 64 | 0 | 0.89 | 0.12 | 0.71 | 308.31 | 0.8 | 0.16 |
| Hex | 49 | 8 | 40 | 0 | 59 | C | 47 | 134 | 50 | 10 |
| Octal | 111 | 10 | 100 | 0 | 131 | 14 | 107 | 464 | 120 | 20 |
| Binary | 1001001 | 1000 | 1000000 | 0 | 1011001 | 1100 | 1000111 | 100110100 | 1010000 | 10000 |
Color Harmonies of #490840
Complementary color
Monochromatic Colors of #490840
Black with #490840
Text Example
Text Example
White with #490840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490840; }
p { color: rgb(73,8,64); }
H1.HeaderClassName
{
color: #490840;
}
.AnyTagClassName
{
color: #490840;
}
</style>
background-color css
<style>
a { background-color: #490840; }
a { background-color: rgb(73,8,64); }
div.DivClassName
{
background-color: #490840;
}
.BgClassName
{
background-color: #490840;
}
</style>
border-color css
<style>
span { border-color: #490840; }
span { border-color: rgb(73,8,64); }
td.TdClassName
{
border-color: #490840;
}
.TagClassName
{
border-color: #490840;
}
</style>