Shades of Mardi Gras #420540
Tints of Mardi Gras #420540
RGB
CMYK
RGB Variations
Color information
#420540 (or 0x420540) is known color: Mardi Gras. HEX triplet: 42, 05 and 40. RGB value is (66,5,64). Sum of RGB (Red+Green+Blue) = 66+5+64=135 (17% of max value = 765). Red value is 66 (26.17% from 255 or 48.89% from 135); Green value is 5 (2.34% from 255 or 3.70% from 135); Blue value is 64 (25.39% from 255 or 47.41% from 135); Max value from RGB is 66 - color contains mainly: red. Hex color #420540 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420540 is #BDFABF. Grayscale: #1D1D1D. Windows color (decimal): -12450496 or 4195650. OLE color: 4195650.
HSL color Cylindrical-coordinate representation of color #420540: hue angle of 301.97º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #420540 is Cyan = 0, Magento = 0.92, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 5 | 64 | - |
| CMYK | 0 | 0.92 | 0.03 | 0.74 |
| HSL | 301.97º | 0.86% | 0.14% | - |
| HSV(B) | 301.97º | 0.92% | 0.26% | - |
| XYZ | 3.23 | 1.64 | 5 | - |
| YUV | 29.97 | 147.21 | 153.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 5 | 64 | 0 | 0.92 | 0.03 | 0.74 | 301.97 | 0.86 | 0.14 |
| Hex | 42 | 5 | 40 | 0 | 5C | 3 | 4A | 12E | 56 | E |
| Octal | 102 | 5 | 100 | 0 | 134 | 3 | 112 | 456 | 126 | 16 |
| Binary | 1000010 | 101 | 1000000 | 0 | 1011100 | 11 | 1001010 | 100101110 | 1010110 | 1110 |
Color Harmonies of #420540
Complementary color
Monochromatic Colors of #420540
Black with #420540
Text Example
Text Example
White with #420540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420540; }
p { color: rgb(66,5,64); }
H1.HeaderClassName
{
color: #420540;
}
.AnyTagClassName
{
color: #420540;
}
</style>
background-color css
<style>
a { background-color: #420540; }
a { background-color: rgb(66,5,64); }
div.DivClassName
{
background-color: #420540;
}
.BgClassName
{
background-color: #420540;
}
</style>
border-color css
<style>
span { border-color: #420540; }
span { border-color: rgb(66,5,64); }
td.TdClassName
{
border-color: #420540;
}
.TagClassName
{
border-color: #420540;
}
</style>