Shades of Mardi Gras #460046
Tints of Mardi Gras #460046
RGB
CMYK
RGB Variations
Color information
#460046 (or 0x460046) is known color: Mardi Gras. HEX triplet: 46, 00 and 46. RGB value is (70,0,70). Sum of RGB (Red+Green+Blue) = 70+0+70=140 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50% from 140); Green value is 0 (0.39% from 255 or 0% from 140); Blue value is 70 (27.73% from 255 or 50% from 140); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #460046 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460046 is #B9FFB9. Grayscale: #1C1C1C. Windows color (decimal): -12189626 or 4587590. OLE color: 4587590.
HSL color Cylindrical-coordinate representation of color #460046: hue angle of 300º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 1%. Process color model (Four color, CMYK) of #460046 is Cyan = 0, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 0 | 70 | - |
| CMYK | 0 | 1 | 0 | 0.73 |
| HSL | 300º | 1% | 0.14% | - |
| HSV(B) | 300º | 1% | 0.27% | - |
| XYZ | 3.63 | 1.74 | 5.94 | - |
| YUV | 28.91 | 151.19 | 157.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 0 | 70 | 0 | 1 | 0 | 0.73 | 300 | 1 | 0.14 |
| Hex | 46 | 0 | 46 | 0 | 64 | 0 | 49 | 12C | 64 | E |
| Octal | 106 | 0 | 106 | 0 | 144 | 0 | 111 | 454 | 144 | 16 |
| Binary | 1000110 | 0 | 1000110 | 0 | 1100100 | 0 | 1001001 | 100101100 | 1100100 | 1110 |
Color Harmonies of #460046
Complementary color
Monochromatic Colors of #460046
Black with #460046
Text Example
Text Example
White with #460046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460046; }
p { color: rgb(70,0,70); }
H1.HeaderClassName
{
color: #460046;
}
.AnyTagClassName
{
color: #460046;
}
</style>
background-color css
<style>
a { background-color: #460046; }
a { background-color: rgb(70,0,70); }
div.DivClassName
{
background-color: #460046;
}
.BgClassName
{
background-color: #460046;
}
</style>
border-color css
<style>
span { border-color: #460046; }
span { border-color: rgb(70,0,70); }
td.TdClassName
{
border-color: #460046;
}
.TagClassName
{
border-color: #460046;
}
</style>