Shades of Mardi Gras #491544
Tints of Mardi Gras #491544
RGB
CMYK
RGB Variations
Color information
#491544 (or 0x491544) is known color: Mardi Gras. HEX triplet: 49, 15 and 44. RGB value is (73,21,68). Sum of RGB (Red+Green+Blue) = 73+21+68=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 21 (8.59% from 255 or 12.96% from 162); Blue value is 68 (26.95% from 255 or 41.98% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #491544 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491544 is #B6EABB. Grayscale: #292929. Windows color (decimal): -11987644 or 4461897. OLE color: 4461897.
HSL color Cylindrical-coordinate representation of color #491544: hue angle of 305.77º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #491544 is Cyan = 0, Magento = 0.71, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 21 | 68 | - |
| CMYK | 0 | 0.71 | 0.07 | 0.71 |
| HSL | 305.77º | 0.55% | 0.18% | - |
| HSV(B) | 305.77º | 0.71% | 0.29% | - |
| XYZ | 4.06 | 2.37 | 5.71 | - |
| YUV | 41.91 | 142.73 | 150.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 68 | 0 | 0.71 | 0.07 | 0.71 | 305.77 | 0.55 | 0.18 |
| Hex | 49 | 15 | 44 | 0 | 47 | 7 | 47 | 132 | 37 | 12 |
| Octal | 111 | 25 | 104 | 0 | 107 | 7 | 107 | 462 | 67 | 22 |
| Binary | 1001001 | 10101 | 1000100 | 0 | 1000111 | 111 | 1000111 | 100110010 | 110111 | 10010 |
Color Harmonies of #491544
Complementary color
Monochromatic Colors of #491544
Black with #491544
Text Example
Text Example
White with #491544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491544; }
p { color: rgb(73,21,68); }
H1.HeaderClassName
{
color: #491544;
}
.AnyTagClassName
{
color: #491544;
}
</style>
background-color css
<style>
a { background-color: #491544; }
a { background-color: rgb(73,21,68); }
div.DivClassName
{
background-color: #491544;
}
.BgClassName
{
background-color: #491544;
}
</style>
border-color css
<style>
span { border-color: #491544; }
span { border-color: rgb(73,21,68); }
td.TdClassName
{
border-color: #491544;
}
.TagClassName
{
border-color: #491544;
}
</style>