Shades of Mardi Gras #490548
Tints of Mardi Gras #490548
RGB
CMYK
RGB Variations
Color information
#490548 (or 0x490548) is known color: Mardi Gras. HEX triplet: 49, 05 and 48. RGB value is (73,5,72). Sum of RGB (Red+Green+Blue) = 73+5+72=150 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.67% from 150); Green value is 5 (2.34% from 255 or 3.33% from 150); Blue value is 72 (28.52% from 255 or 48% from 150); Max value from RGB is 73 - color contains mainly: red. Hex color #490548 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490548 is #B6FAB7. Grayscale: #202020. Windows color (decimal): -11991736 or 4719945. OLE color: 4719945.
HSL color Cylindrical-coordinate representation of color #490548: hue angle of 300.88º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #490548 is Cyan = 0, Magento = 0.93, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 5 | 72 | - |
| CMYK | 0 | 0.93 | 0.01 | 0.71 |
| HSL | 300.88º | 0.87% | 0.15% | - |
| HSV(B) | 300.88º | 0.93% | 0.29% | - |
| XYZ | 3.97 | 1.99 | 6.31 | - |
| YUV | 32.97 | 150.03 | 156.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 5 | 72 | 0 | 0.93 | 0.01 | 0.71 | 300.88 | 0.87 | 0.15 |
| Hex | 49 | 5 | 48 | 0 | 5D | 1 | 47 | 12D | 57 | F |
| Octal | 111 | 5 | 110 | 0 | 135 | 1 | 107 | 455 | 127 | 17 |
| Binary | 1001001 | 101 | 1001000 | 0 | 1011101 | 1 | 1000111 | 100101101 | 1010111 | 1111 |
Color Harmonies of #490548
Complementary color
Monochromatic Colors of #490548
Black with #490548
Text Example
Text Example
White with #490548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490548; }
p { color: rgb(73,5,72); }
H1.HeaderClassName
{
color: #490548;
}
.AnyTagClassName
{
color: #490548;
}
</style>
background-color css
<style>
a { background-color: #490548; }
a { background-color: rgb(73,5,72); }
div.DivClassName
{
background-color: #490548;
}
.BgClassName
{
background-color: #490548;
}
</style>
border-color css
<style>
span { border-color: #490548; }
span { border-color: rgb(73,5,72); }
td.TdClassName
{
border-color: #490548;
}
.TagClassName
{
border-color: #490548;
}
</style>