Shades of Mardi Gras #490349
Tints of Mardi Gras #490349
RGB
CMYK
RGB Variations
Color information
#490349 (or 0x490349) is known color: Mardi Gras. HEX triplet: 49, 03 and 49. RGB value is (73,3,73). Sum of RGB (Red+Green+Blue) = 73+3+73=149 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.99% from 149); Green value is 3 (1.56% from 255 or 2.01% from 149); Blue value is 73 (28.91% from 255 or 48.99% from 149); Max value from RGB is 73 - color contains mainly: red, blue. Hex color #490349 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490349 is #B6FCB6. Grayscale: #1F1F1F. Windows color (decimal): -11992247 or 4784969. OLE color: 4784969.
HSL color Cylindrical-coordinate representation of color #490349: hue angle of 300º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #490349 is Cyan = 0, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 3 | 73 | - |
| CMYK | 0 | 0.96 | 0 | 0.71 |
| HSL | 300º | 0.92% | 0.15% | - |
| HSV(B) | 300º | 0.96% | 0.29% | - |
| XYZ | 3.98 | 1.96 | 6.47 | - |
| YUV | 31.91 | 151.19 | 157.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 3 | 73 | 0 | 0.96 | 0 | 0.71 | 300 | 0.92 | 0.15 |
| Hex | 49 | 3 | 49 | 0 | 60 | 0 | 47 | 12C | 5C | F |
| Octal | 111 | 3 | 111 | 0 | 140 | 0 | 107 | 454 | 134 | 17 |
| Binary | 1001001 | 11 | 1001001 | 0 | 1100000 | 0 | 1000111 | 100101100 | 1011100 | 1111 |
Color Harmonies of #490349
Complementary color
Monochromatic Colors of #490349
Black with #490349
Text Example
Text Example
White with #490349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490349; }
p { color: rgb(73,3,73); }
H1.HeaderClassName
{
color: #490349;
}
.AnyTagClassName
{
color: #490349;
}
</style>
background-color css
<style>
a { background-color: #490349; }
a { background-color: rgb(73,3,73); }
div.DivClassName
{
background-color: #490349;
}
.BgClassName
{
background-color: #490349;
}
</style>
border-color css
<style>
span { border-color: #490349; }
span { border-color: rgb(73,3,73); }
td.TdClassName
{
border-color: #490349;
}
.TagClassName
{
border-color: #490349;
}
</style>