Shades of Mardi Gras #461646
Tints of Mardi Gras #461646
RGB
CMYK
RGB Variations
Color information
#461646 (or 0x461646) is known color: Mardi Gras. HEX triplet: 46, 16 and 46. RGB value is (70,22,70). Sum of RGB (Red+Green+Blue) = 70+22+70=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 22 (8.98% from 255 or 13.58% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #461646 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461646 is #B9E9B9. Grayscale: #292929. Windows color (decimal): -12183994 or 4593222. OLE color: 4593222.
HSL color Cylindrical-coordinate representation of color #461646: hue angle of 300º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #461646 is Cyan = 0, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 22 | 70 | - |
| CMYK | 0 | 0.69 | 0 | 0.73 |
| HSL | 300º | 0.52% | 0.18% | - |
| HSV(B) | 300º | 0.69% | 0.27% | - |
| XYZ | 3.92 | 2.32 | 6.04 | - |
| YUV | 41.82 | 143.9 | 148.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 70 | 0 | 0.69 | 0 | 0.73 | 300 | 0.52 | 0.18 |
| Hex | 46 | 16 | 46 | 0 | 45 | 0 | 49 | 12C | 34 | 12 |
| Octal | 106 | 26 | 106 | 0 | 105 | 0 | 111 | 454 | 64 | 22 |
| Binary | 1000110 | 10110 | 1000110 | 0 | 1000101 | 0 | 1001001 | 100101100 | 110100 | 10010 |
Color Harmonies of #461646
Complementary color
Monochromatic Colors of #461646
Black with #461646
Text Example
Text Example
White with #461646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461646; }
p { color: rgb(70,22,70); }
H1.HeaderClassName
{
color: #461646;
}
.AnyTagClassName
{
color: #461646;
}
</style>
background-color css
<style>
a { background-color: #461646; }
a { background-color: rgb(70,22,70); }
div.DivClassName
{
background-color: #461646;
}
.BgClassName
{
background-color: #461646;
}
</style>
border-color css
<style>
span { border-color: #461646; }
span { border-color: rgb(70,22,70); }
td.TdClassName
{
border-color: #461646;
}
.TagClassName
{
border-color: #461646;
}
</style>