Shades of Mardi Gras #420442
Tints of Mardi Gras #420442
RGB
CMYK
RGB Variations
Color information
#420442 (or 0x420442) is known color: Mardi Gras. HEX triplet: 42, 04 and 42. RGB value is (66,4,66). Sum of RGB (Red+Green+Blue) = 66+4+66=136 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.53% from 136); Green value is 4 (1.95% from 255 or 2.94% from 136); Blue value is 66 (26.17% from 255 or 48.53% from 136); Max value from RGB is 66 - color contains mainly: red, blue. Hex color #420442 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420442 is #BDFBBD. Grayscale: #1D1D1D. Windows color (decimal): -12450750 or 4326466. OLE color: 4326466.
HSL color Cylindrical-coordinate representation of color #420442: hue angle of 300º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #420442 is Cyan = 0, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 4 | 66 | - |
| CMYK | 0 | 0.94 | 0 | 0.74 |
| HSL | 300º | 0.89% | 0.14% | - |
| HSV(B) | 300º | 0.94% | 0.26% | - |
| XYZ | 3.27 | 1.64 | 5.3 | - |
| YUV | 29.61 | 148.54 | 153.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 4 | 66 | 0 | 0.94 | 0 | 0.74 | 300 | 0.89 | 0.14 |
| Hex | 42 | 4 | 42 | 0 | 5E | 0 | 4A | 12C | 59 | E |
| Octal | 102 | 4 | 102 | 0 | 136 | 0 | 112 | 454 | 131 | 16 |
| Binary | 1000010 | 100 | 1000010 | 0 | 1011110 | 0 | 1001010 | 100101100 | 1011001 | 1110 |
Color Harmonies of #420442
Complementary color
Monochromatic Colors of #420442
Black with #420442
Text Example
Text Example
White with #420442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420442; }
p { color: rgb(66,4,66); }
H1.HeaderClassName
{
color: #420442;
}
.AnyTagClassName
{
color: #420442;
}
</style>
background-color css
<style>
a { background-color: #420442; }
a { background-color: rgb(66,4,66); }
div.DivClassName
{
background-color: #420442;
}
.BgClassName
{
background-color: #420442;
}
</style>
border-color css
<style>
span { border-color: #420442; }
span { border-color: rgb(66,4,66); }
td.TdClassName
{
border-color: #420442;
}
.TagClassName
{
border-color: #420442;
}
</style>