Shades of Mardi Gras #461049
Tints of Mardi Gras #461049
RGB
CMYK
RGB Variations
Color information
#461049 (or 0x461049) is known color: Mardi Gras. HEX triplet: 46, 10 and 49. RGB value is (70,16,73). Sum of RGB (Red+Green+Blue) = 70+16+73=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 16 (6.64% from 255 or 10.06% from 159); Blue value is 73 (28.91% from 255 or 45.91% from 159); Max value from RGB is 73 - color contains mainly: blue. Hex color #461049 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461049 is #B9EFB6. Grayscale: #262626. Windows color (decimal): -12185527 or 4788294. OLE color: 4788294.
HSL color Cylindrical-coordinate representation of color #461049: hue angle of 296.84º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #461049 is Cyan = 0.04, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 70 | 16 | 73 | - |
| CMYK | 0.04 | 0.78 | 0 | 0.71 |
| HSL | 296.84º | 0.64% | 0.17% | - |
| HSV(B) | 296.84º | 0.78% | 0.29% | - |
| XYZ | 3.91 | 2.15 | 6.51 | - |
| YUV | 38.64 | 147.39 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 73 | 0.04 | 0.78 | 0 | 0.71 | 296.84 | 0.64 | 0.17 |
| Hex | 46 | 10 | 49 | 4 | 4E | 0 | 47 | 129 | 40 | 11 |
| Octal | 106 | 20 | 111 | 4 | 116 | 0 | 107 | 451 | 100 | 21 |
| Binary | 1000110 | 10000 | 1001001 | 100 | 1001110 | 0 | 1000111 | 100101001 | 1000000 | 10001 |
Color Harmonies of #461049
Complementary color
Monochromatic Colors of #461049
Black with #461049
Text Example
Text Example
White with #461049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461049; }
p { color: rgb(70,16,73); }
H1.HeaderClassName
{
color: #461049;
}
.AnyTagClassName
{
color: #461049;
}
</style>
background-color css
<style>
a { background-color: #461049; }
a { background-color: rgb(70,16,73); }
div.DivClassName
{
background-color: #461049;
}
.BgClassName
{
background-color: #461049;
}
</style>
border-color css
<style>
span { border-color: #461049; }
span { border-color: rgb(70,16,73); }
td.TdClassName
{
border-color: #461049;
}
.TagClassName
{
border-color: #461049;
}
</style>