Shades of Mardi Gras #460246
Tints of Mardi Gras #460246
RGB
CMYK
RGB Variations
Color information
#460246 (or 0x460246) is known color: Mardi Gras. HEX triplet: 46, 02 and 46. RGB value is (70,2,70). Sum of RGB (Red+Green+Blue) = 70+2+70=142 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.30% from 142); Green value is 2 (1.17% from 255 or 1.41% from 142); Blue value is 70 (27.73% from 255 or 49.30% from 142); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #460246 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460246 is #B9FDB9. Grayscale: #1D1D1D. Windows color (decimal): -12189114 or 4588102. OLE color: 4588102.
HSL color Cylindrical-coordinate representation of color #460246: hue angle of 300º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #460246 is Cyan = 0, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 2 | 70 | - |
| CMYK | 0 | 0.97 | 0 | 0.73 |
| HSL | 300º | 0.94% | 0.14% | - |
| HSV(B) | 300º | 0.97% | 0.27% | - |
| XYZ | 3.65 | 1.79 | 5.95 | - |
| YUV | 30.08 | 150.53 | 156.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 2 | 70 | 0 | 0.97 | 0 | 0.73 | 300 | 0.94 | 0.14 |
| Hex | 46 | 2 | 46 | 0 | 61 | 0 | 49 | 12C | 5E | E |
| Octal | 106 | 2 | 106 | 0 | 141 | 0 | 111 | 454 | 136 | 16 |
| Binary | 1000110 | 10 | 1000110 | 0 | 1100001 | 0 | 1001001 | 100101100 | 1011110 | 1110 |
Color Harmonies of #460246
Complementary color
Monochromatic Colors of #460246
Black with #460246
Text Example
Text Example
White with #460246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460246; }
p { color: rgb(70,2,70); }
H1.HeaderClassName
{
color: #460246;
}
.AnyTagClassName
{
color: #460246;
}
</style>
background-color css
<style>
a { background-color: #460246; }
a { background-color: rgb(70,2,70); }
div.DivClassName
{
background-color: #460246;
}
.BgClassName
{
background-color: #460246;
}
</style>
border-color css
<style>
span { border-color: #460246; }
span { border-color: rgb(70,2,70); }
td.TdClassName
{
border-color: #460246;
}
.TagClassName
{
border-color: #460246;
}
</style>