Shades of Mardi Gras #491042
Tints of Mardi Gras #491042
RGB
CMYK
RGB Variations
Color information
#491042 (or 0x491042) is known color: Mardi Gras. HEX triplet: 49, 10 and 42. RGB value is (73,16,66). Sum of RGB (Red+Green+Blue) = 73+16+66=155 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.10% from 155); Green value is 16 (6.64% from 255 or 10.32% from 155); Blue value is 66 (26.17% from 255 or 42.58% from 155); Max value from RGB is 73 - color contains mainly: red. Hex color #491042 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491042 is #B6EFBD. Grayscale: #262626. Windows color (decimal): -11988926 or 4329545. OLE color: 4329545.
HSL color Cylindrical-coordinate representation of color #491042: hue angle of 307.37º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491042 is Cyan = 0, Magento = 0.78, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 16 | 66 | - |
| CMYK | 0 | 0.78 | 0.10 | 0.71 |
| HSL | 307.37º | 0.64% | 0.17% | - |
| HSV(B) | 307.37º | 0.78% | 0.29% | - |
| XYZ | 3.92 | 2.18 | 5.37 | - |
| YUV | 38.74 | 143.38 | 152.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 16 | 66 | 0 | 0.78 | 0.10 | 0.71 | 307.37 | 0.64 | 0.17 |
| Hex | 49 | 10 | 42 | 0 | 4E | A | 47 | 133 | 40 | 11 |
| Octal | 111 | 20 | 102 | 0 | 116 | 12 | 107 | 463 | 100 | 21 |
| Binary | 1001001 | 10000 | 1000010 | 0 | 1001110 | 1010 | 1000111 | 100110011 | 1000000 | 10001 |
Color Harmonies of #491042
Complementary color
Monochromatic Colors of #491042
Black with #491042
Text Example
Text Example
White with #491042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491042; }
p { color: rgb(73,16,66); }
H1.HeaderClassName
{
color: #491042;
}
.AnyTagClassName
{
color: #491042;
}
</style>
background-color css
<style>
a { background-color: #491042; }
a { background-color: rgb(73,16,66); }
div.DivClassName
{
background-color: #491042;
}
.BgClassName
{
background-color: #491042;
}
</style>
border-color css
<style>
span { border-color: #491042; }
span { border-color: rgb(73,16,66); }
td.TdClassName
{
border-color: #491042;
}
.TagClassName
{
border-color: #491042;
}
</style>