Shades of Mardi Gras #490943
Tints of Mardi Gras #490943
RGB
CMYK
RGB Variations
Color information
#490943 (or 0x490943) is known color: Mardi Gras. HEX triplet: 49, 09 and 43. RGB value is (73,9,67). Sum of RGB (Red+Green+Blue) = 73+9+67=149 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.99% from 149); Green value is 9 (3.91% from 255 or 6.04% from 149); Blue value is 67 (26.56% from 255 or 44.97% from 149); Max value from RGB is 73 - color contains mainly: red. Hex color #490943 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490943 is #B6F6BC. Grayscale: #222222. Windows color (decimal): -11990717 or 4393289. OLE color: 4393289.
HSL color Cylindrical-coordinate representation of color #490943: hue angle of 305.62º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #490943 is Cyan = 0, Magento = 0.88, Yellow = 0.08 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 9 | 67 | - |
| CMYK | 0 | 0.88 | 0.08 | 0.71 |
| HSL | 305.63º | 0.78% | 0.16% | - |
| HSV(B) | 305.63º | 0.88% | 0.29% | - |
| XYZ | 3.86 | 2.02 | 5.5 | - |
| YUV | 34.75 | 146.2 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 67 | 0 | 0.88 | 0.08 | 0.71 | 305.63 | 0.78 | 0.16 |
| Hex | 49 | 9 | 43 | 0 | 58 | 8 | 47 | 132 | 4E | 10 |
| Octal | 111 | 11 | 103 | 0 | 130 | 10 | 107 | 462 | 116 | 20 |
| Binary | 1001001 | 1001 | 1000011 | 0 | 1011000 | 1000 | 1000111 | 100110010 | 1001110 | 10000 |
Color Harmonies of #490943
Complementary color
Monochromatic Colors of #490943
Black with #490943
Text Example
Text Example
White with #490943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490943; }
p { color: rgb(73,9,67); }
H1.HeaderClassName
{
color: #490943;
}
.AnyTagClassName
{
color: #490943;
}
</style>
background-color css
<style>
a { background-color: #490943; }
a { background-color: rgb(73,9,67); }
div.DivClassName
{
background-color: #490943;
}
.BgClassName
{
background-color: #490943;
}
</style>
border-color css
<style>
span { border-color: #490943; }
span { border-color: rgb(73,9,67); }
td.TdClassName
{
border-color: #490943;
}
.TagClassName
{
border-color: #490943;
}
</style>