Shades of Mardi Gras #420849
Tints of Mardi Gras #420849
RGB
CMYK
RGB Variations
Color information
#420849 (or 0x420849) is known color: Mardi Gras. HEX triplet: 42, 08 and 49. RGB value is (66,8,73). Sum of RGB (Red+Green+Blue) = 66+8+73=147 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.90% from 147); Green value is 8 (3.52% from 255 or 5.44% from 147); Blue value is 73 (28.91% from 255 or 49.66% from 147); Max value from RGB is 73 - color contains mainly: blue. Hex color #420849 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420849 is #BDF7B6. Grayscale: #202020. Windows color (decimal): -12449719 or 4786242. OLE color: 4786242.
HSL color Cylindrical-coordinate representation of color #420849: hue angle of 293.54º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #420849 is Cyan = 0.10, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 66 | 8 | 73 | - |
| CMYK | 0.10 | 0.89 | 0 | 0.71 |
| HSL | 293.54º | 0.8% | 0.16% | - |
| HSV(B) | 293.54º | 0.89% | 0.29% | - |
| XYZ | 3.54 | 1.81 | 6.47 | - |
| YUV | 32.75 | 150.72 | 151.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 8 | 73 | 0.10 | 0.89 | 0 | 0.71 | 293.54 | 0.8 | 0.16 |
| Hex | 42 | 8 | 49 | A | 59 | 0 | 47 | 126 | 50 | 10 |
| Octal | 102 | 10 | 111 | 12 | 131 | 0 | 107 | 446 | 120 | 20 |
| Binary | 1000010 | 1000 | 1001001 | 1010 | 1011001 | 0 | 1000111 | 100100110 | 1010000 | 10000 |
Color Harmonies of #420849
Complementary color
Monochromatic Colors of #420849
Black with #420849
Text Example
Text Example
White with #420849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420849; }
p { color: rgb(66,8,73); }
H1.HeaderClassName
{
color: #420849;
}
.AnyTagClassName
{
color: #420849;
}
</style>
background-color css
<style>
a { background-color: #420849; }
a { background-color: rgb(66,8,73); }
div.DivClassName
{
background-color: #420849;
}
.BgClassName
{
background-color: #420849;
}
</style>
border-color css
<style>
span { border-color: #420849; }
span { border-color: rgb(66,8,73); }
td.TdClassName
{
border-color: #420849;
}
.TagClassName
{
border-color: #420849;
}
</style>