Shades of Mardi Gras #460147
Tints of Mardi Gras #460147
RGB
CMYK
RGB Variations
Color information
#460147 (or 0x460147) is known color: Mardi Gras. HEX triplet: 46, 01 and 47. RGB value is (70,1,71). Sum of RGB (Red+Green+Blue) = 70+1+71=142 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.30% from 142); Green value is 1 (0.78% from 255 or 0.70% from 142); Blue value is 71 (28.12% from 255 or 50% from 142); Max value from RGB is 71 - color contains mainly: blue. Hex color #460147 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460147 is #B9FEB8. Grayscale: #1D1D1D. Windows color (decimal): -12189369 or 4653382. OLE color: 4653382.
HSL color Cylindrical-coordinate representation of color #460147: hue angle of 299.14º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #460147 is Cyan = 0.01, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 1 | 71 | - |
| CMYK | 0.01 | 0.99 | 0 | 0.72 |
| HSL | 299.14º | 0.97% | 0.14% | - |
| HSV(B) | 299.14º | 0.99% | 0.28% | - |
| XYZ | 3.67 | 1.78 | 6.11 | - |
| YUV | 29.61 | 151.36 | 156.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 1 | 71 | 0.01 | 0.99 | 0 | 0.72 | 299.14 | 0.97 | 0.14 |
| Hex | 46 | 1 | 47 | 1 | 63 | 0 | 48 | 12B | 61 | E |
| Octal | 106 | 1 | 107 | 1 | 143 | 0 | 110 | 453 | 141 | 16 |
| Binary | 1000110 | 1 | 1000111 | 1 | 1100011 | 0 | 1001000 | 100101011 | 1100001 | 1110 |
Color Harmonies of #460147
Complementary color
Monochromatic Colors of #460147
Black with #460147
Text Example
Text Example
White with #460147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460147; }
p { color: rgb(70,1,71); }
H1.HeaderClassName
{
color: #460147;
}
.AnyTagClassName
{
color: #460147;
}
</style>
background-color css
<style>
a { background-color: #460147; }
a { background-color: rgb(70,1,71); }
div.DivClassName
{
background-color: #460147;
}
.BgClassName
{
background-color: #460147;
}
</style>
border-color css
<style>
span { border-color: #460147; }
span { border-color: rgb(70,1,71); }
td.TdClassName
{
border-color: #460147;
}
.TagClassName
{
border-color: #460147;
}
</style>