Shades of Mardi Gras #490746
Tints of Mardi Gras #490746
RGB
CMYK
RGB Variations
Color information
#490746 (or 0x490746) is known color: Mardi Gras. HEX triplet: 49, 07 and 46. RGB value is (73,7,70). Sum of RGB (Red+Green+Blue) = 73+7+70=150 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.67% from 150); Green value is 7 (3.12% from 255 or 4.67% from 150); Blue value is 70 (27.73% from 255 or 46.67% from 150); Max value from RGB is 73 - color contains mainly: red. Hex color #490746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490746 is #B6F8B9. Grayscale: #212121. Windows color (decimal): -11991226 or 4589385. OLE color: 4589385.
HSL color Cylindrical-coordinate representation of color #490746: hue angle of 302.73º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #490746 is Cyan = 0, Magento = 0.90, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 7 | 70 | - |
| CMYK | 0 | 0.90 | 0.04 | 0.71 |
| HSL | 302.73º | 0.83% | 0.16% | - |
| HSV(B) | 302.73º | 0.9% | 0.29% | - |
| XYZ | 3.93 | 2.01 | 5.98 | - |
| YUV | 33.92 | 148.37 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 70 | 0 | 0.90 | 0.04 | 0.71 | 302.73 | 0.83 | 0.16 |
| Hex | 49 | 7 | 46 | 0 | 5A | 4 | 47 | 12F | 52 | 10 |
| Octal | 111 | 7 | 106 | 0 | 132 | 4 | 107 | 457 | 122 | 20 |
| Binary | 1001001 | 111 | 1000110 | 0 | 1011010 | 100 | 1000111 | 100101111 | 1010010 | 10000 |
Color Harmonies of #490746
Complementary color
Monochromatic Colors of #490746
Black with #490746
Text Example
Text Example
White with #490746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490746; }
p { color: rgb(73,7,70); }
H1.HeaderClassName
{
color: #490746;
}
.AnyTagClassName
{
color: #490746;
}
</style>
background-color css
<style>
a { background-color: #490746; }
a { background-color: rgb(73,7,70); }
div.DivClassName
{
background-color: #490746;
}
.BgClassName
{
background-color: #490746;
}
</style>
border-color css
<style>
span { border-color: #490746; }
span { border-color: rgb(73,7,70); }
td.TdClassName
{
border-color: #490746;
}
.TagClassName
{
border-color: #490746;
}
</style>