Shades of Mardi Gras #491448
Tints of Mardi Gras #491448
RGB
CMYK
RGB Variations
Color information
#491448 (or 0x491448) is known color: Mardi Gras. HEX triplet: 49, 14 and 48. RGB value is (73,20,72). Sum of RGB (Red+Green+Blue) = 73+20+72=165 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.24% from 165); Green value is 20 (8.20% from 255 or 12.12% from 165); Blue value is 72 (28.52% from 255 or 43.64% from 165); Max value from RGB is 73 - color contains mainly: red. Hex color #491448 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491448 is #B6EBB7. Grayscale: #292929. Windows color (decimal): -11987896 or 4723785. OLE color: 4723785.
HSL color Cylindrical-coordinate representation of color #491448: hue angle of 301.13º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #491448 is Cyan = 0, Magento = 0.73, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 20 | 72 | - |
| CMYK | 0 | 0.73 | 0.01 | 0.71 |
| HSL | 301.13º | 0.57% | 0.18% | - |
| HSV(B) | 301.13º | 0.73% | 0.29% | - |
| XYZ | 4.17 | 2.38 | 6.37 | - |
| YUV | 41.78 | 145.06 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 72 | 0 | 0.73 | 0.01 | 0.71 | 301.13 | 0.57 | 0.18 |
| Hex | 49 | 14 | 48 | 0 | 49 | 1 | 47 | 12D | 39 | 12 |
| Octal | 111 | 24 | 110 | 0 | 111 | 1 | 107 | 455 | 71 | 22 |
| Binary | 1001001 | 10100 | 1001000 | 0 | 1001001 | 1 | 1000111 | 100101101 | 111001 | 10010 |
Color Harmonies of #491448
Complementary color
Monochromatic Colors of #491448
Black with #491448
Text Example
Text Example
White with #491448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491448; }
p { color: rgb(73,20,72); }
H1.HeaderClassName
{
color: #491448;
}
.AnyTagClassName
{
color: #491448;
}
</style>
background-color css
<style>
a { background-color: #491448; }
a { background-color: rgb(73,20,72); }
div.DivClassName
{
background-color: #491448;
}
.BgClassName
{
background-color: #491448;
}
</style>
border-color css
<style>
span { border-color: #491448; }
span { border-color: rgb(73,20,72); }
td.TdClassName
{
border-color: #491448;
}
.TagClassName
{
border-color: #491448;
}
</style>