Shades of Mardi Gras #490744
Tints of Mardi Gras #490744
RGB
CMYK
RGB Variations
Color information
#490744 (or 0x490744) is known color: Mardi Gras. HEX triplet: 49, 07 and 44. RGB value is (73,7,68). Sum of RGB (Red+Green+Blue) = 73+7+68=148 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.32% from 148); Green value is 7 (3.12% from 255 or 4.73% from 148); Blue value is 68 (26.95% from 255 or 45.95% from 148); Max value from RGB is 73 - color contains mainly: red. Hex color #490744 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490744 is #B6F8BB. Grayscale: #212121. Windows color (decimal): -11991228 or 4458313. OLE color: 4458313.
HSL color Cylindrical-coordinate representation of color #490744: hue angle of 304.55º 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 #490744 is Cyan = 0, Magento = 0.90, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 7 | 68 | - |
| CMYK | 0 | 0.90 | 0.07 | 0.71 |
| HSL | 304.55º | 0.83% | 0.16% | - |
| HSV(B) | 304.55º | 0.9% | 0.29% | - |
| XYZ | 3.87 | 1.99 | 5.65 | - |
| YUV | 33.69 | 147.37 | 156.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 68 | 0 | 0.90 | 0.07 | 0.71 | 304.55 | 0.83 | 0.16 |
| Hex | 49 | 7 | 44 | 0 | 5A | 7 | 47 | 131 | 52 | 10 |
| Octal | 111 | 7 | 104 | 0 | 132 | 7 | 107 | 461 | 122 | 20 |
| Binary | 1001001 | 111 | 1000100 | 0 | 1011010 | 111 | 1000111 | 100110001 | 1010010 | 10000 |
Color Harmonies of #490744
Complementary color
Monochromatic Colors of #490744
Black with #490744
Text Example
Text Example
White with #490744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490744; }
p { color: rgb(73,7,68); }
H1.HeaderClassName
{
color: #490744;
}
.AnyTagClassName
{
color: #490744;
}
</style>
background-color css
<style>
a { background-color: #490744; }
a { background-color: rgb(73,7,68); }
div.DivClassName
{
background-color: #490744;
}
.BgClassName
{
background-color: #490744;
}
</style>
border-color css
<style>
span { border-color: #490744; }
span { border-color: rgb(73,7,68); }
td.TdClassName
{
border-color: #490744;
}
.TagClassName
{
border-color: #490744;
}
</style>