Shades of Mardi Gras #421549
Tints of Mardi Gras #421549
RGB
CMYK
RGB Variations
Color information
#421549 (or 0x421549) is known color: Mardi Gras. HEX triplet: 42, 15 and 49. RGB value is (66,21,73). Sum of RGB (Red+Green+Blue) = 66+21+73=160 (21% of max value = 765). Red value is 66 (26.17% from 255 or 41.25% from 160); Green value is 21 (8.59% from 255 or 13.12% from 160); Blue value is 73 (28.91% from 255 or 45.62% from 160); Max value from RGB is 73 - color contains mainly: blue. Hex color #421549 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421549 is #BDEAB6. Grayscale: #282828. Windows color (decimal): -12446391 or 4789570. OLE color: 4789570.
HSL color Cylindrical-coordinate representation of color #421549: hue angle of 291.92º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #421549 is Cyan = 0.10, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 66 | 21 | 73 | - |
| CMYK | 0.10 | 0.71 | 0 | 0.71 |
| HSL | 291.92º | 0.55% | 0.18% | - |
| HSV(B) | 291.92º | 0.71% | 0.29% | - |
| XYZ | 3.72 | 2.18 | 6.53 | - |
| YUV | 40.38 | 146.41 | 146.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 73 | 0.10 | 0.71 | 0 | 0.71 | 291.92 | 0.55 | 0.18 |
| Hex | 42 | 15 | 49 | A | 47 | 0 | 47 | 124 | 37 | 12 |
| Octal | 102 | 25 | 111 | 12 | 107 | 0 | 107 | 444 | 67 | 22 |
| Binary | 1000010 | 10101 | 1001001 | 1010 | 1000111 | 0 | 1000111 | 100100100 | 110111 | 10010 |
Color Harmonies of #421549
Complementary color
Monochromatic Colors of #421549
Black with #421549
Text Example
Text Example
White with #421549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421549; }
p { color: rgb(66,21,73); }
H1.HeaderClassName
{
color: #421549;
}
.AnyTagClassName
{
color: #421549;
}
</style>
background-color css
<style>
a { background-color: #421549; }
a { background-color: rgb(66,21,73); }
div.DivClassName
{
background-color: #421549;
}
.BgClassName
{
background-color: #421549;
}
</style>
border-color css
<style>
span { border-color: #421549; }
span { border-color: rgb(66,21,73); }
td.TdClassName
{
border-color: #421549;
}
.TagClassName
{
border-color: #421549;
}
</style>