Shades of Mardi Gras #460446
Tints of Mardi Gras #460446
RGB
CMYK
RGB Variations
Color information
#460446 (or 0x460446) is known color: Mardi Gras. HEX triplet: 46, 04 and 46. RGB value is (70,4,70). Sum of RGB (Red+Green+Blue) = 70+4+70=144 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.61% from 144); Green value is 4 (1.95% from 255 or 2.78% from 144); Blue value is 70 (27.73% from 255 or 48.61% from 144); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #460446 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460446 is #B9FBB9. Grayscale: #1F1F1F. Windows color (decimal): -12188602 or 4588614. OLE color: 4588614.
HSL color Cylindrical-coordinate representation of color #460446: hue angle of 300º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460446 is Cyan = 0, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 70 | - |
| CMYK | 0 | 0.94 | 0 | 0.73 |
| HSL | 300º | 0.89% | 0.15% | - |
| HSV(B) | 300º | 0.94% | 0.27% | - |
| XYZ | 3.67 | 1.83 | 5.95 | - |
| YUV | 31.26 | 149.87 | 155.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 70 | 0 | 0.94 | 0 | 0.73 | 300 | 0.89 | 0.15 |
| Hex | 46 | 4 | 46 | 0 | 5E | 0 | 49 | 12C | 59 | F |
| Octal | 106 | 4 | 106 | 0 | 136 | 0 | 111 | 454 | 131 | 17 |
| Binary | 1000110 | 100 | 1000110 | 0 | 1011110 | 0 | 1001001 | 100101100 | 1011001 | 1111 |
Color Harmonies of #460446
Complementary color
Monochromatic Colors of #460446
Black with #460446
Text Example
Text Example
White with #460446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460446; }
p { color: rgb(70,4,70); }
H1.HeaderClassName
{
color: #460446;
}
.AnyTagClassName
{
color: #460446;
}
</style>
background-color css
<style>
a { background-color: #460446; }
a { background-color: rgb(70,4,70); }
div.DivClassName
{
background-color: #460446;
}
.BgClassName
{
background-color: #460446;
}
</style>
border-color css
<style>
span { border-color: #460446; }
span { border-color: rgb(70,4,70); }
td.TdClassName
{
border-color: #460446;
}
.TagClassName
{
border-color: #460446;
}
</style>