Shades of Mardi Gras #420445
Tints of Mardi Gras #420445
RGB
CMYK
RGB Variations
Color information
#420445 (or 0x420445) is known color: Mardi Gras. HEX triplet: 42, 04 and 45. RGB value is (66,4,69). Sum of RGB (Red+Green+Blue) = 66+4+69=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 4 (1.95% from 255 or 2.88% from 139); Blue value is 69 (27.34% from 255 or 49.64% from 139); Max value from RGB is 69 - color contains mainly: blue. Hex color #420445 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420445 is #BDFBBA. Grayscale: #1D1D1D. Windows color (decimal): -12450747 or 4523074. OLE color: 4523074.
HSL color Cylindrical-coordinate representation of color #420445: hue angle of 297.23º 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 #420445 is Cyan = 0.04, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 4 | 69 | - |
| CMYK | 0.04 | 0.94 | 0 | 0.73 |
| HSL | 297.23º | 0.89% | 0.14% | - |
| HSV(B) | 297.23º | 0.94% | 0.27% | - |
| XYZ | 3.36 | 1.67 | 5.78 | - |
| YUV | 29.95 | 150.04 | 153.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 4 | 69 | 0.04 | 0.94 | 0 | 0.73 | 297.23 | 0.89 | 0.14 |
| Hex | 42 | 4 | 45 | 4 | 5E | 0 | 49 | 129 | 59 | E |
| Octal | 102 | 4 | 105 | 4 | 136 | 0 | 111 | 451 | 131 | 16 |
| Binary | 1000010 | 100 | 1000101 | 100 | 1011110 | 0 | 1001001 | 100101001 | 1011001 | 1110 |
Color Harmonies of #420445
Complementary color
Monochromatic Colors of #420445
Black with #420445
Text Example
Text Example
White with #420445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420445; }
p { color: rgb(66,4,69); }
H1.HeaderClassName
{
color: #420445;
}
.AnyTagClassName
{
color: #420445;
}
</style>
background-color css
<style>
a { background-color: #420445; }
a { background-color: rgb(66,4,69); }
div.DivClassName
{
background-color: #420445;
}
.BgClassName
{
background-color: #420445;
}
</style>
border-color css
<style>
span { border-color: #420445; }
span { border-color: rgb(66,4,69); }
td.TdClassName
{
border-color: #420445;
}
.TagClassName
{
border-color: #420445;
}
</style>