Shades of Mardi Gras #420443
Tints of Mardi Gras #420443
RGB
CMYK
RGB Variations
Color information
#420443 (or 0x420443) is known color: Mardi Gras. HEX triplet: 42, 04 and 43. RGB value is (66,4,67). Sum of RGB (Red+Green+Blue) = 66+4+67=137 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.18% from 137); Green value is 4 (1.95% from 255 or 2.92% from 137); Blue value is 67 (26.56% from 255 or 48.91% from 137); Max value from RGB is 67 - color contains mainly: blue. Hex color #420443 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420443 is #BDFBBC. Grayscale: #1D1D1D. Windows color (decimal): -12450749 or 4392002. OLE color: 4392002.
HSL color Cylindrical-coordinate representation of color #420443: hue angle of 299.05º 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 #420443 is Cyan = 0.01, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 4 | 67 | - |
| CMYK | 0.01 | 0.94 | 0 | 0.74 |
| HSL | 299.05º | 0.89% | 0.14% | - |
| HSV(B) | 299.05º | 0.94% | 0.26% | - |
| XYZ | 3.3 | 1.65 | 5.45 | - |
| YUV | 29.72 | 149.04 | 153.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 4 | 67 | 0.01 | 0.94 | 0 | 0.74 | 299.05 | 0.89 | 0.14 |
| Hex | 42 | 4 | 43 | 1 | 5E | 0 | 4A | 12B | 59 | E |
| Octal | 102 | 4 | 103 | 1 | 136 | 0 | 112 | 453 | 131 | 16 |
| Binary | 1000010 | 100 | 1000011 | 1 | 1011110 | 0 | 1001010 | 100101011 | 1011001 | 1110 |
Color Harmonies of #420443
Complementary color
Monochromatic Colors of #420443
Black with #420443
Text Example
Text Example
White with #420443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420443; }
p { color: rgb(66,4,67); }
H1.HeaderClassName
{
color: #420443;
}
.AnyTagClassName
{
color: #420443;
}
</style>
background-color css
<style>
a { background-color: #420443; }
a { background-color: rgb(66,4,67); }
div.DivClassName
{
background-color: #420443;
}
.BgClassName
{
background-color: #420443;
}
</style>
border-color css
<style>
span { border-color: #420443; }
span { border-color: rgb(66,4,67); }
td.TdClassName
{
border-color: #420443;
}
.TagClassName
{
border-color: #420443;
}
</style>