Shades of Mardi Gras #490742
Tints of Mardi Gras #490742
RGB
CMYK
RGB Variations
Color information
#490742 (or 0x490742) is known color: Mardi Gras. HEX triplet: 49, 07 and 42. RGB value is (73,7,66). Sum of RGB (Red+Green+Blue) = 73+7+66=146 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 66 (26.17% from 255 or 45.21% from 146); Max value from RGB is 73 - color contains mainly: red. Hex color #490742 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490742 is #B6F8BD. Grayscale: #212121. Windows color (decimal): -11991230 or 4327241. OLE color: 4327241.
HSL color Cylindrical-coordinate representation of color #490742: hue angle of 306.36º 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 #490742 is Cyan = 0, Magento = 0.90, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 7 | 66 | - |
| CMYK | 0 | 0.90 | 0.10 | 0.71 |
| HSL | 306.36º | 0.83% | 0.16% | - |
| HSV(B) | 306.36º | 0.9% | 0.29% | - |
| XYZ | 3.81 | 1.96 | 5.33 | - |
| YUV | 33.46 | 146.37 | 156.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 66 | 0 | 0.90 | 0.10 | 0.71 | 306.36 | 0.83 | 0.16 |
| Hex | 49 | 7 | 42 | 0 | 5A | A | 47 | 132 | 52 | 10 |
| Octal | 111 | 7 | 102 | 0 | 132 | 12 | 107 | 462 | 122 | 20 |
| Binary | 1001001 | 111 | 1000010 | 0 | 1011010 | 1010 | 1000111 | 100110010 | 1010010 | 10000 |
Color Harmonies of #490742
Complementary color
Monochromatic Colors of #490742
Black with #490742
Text Example
Text Example
White with #490742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490742; }
p { color: rgb(73,7,66); }
H1.HeaderClassName
{
color: #490742;
}
.AnyTagClassName
{
color: #490742;
}
</style>
background-color css
<style>
a { background-color: #490742; }
a { background-color: rgb(73,7,66); }
div.DivClassName
{
background-color: #490742;
}
.BgClassName
{
background-color: #490742;
}
</style>
border-color css
<style>
span { border-color: #490742; }
span { border-color: rgb(73,7,66); }
td.TdClassName
{
border-color: #490742;
}
.TagClassName
{
border-color: #490742;
}
</style>