Shades of Mardi Gras #421049
Tints of Mardi Gras #421049
RGB
CMYK
RGB Variations
Color information
#421049 (or 0x421049) is known color: Mardi Gras. HEX triplet: 42, 10 and 49. RGB value is (66,16,73). Sum of RGB (Red+Green+Blue) = 66+16+73=155 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.58% from 155); Green value is 16 (6.64% from 255 or 10.32% from 155); Blue value is 73 (28.91% from 255 or 47.10% from 155); Max value from RGB is 73 - color contains mainly: blue. Hex color #421049 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421049 is #BDEFB6. Grayscale: #252525. Windows color (decimal): -12447671 or 4788290. OLE color: 4788290.
HSL color Cylindrical-coordinate representation of color #421049: hue angle of 292.63º 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 #421049 is Cyan = 0.10, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 66 | 16 | 73 | - |
| CMYK | 0.10 | 0.78 | 0 | 0.71 |
| HSL | 292.63º | 0.64% | 0.17% | - |
| HSV(B) | 292.63º | 0.78% | 0.29% | - |
| XYZ | 3.63 | 2.01 | 6.5 | - |
| YUV | 37.45 | 148.07 | 148.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 73 | 0.10 | 0.78 | 0 | 0.71 | 292.63 | 0.64 | 0.17 |
| Hex | 42 | 10 | 49 | A | 4E | 0 | 47 | 125 | 40 | 11 |
| Octal | 102 | 20 | 111 | 12 | 116 | 0 | 107 | 445 | 100 | 21 |
| Binary | 1000010 | 10000 | 1001001 | 1010 | 1001110 | 0 | 1000111 | 100100101 | 1000000 | 10001 |
Color Harmonies of #421049
Complementary color
Monochromatic Colors of #421049
Black with #421049
Text Example
Text Example
White with #421049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421049; }
p { color: rgb(66,16,73); }
H1.HeaderClassName
{
color: #421049;
}
.AnyTagClassName
{
color: #421049;
}
</style>
background-color css
<style>
a { background-color: #421049; }
a { background-color: rgb(66,16,73); }
div.DivClassName
{
background-color: #421049;
}
.BgClassName
{
background-color: #421049;
}
</style>
border-color css
<style>
span { border-color: #421049; }
span { border-color: rgb(66,16,73); }
td.TdClassName
{
border-color: #421049;
}
.TagClassName
{
border-color: #421049;
}
</style>