Shades of Mardi Gras #491645
Tints of Mardi Gras #491645
RGB
CMYK
RGB Variations
Color information
#491645 (or 0x491645) is known color: Mardi Gras. HEX triplet: 49, 16 and 45. RGB value is (73,22,69). Sum of RGB (Red+Green+Blue) = 73+22+69=164 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.51% from 164); Green value is 22 (8.98% from 255 or 13.41% from 164); Blue value is 69 (27.34% from 255 or 42.07% from 164); Max value from RGB is 73 - color contains mainly: red. Hex color #491645 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491645 is #B6E9BA. Grayscale: #2A2A2A. Windows color (decimal): -11987387 or 4527689. OLE color: 4527689.
HSL color Cylindrical-coordinate representation of color #491645: hue angle of 304.71º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #491645 is Cyan = 0, Magento = 0.70, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 22 | 69 | - |
| CMYK | 0 | 0.70 | 0.05 | 0.71 |
| HSL | 304.71º | 0.54% | 0.19% | - |
| HSV(B) | 304.71º | 0.7% | 0.29% | - |
| XYZ | 4.11 | 2.42 | 5.88 | - |
| YUV | 42.61 | 142.9 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 22 | 69 | 0 | 0.70 | 0.05 | 0.71 | 304.71 | 0.54 | 0.19 |
| Hex | 49 | 16 | 45 | 0 | 46 | 5 | 47 | 131 | 36 | 13 |
| Octal | 111 | 26 | 105 | 0 | 106 | 5 | 107 | 461 | 66 | 23 |
| Binary | 1001001 | 10110 | 1000101 | 0 | 1000110 | 101 | 1000111 | 100110001 | 110110 | 10011 |
Color Harmonies of #491645
Complementary color
Monochromatic Colors of #491645
Black with #491645
Text Example
Text Example
White with #491645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491645; }
p { color: rgb(73,22,69); }
H1.HeaderClassName
{
color: #491645;
}
.AnyTagClassName
{
color: #491645;
}
</style>
background-color css
<style>
a { background-color: #491645; }
a { background-color: rgb(73,22,69); }
div.DivClassName
{
background-color: #491645;
}
.BgClassName
{
background-color: #491645;
}
</style>
border-color css
<style>
span { border-color: #491645; }
span { border-color: rgb(73,22,69); }
td.TdClassName
{
border-color: #491645;
}
.TagClassName
{
border-color: #491645;
}
</style>