Shades of Mardi Gras #420444
Tints of Mardi Gras #420444
RGB
CMYK
RGB Variations
Color information
#420444 (or 0x420444) is known color: Mardi Gras. HEX triplet: 42, 04 and 44. RGB value is (66,4,68). Sum of RGB (Red+Green+Blue) = 66+4+68=138 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.83% from 138); Green value is 4 (1.95% from 255 or 2.90% from 138); Blue value is 68 (26.95% from 255 or 49.28% from 138); Max value from RGB is 68 - color contains mainly: blue. Hex color #420444 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420444 is #BDFBBB. Grayscale: #1D1D1D. Windows color (decimal): -12450748 or 4457538. OLE color: 4457538.
HSL color Cylindrical-coordinate representation of color #420444: hue angle of 298.12º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #420444 is Cyan = 0.03, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 4 | 68 | - |
| CMYK | 0.03 | 0.94 | 0 | 0.73 |
| HSL | 298.13º | 0.89% | 0.14% | - |
| HSV(B) | 298.13º | 0.94% | 0.27% | - |
| XYZ | 3.33 | 1.66 | 5.61 | - |
| YUV | 29.83 | 149.54 | 153.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 4 | 68 | 0.03 | 0.94 | 0 | 0.73 | 298.13 | 0.89 | 0.14 |
| Hex | 42 | 4 | 44 | 3 | 5E | 0 | 49 | 12A | 59 | E |
| Octal | 102 | 4 | 104 | 3 | 136 | 0 | 111 | 452 | 131 | 16 |
| Binary | 1000010 | 100 | 1000100 | 11 | 1011110 | 0 | 1001001 | 100101010 | 1011001 | 1110 |
Color Harmonies of #420444
Complementary color
Monochromatic Colors of #420444
Black with #420444
Text Example
Text Example
White with #420444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420444; }
p { color: rgb(66,4,68); }
H1.HeaderClassName
{
color: #420444;
}
.AnyTagClassName
{
color: #420444;
}
</style>
background-color css
<style>
a { background-color: #420444; }
a { background-color: rgb(66,4,68); }
div.DivClassName
{
background-color: #420444;
}
.BgClassName
{
background-color: #420444;
}
</style>
border-color css
<style>
span { border-color: #420444; }
span { border-color: rgb(66,4,68); }
td.TdClassName
{
border-color: #420444;
}
.TagClassName
{
border-color: #420444;
}
</style>