Shades of Mardi Gras #461946
Tints of Mardi Gras #461946
RGB
CMYK
RGB Variations
Color information
#461946 (or 0x461946) is known color: Mardi Gras. HEX triplet: 46, 19 and 46. RGB value is (70,25,70). Sum of RGB (Red+Green+Blue) = 70+25+70=165 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.42% from 165); Green value is 25 (10.16% from 255 or 15.15% from 165); Blue value is 70 (27.73% from 255 or 42.42% from 165); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #461946 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461946 is #B9E6B9. Grayscale: #2B2B2B. Windows color (decimal): -12183226 or 4593990. OLE color: 4593990.
HSL color Cylindrical-coordinate representation of color #461946: hue angle of 300º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #461946 is Cyan = 0, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 25 | 70 | - |
| CMYK | 0 | 0.64 | 0 | 0.73 |
| HSL | 300º | 0.47% | 0.19% | - |
| HSV(B) | 300º | 0.64% | 0.27% | - |
| XYZ | 3.98 | 2.44 | 6.06 | - |
| YUV | 43.59 | 142.91 | 146.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 70 | 0 | 0.64 | 0 | 0.73 | 300 | 0.47 | 0.19 |
| Hex | 46 | 19 | 46 | 0 | 40 | 0 | 49 | 12C | 2F | 13 |
| Octal | 106 | 31 | 106 | 0 | 100 | 0 | 111 | 454 | 57 | 23 |
| Binary | 1000110 | 11001 | 1000110 | 0 | 1000000 | 0 | 1001001 | 100101100 | 101111 | 10011 |
Color Harmonies of #461946
Complementary color
Monochromatic Colors of #461946
Black with #461946
Text Example
Text Example
White with #461946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461946; }
p { color: rgb(70,25,70); }
H1.HeaderClassName
{
color: #461946;
}
.AnyTagClassName
{
color: #461946;
}
</style>
background-color css
<style>
a { background-color: #461946; }
a { background-color: rgb(70,25,70); }
div.DivClassName
{
background-color: #461946;
}
.BgClassName
{
background-color: #461946;
}
</style>
border-color css
<style>
span { border-color: #461946; }
span { border-color: rgb(70,25,70); }
td.TdClassName
{
border-color: #461946;
}
.TagClassName
{
border-color: #461946;
}
</style>