Shades of Mardi Gras #490048
Tints of Mardi Gras #490048
RGB
CMYK
RGB Variations
Color information
#490048 (or 0x490048) is known color: Mardi Gras. HEX triplet: 49, 00 and 48. RGB value is (73,0,72). Sum of RGB (Red+Green+Blue) = 73+0+72=145 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.34% from 145); Green value is 0 (0.39% from 255 or 0% from 145); Blue value is 72 (28.52% from 255 or 49.66% from 145); Max value from RGB is 73 - color contains mainly: red. Hex color #490048 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490048 is #B6FFB7. Grayscale: #1D1D1D. Windows color (decimal): -11993016 or 4718665. OLE color: 4718665.
HSL color Cylindrical-coordinate representation of color #490048: hue angle of 300.82º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 1%. Process color model (Four color, CMYK) of #490048 is Cyan = 0, Magento = 1, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 0 | 72 | - |
| CMYK | 0 | 1 | 0.01 | 0.71 |
| HSL | 300.82º | 1% | 0.14% | - |
| HSV(B) | 300.82º | 1% | 0.29% | - |
| XYZ | 3.92 | 1.88 | 6.29 | - |
| YUV | 30.04 | 151.68 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 0 | 72 | 0 | 1 | 0.01 | 0.71 | 300.82 | 1 | 0.14 |
| Hex | 49 | 0 | 48 | 0 | 64 | 1 | 47 | 12D | 64 | E |
| Octal | 111 | 0 | 110 | 0 | 144 | 1 | 107 | 455 | 144 | 16 |
| Binary | 1001001 | 0 | 1001000 | 0 | 1100100 | 1 | 1000111 | 100101101 | 1100100 | 1110 |
Color Harmonies of #490048
Complementary color
Monochromatic Colors of #490048
Black with #490048
Text Example
Text Example
White with #490048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490048; }
p { color: rgb(73,0,72); }
H1.HeaderClassName
{
color: #490048;
}
.AnyTagClassName
{
color: #490048;
}
</style>
background-color css
<style>
a { background-color: #490048; }
a { background-color: rgb(73,0,72); }
div.DivClassName
{
background-color: #490048;
}
.BgClassName
{
background-color: #490048;
}
</style>
border-color css
<style>
span { border-color: #490048; }
span { border-color: rgb(73,0,72); }
td.TdClassName
{
border-color: #490048;
}
.TagClassName
{
border-color: #490048;
}
</style>