Shades of Mardi Gras #491746
Tints of Mardi Gras #491746
RGB
CMYK
RGB Variations
Color information
#491746 (or 0x491746) is known color: Mardi Gras. HEX triplet: 49, 17 and 46. RGB value is (73,23,70). Sum of RGB (Red+Green+Blue) = 73+23+70=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 23 (9.38% from 255 or 13.86% from 166); Blue value is 70 (27.73% from 255 or 42.17% from 166); Max value from RGB is 73 - color contains mainly: red. Hex color #491746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491746 is #B6E8B9. Grayscale: #2B2B2B. Windows color (decimal): -11987130 or 4593481. OLE color: 4593481.
HSL color Cylindrical-coordinate representation of color #491746: hue angle of 303.6º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #491746 is Cyan = 0, Magento = 0.68, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 70 | - |
| CMYK | 0 | 0.68 | 0.04 | 0.71 |
| HSL | 303.6º | 0.52% | 0.19% | - |
| HSV(B) | 303.6º | 0.68% | 0.29% | - |
| XYZ | 4.16 | 2.47 | 6.05 | - |
| YUV | 43.31 | 143.07 | 149.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 70 | 0 | 0.68 | 0.04 | 0.71 | 303.6 | 0.52 | 0.19 |
| Hex | 49 | 17 | 46 | 0 | 44 | 4 | 47 | 130 | 34 | 13 |
| Octal | 111 | 27 | 106 | 0 | 104 | 4 | 107 | 460 | 64 | 23 |
| Binary | 1001001 | 10111 | 1000110 | 0 | 1000100 | 100 | 1000111 | 100110000 | 110100 | 10011 |
Color Harmonies of #491746
Complementary color
Monochromatic Colors of #491746
Black with #491746
Text Example
Text Example
White with #491746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491746; }
p { color: rgb(73,23,70); }
H1.HeaderClassName
{
color: #491746;
}
.AnyTagClassName
{
color: #491746;
}
</style>
background-color css
<style>
a { background-color: #491746; }
a { background-color: rgb(73,23,70); }
div.DivClassName
{
background-color: #491746;
}
.BgClassName
{
background-color: #491746;
}
</style>
border-color css
<style>
span { border-color: #491746; }
span { border-color: rgb(73,23,70); }
td.TdClassName
{
border-color: #491746;
}
.TagClassName
{
border-color: #491746;
}
</style>