Shades of Mardi Gras #461547
Tints of Mardi Gras #461547
RGB
CMYK
RGB Variations
Color information
#461547 (or 0x461547) is known color: Mardi Gras. HEX triplet: 46, 15 and 47. RGB value is (70,21,71). Sum of RGB (Red+Green+Blue) = 70+21+71=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 21 (8.59% from 255 or 12.96% from 162); Blue value is 71 (28.12% from 255 or 43.83% from 162); Max value from RGB is 71 - color contains mainly: blue. Hex color #461547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461547 is #B9EAB8. Grayscale: #292929. Windows color (decimal): -12184249 or 4658502. OLE color: 4658502.
HSL color Cylindrical-coordinate representation of color #461547: hue angle of 298.8º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #461547 is Cyan = 0.01, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 21 | 71 | - |
| CMYK | 0.01 | 0.70 | 0 | 0.72 |
| HSL | 298.8º | 0.54% | 0.18% | - |
| HSV(B) | 298.8º | 0.7% | 0.28% | - |
| XYZ | 3.93 | 2.29 | 6.2 | - |
| YUV | 41.35 | 144.73 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 71 | 0.01 | 0.70 | 0 | 0.72 | 298.8 | 0.54 | 0.18 |
| Hex | 46 | 15 | 47 | 1 | 46 | 0 | 48 | 12B | 36 | 12 |
| Octal | 106 | 25 | 107 | 1 | 106 | 0 | 110 | 453 | 66 | 22 |
| Binary | 1000110 | 10101 | 1000111 | 1 | 1000110 | 0 | 1001000 | 100101011 | 110110 | 10010 |
Color Harmonies of #461547
Complementary color
Monochromatic Colors of #461547
Black with #461547
Text Example
Text Example
White with #461547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461547; }
p { color: rgb(70,21,71); }
H1.HeaderClassName
{
color: #461547;
}
.AnyTagClassName
{
color: #461547;
}
</style>
background-color css
<style>
a { background-color: #461547; }
a { background-color: rgb(70,21,71); }
div.DivClassName
{
background-color: #461547;
}
.BgClassName
{
background-color: #461547;
}
</style>
border-color css
<style>
span { border-color: #461547; }
span { border-color: rgb(70,21,71); }
td.TdClassName
{
border-color: #461547;
}
.TagClassName
{
border-color: #461547;
}
</style>