Shades of Mardi Gras #420042
Tints of Mardi Gras #420042
RGB
CMYK
RGB Variations
Color information
#420042 (or 0x420042) is known color: Mardi Gras. HEX triplet: 42, 00 and 42. RGB value is (66,0,66). Sum of RGB (Red+Green+Blue) = 66+0+66=132 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50% from 132); Green value is 0 (0.39% from 255 or 0% from 132); Blue value is 66 (26.17% from 255 or 50% from 132); Max value from RGB is 66 - color contains mainly: red, blue. Hex color #420042 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420042 is #BDFFBD. Grayscale: #1B1B1B. Windows color (decimal): -12451774 or 4325442. OLE color: 4325442.
HSL color Cylindrical-coordinate representation of color #420042: hue angle of 300º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #420042 is Cyan = 0, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
RGB | 66 | 0 | 66 | - |
CMYK | 0 | 1 | 0 | 0.74 |
HSL | 300º | 1% | 0.13% | - |
HSV(B) | 300º | 1% | 0.26% | - |
XYZ | 3.23 | 1.55 | 5.28 | - |
YUV | 27.26 | 149.87 | 155.63 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 66 | 0 | 66 | 0 | 1 | 0 | 0.74 | 300 | 1 | 0.13 |
Hex | 42 | 0 | 42 | 0 | 64 | 0 | 4A | 12C | 64 | D |
Octal | 102 | 0 | 102 | 0 | 144 | 0 | 112 | 454 | 144 | 15 |
Binary | 1000010 | 0 | 1000010 | 0 | 1100100 | 0 | 1001010 | 100101100 | 1100100 | 1101 |
Color Harmonies of #420042
Complementary color
Monochromatic Colors of #420042
Black with #420042
Text Example
Text Example
White with #420042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420042; }
p { color: rgb(66,0,66); }
H1.HeaderClassName
{
color: #420042;
}
.AnyTagClassName
{
color: #420042;
}
</style>
background-color css
<style>
a { background-color: #420042; }
a { background-color: rgb(66,0,66); }
div.DivClassName
{
background-color: #420042;
}
.BgClassName
{
background-color: #420042;
}
</style>
border-color css
<style>
span { border-color: #420042; }
span { border-color: rgb(66,0,66); }
td.TdClassName
{
border-color: #420042;
}
.TagClassName
{
border-color: #420042;
}
</style>