Shades of Mardi Gras #491846
Tints of Mardi Gras #491846
RGB
CMYK
RGB Variations
Color information
#491846 (or 0x491846) is known color: Mardi Gras. HEX triplet: 49, 18 and 46. RGB value is (73,24,70). Sum of RGB (Red+Green+Blue) = 73+24+70=167 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.71% from 167); Green value is 24 (9.77% from 255 or 14.37% from 167); Blue value is 70 (27.73% from 255 or 41.92% from 167); Max value from RGB is 73 - color contains mainly: red. Hex color #491846 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491846 is #B6E7B9. Grayscale: #2B2B2B. Windows color (decimal): -11986874 or 4593737. OLE color: 4593737.
HSL color Cylindrical-coordinate representation of color #491846: hue angle of 303.67º degrees, saturation: 0.51, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #491846 is Cyan = 0, Magento = 0.67, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 24 | 70 | - |
| CMYK | 0 | 0.67 | 0.04 | 0.71 |
| HSL | 303.67º | 0.51% | 0.19% | - |
| HSV(B) | 303.67º | 0.67% | 0.29% | - |
| XYZ | 4.18 | 2.51 | 6.06 | - |
| YUV | 43.9 | 142.73 | 148.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 24 | 70 | 0 | 0.67 | 0.04 | 0.71 | 303.67 | 0.51 | 0.19 |
| Hex | 49 | 18 | 46 | 0 | 43 | 4 | 47 | 130 | 33 | 13 |
| Octal | 111 | 30 | 106 | 0 | 103 | 4 | 107 | 460 | 63 | 23 |
| Binary | 1001001 | 11000 | 1000110 | 0 | 1000011 | 100 | 1000111 | 100110000 | 110011 | 10011 |
Color Harmonies of #491846
Complementary color
Monochromatic Colors of #491846
Black with #491846
Text Example
Text Example
White with #491846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491846; }
p { color: rgb(73,24,70); }
H1.HeaderClassName
{
color: #491846;
}
.AnyTagClassName
{
color: #491846;
}
</style>
background-color css
<style>
a { background-color: #491846; }
a { background-color: rgb(73,24,70); }
div.DivClassName
{
background-color: #491846;
}
.BgClassName
{
background-color: #491846;
}
</style>
border-color css
<style>
span { border-color: #491846; }
span { border-color: rgb(73,24,70); }
td.TdClassName
{
border-color: #491846;
}
.TagClassName
{
border-color: #491846;
}
</style>