Shades of Mardi Gras #460146
Tints of Mardi Gras #460146
RGB
CMYK
RGB Variations
Color information
#460146 (or 0x460146) is known color: Mardi Gras. HEX triplet: 46, 01 and 46. RGB value is (70,1,70). Sum of RGB (Red+Green+Blue) = 70+1+70=141 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.65% from 141); Green value is 1 (0.78% from 255 or 0.71% from 141); Blue value is 70 (27.73% from 255 or 49.65% from 141); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #460146 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460146 is #B9FEB9. Grayscale: #1D1D1D. Windows color (decimal): -12189370 or 4587846. OLE color: 4587846.
HSL color Cylindrical-coordinate representation of color #460146: hue angle of 300º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #460146 is Cyan = 0, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 1 | 70 | - |
| CMYK | 0 | 0.99 | 0 | 0.73 |
| HSL | 300º | 0.97% | 0.14% | - |
| HSV(B) | 300º | 0.99% | 0.27% | - |
| XYZ | 3.64 | 1.77 | 5.94 | - |
| YUV | 29.5 | 150.86 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 1 | 70 | 0 | 0.99 | 0 | 0.73 | 300 | 0.97 | 0.14 |
| Hex | 46 | 1 | 46 | 0 | 63 | 0 | 49 | 12C | 61 | E |
| Octal | 106 | 1 | 106 | 0 | 143 | 0 | 111 | 454 | 141 | 16 |
| Binary | 1000110 | 1 | 1000110 | 0 | 1100011 | 0 | 1001001 | 100101100 | 1100001 | 1110 |
Color Harmonies of #460146
Complementary color
Monochromatic Colors of #460146
Black with #460146
Text Example
Text Example
White with #460146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460146; }
p { color: rgb(70,1,70); }
H1.HeaderClassName
{
color: #460146;
}
.AnyTagClassName
{
color: #460146;
}
</style>
background-color css
<style>
a { background-color: #460146; }
a { background-color: rgb(70,1,70); }
div.DivClassName
{
background-color: #460146;
}
.BgClassName
{
background-color: #460146;
}
</style>
border-color css
<style>
span { border-color: #460146; }
span { border-color: rgb(70,1,70); }
td.TdClassName
{
border-color: #460146;
}
.TagClassName
{
border-color: #460146;
}
</style>