Shades of Mardi Gras #491348
Tints of Mardi Gras #491348
RGB
CMYK
RGB Variations
Color information
#491348 (or 0x491348) is known color: Mardi Gras. HEX triplet: 49, 13 and 48. RGB value is (73,19,72). Sum of RGB (Red+Green+Blue) = 73+19+72=164 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.51% from 164); Green value is 19 (7.81% from 255 or 11.59% from 164); Blue value is 72 (28.52% from 255 or 43.90% from 164); Max value from RGB is 73 - color contains mainly: red. Hex color #491348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491348 is #B6ECB7. Grayscale: #292929. Windows color (decimal): -11988152 or 4723529. OLE color: 4723529.
HSL color Cylindrical-coordinate representation of color #491348: hue angle of 301.11º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #491348 is Cyan = 0, Magento = 0.74, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 19 | 72 | - |
| CMYK | 0 | 0.74 | 0.01 | 0.71 |
| HSL | 301.11º | 0.59% | 0.18% | - |
| HSV(B) | 301.11º | 0.74% | 0.29% | - |
| XYZ | 4.15 | 2.35 | 6.37 | - |
| YUV | 41.19 | 145.39 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 72 | 0 | 0.74 | 0.01 | 0.71 | 301.11 | 0.59 | 0.18 |
| Hex | 49 | 13 | 48 | 0 | 4A | 1 | 47 | 12D | 3B | 12 |
| Octal | 111 | 23 | 110 | 0 | 112 | 1 | 107 | 455 | 73 | 22 |
| Binary | 1001001 | 10011 | 1001000 | 0 | 1001010 | 1 | 1000111 | 100101101 | 111011 | 10010 |
Color Harmonies of #491348
Complementary color
Monochromatic Colors of #491348
Black with #491348
Text Example
Text Example
White with #491348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491348; }
p { color: rgb(73,19,72); }
H1.HeaderClassName
{
color: #491348;
}
.AnyTagClassName
{
color: #491348;
}
</style>
background-color css
<style>
a { background-color: #491348; }
a { background-color: rgb(73,19,72); }
div.DivClassName
{
background-color: #491348;
}
.BgClassName
{
background-color: #491348;
}
</style>
border-color css
<style>
span { border-color: #491348; }
span { border-color: rgb(73,19,72); }
td.TdClassName
{
border-color: #491348;
}
.TagClassName
{
border-color: #491348;
}
</style>