Shades of Mardi Gras #491744
Tints of Mardi Gras #491744
RGB
CMYK
RGB Variations
Color information
#491744 (or 0x491744) is known color: Mardi Gras. HEX triplet: 49, 17 and 44. RGB value is (73,23,68). Sum of RGB (Red+Green+Blue) = 73+23+68=164 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.51% from 164); Green value is 23 (9.38% from 255 or 14.02% from 164); Blue value is 68 (26.95% from 255 or 41.46% from 164); Max value from RGB is 73 - color contains mainly: red. Hex color #491744 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491744 is #B6E8BB. Grayscale: #2A2A2A. Windows color (decimal): -11987132 or 4462409. OLE color: 4462409.
HSL color Cylindrical-coordinate representation of color #491744: hue angle of 306º 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 #491744 is Cyan = 0, Magento = 0.68, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 68 | - |
| CMYK | 0 | 0.68 | 0.07 | 0.71 |
| HSL | 306º | 0.52% | 0.19% | - |
| HSV(B) | 306º | 0.68% | 0.29% | - |
| XYZ | 4.1 | 2.45 | 5.73 | - |
| YUV | 43.08 | 142.07 | 149.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 68 | 0 | 0.68 | 0.07 | 0.71 | 306 | 0.52 | 0.19 |
| Hex | 49 | 17 | 44 | 0 | 44 | 7 | 47 | 132 | 34 | 13 |
| Octal | 111 | 27 | 104 | 0 | 104 | 7 | 107 | 462 | 64 | 23 |
| Binary | 1001001 | 10111 | 1000100 | 0 | 1000100 | 111 | 1000111 | 100110010 | 110100 | 10011 |
Color Harmonies of #491744
Complementary color
Monochromatic Colors of #491744
Black with #491744
Text Example
Text Example
White with #491744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491744; }
p { color: rgb(73,23,68); }
H1.HeaderClassName
{
color: #491744;
}
.AnyTagClassName
{
color: #491744;
}
</style>
background-color css
<style>
a { background-color: #491744; }
a { background-color: rgb(73,23,68); }
div.DivClassName
{
background-color: #491744;
}
.BgClassName
{
background-color: #491744;
}
</style>
border-color css
<style>
span { border-color: #491744; }
span { border-color: rgb(73,23,68); }
td.TdClassName
{
border-color: #491744;
}
.TagClassName
{
border-color: #491744;
}
</style>