Shades of Mardi Gras #491346
Tints of Mardi Gras #491346
RGB
CMYK
RGB Variations
Color information
#491346 (or 0x491346) is known color: Mardi Gras. HEX triplet: 49, 13 and 46. RGB value is (73,19,70). Sum of RGB (Red+Green+Blue) = 73+19+70=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 19 (7.81% from 255 or 11.73% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #491346 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491346 is #B6ECB9. Grayscale: #282828. Windows color (decimal): -11988154 or 4592457. OLE color: 4592457.
HSL color Cylindrical-coordinate representation of color #491346: hue angle of 303.33º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #491346 is Cyan = 0, Magento = 0.74, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 19 | 70 | - |
| CMYK | 0 | 0.74 | 0.04 | 0.71 |
| HSL | 303.33º | 0.59% | 0.18% | - |
| HSV(B) | 303.33º | 0.74% | 0.29% | - |
| XYZ | 4.09 | 2.32 | 6.03 | - |
| YUV | 40.96 | 144.39 | 150.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 70 | 0 | 0.74 | 0.04 | 0.71 | 303.33 | 0.59 | 0.18 |
| Hex | 49 | 13 | 46 | 0 | 4A | 4 | 47 | 12F | 3B | 12 |
| Octal | 111 | 23 | 106 | 0 | 112 | 4 | 107 | 457 | 73 | 22 |
| Binary | 1001001 | 10011 | 1000110 | 0 | 1001010 | 100 | 1000111 | 100101111 | 111011 | 10010 |
Color Harmonies of #491346
Complementary color
Monochromatic Colors of #491346
Black with #491346
Text Example
Text Example
White with #491346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491346; }
p { color: rgb(73,19,70); }
H1.HeaderClassName
{
color: #491346;
}
.AnyTagClassName
{
color: #491346;
}
</style>
background-color css
<style>
a { background-color: #491346; }
a { background-color: rgb(73,19,70); }
div.DivClassName
{
background-color: #491346;
}
.BgClassName
{
background-color: #491346;
}
</style>
border-color css
<style>
span { border-color: #491346; }
span { border-color: rgb(73,19,70); }
td.TdClassName
{
border-color: #491346;
}
.TagClassName
{
border-color: #491346;
}
</style>