Shades of Mardi Gras #420546
Tints of Mardi Gras #420546
RGB
CMYK
RGB Variations
Color information
#420546 (or 0x420546) is known color: Mardi Gras. HEX triplet: 42, 05 and 46. RGB value is (66,5,70). Sum of RGB (Red+Green+Blue) = 66+5+70=141 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.81% from 141); Green value is 5 (2.34% from 255 or 3.55% from 141); Blue value is 70 (27.73% from 255 or 49.65% from 141); Max value from RGB is 70 - color contains mainly: blue. Hex color #420546 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420546 is #BDFAB9. Grayscale: #1E1E1E. Windows color (decimal): -12450490 or 4588866. OLE color: 4588866.
HSL color Cylindrical-coordinate representation of color #420546: hue angle of 296.31º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #420546 is Cyan = 0.06, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 5 | 70 | - |
| CMYK | 0.06 | 0.93 | 0 | 0.73 |
| HSL | 296.31º | 0.87% | 0.15% | - |
| HSV(B) | 296.31º | 0.93% | 0.27% | - |
| XYZ | 3.41 | 1.71 | 5.94 | - |
| YUV | 30.65 | 150.21 | 153.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 5 | 70 | 0.06 | 0.93 | 0 | 0.73 | 296.31 | 0.87 | 0.15 |
| Hex | 42 | 5 | 46 | 6 | 5D | 0 | 49 | 128 | 57 | F |
| Octal | 102 | 5 | 106 | 6 | 135 | 0 | 111 | 450 | 127 | 17 |
| Binary | 1000010 | 101 | 1000110 | 110 | 1011101 | 0 | 1001001 | 100101000 | 1010111 | 1111 |
Color Harmonies of #420546
Complementary color
Monochromatic Colors of #420546
Black with #420546
Text Example
Text Example
White with #420546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420546; }
p { color: rgb(66,5,70); }
H1.HeaderClassName
{
color: #420546;
}
.AnyTagClassName
{
color: #420546;
}
</style>
background-color css
<style>
a { background-color: #420546; }
a { background-color: rgb(66,5,70); }
div.DivClassName
{
background-color: #420546;
}
.BgClassName
{
background-color: #420546;
}
</style>
border-color css
<style>
span { border-color: #420546; }
span { border-color: rgb(66,5,70); }
td.TdClassName
{
border-color: #420546;
}
.TagClassName
{
border-color: #420546;
}
</style>