Shades of Mardi Gras #460049
Tints of Mardi Gras #460049
RGB
CMYK
RGB Variations
Color information
#460049 (or 0x460049) is known color: Mardi Gras. HEX triplet: 46, 00 and 49. RGB value is (70,0,73). Sum of RGB (Red+Green+Blue) = 70+0+73=143 (18% of max value = 765). Red value is 70 (27.73% from 255 or 48.95% from 143); Green value is 0 (0.39% from 255 or 0% from 143); Blue value is 73 (28.91% from 255 or 51.05% from 143); Max value from RGB is 73 - color contains mainly: blue. Hex color #460049 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460049 is #B9FFB6. Grayscale: #1D1D1D. Windows color (decimal): -12189623 or 4784198. OLE color: 4784198.
HSL color Cylindrical-coordinate representation of color #460049: hue angle of 297.53º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 1%. Process color model (Four color, CMYK) of #460049 is Cyan = 0.04, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 70 | 0 | 73 | - |
| CMYK | 0.04 | 1 | 0 | 0.71 |
| HSL | 297.53º | 1% | 0.14% | - |
| HSV(B) | 297.53º | 1% | 0.29% | - |
| XYZ | 3.73 | 1.78 | 6.45 | - |
| YUV | 29.25 | 152.69 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 0 | 73 | 0.04 | 1 | 0 | 0.71 | 297.53 | 1 | 0.14 |
| Hex | 46 | 0 | 49 | 4 | 64 | 0 | 47 | 12A | 64 | E |
| Octal | 106 | 0 | 111 | 4 | 144 | 0 | 107 | 452 | 144 | 16 |
| Binary | 1000110 | 0 | 1001001 | 100 | 1100100 | 0 | 1000111 | 100101010 | 1100100 | 1110 |
Color Harmonies of #460049
Complementary color
Monochromatic Colors of #460049
Black with #460049
Text Example
Text Example
White with #460049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460049; }
p { color: rgb(70,0,73); }
H1.HeaderClassName
{
color: #460049;
}
.AnyTagClassName
{
color: #460049;
}
</style>
background-color css
<style>
a { background-color: #460049; }
a { background-color: rgb(70,0,73); }
div.DivClassName
{
background-color: #460049;
}
.BgClassName
{
background-color: #460049;
}
</style>
border-color css
<style>
span { border-color: #460049; }
span { border-color: rgb(70,0,73); }
td.TdClassName
{
border-color: #460049;
}
.TagClassName
{
border-color: #460049;
}
</style>