Shades of Mardi Gras #491146
Tints of Mardi Gras #491146
RGB
CMYK
RGB Variations
Color information
#491146 (or 0x491146) is known color: Mardi Gras. HEX triplet: 49, 11 and 46. RGB value is (73,17,70). Sum of RGB (Red+Green+Blue) = 73+17+70=160 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.62% from 160); Green value is 17 (7.03% from 255 or 10.62% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 73 - color contains mainly: red. Hex color #491146 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491146 is #B6EEB9. Grayscale: #272727. Windows color (decimal): -11988666 or 4591945. OLE color: 4591945.
HSL color Cylindrical-coordinate representation of color #491146: hue angle of 303.21º degrees, saturation: 0.62, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #491146 is Cyan = 0, Magento = 0.77, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 17 | 70 | - |
| CMYK | 0 | 0.77 | 0.04 | 0.71 |
| HSL | 303.21º | 0.62% | 0.18% | - |
| HSV(B) | 303.21º | 0.77% | 0.29% | - |
| XYZ | 4.05 | 2.26 | 6.02 | - |
| YUV | 39.79 | 145.05 | 151.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 17 | 70 | 0 | 0.77 | 0.04 | 0.71 | 303.21 | 0.62 | 0.18 |
| Hex | 49 | 11 | 46 | 0 | 4D | 4 | 47 | 12F | 3E | 12 |
| Octal | 111 | 21 | 106 | 0 | 115 | 4 | 107 | 457 | 76 | 22 |
| Binary | 1001001 | 10001 | 1000110 | 0 | 1001101 | 100 | 1000111 | 100101111 | 111110 | 10010 |
Color Harmonies of #491146
Complementary color
Monochromatic Colors of #491146
Black with #491146
Text Example
Text Example
White with #491146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491146; }
p { color: rgb(73,17,70); }
H1.HeaderClassName
{
color: #491146;
}
.AnyTagClassName
{
color: #491146;
}
</style>
background-color css
<style>
a { background-color: #491146; }
a { background-color: rgb(73,17,70); }
div.DivClassName
{
background-color: #491146;
}
.BgClassName
{
background-color: #491146;
}
</style>
border-color css
<style>
span { border-color: #491146; }
span { border-color: rgb(73,17,70); }
td.TdClassName
{
border-color: #491146;
}
.TagClassName
{
border-color: #491146;
}
</style>