Shades of Mardi Gras #420548
Tints of Mardi Gras #420548
RGB
CMYK
RGB Variations
Color information
#420548 (or 0x420548) is known color: Mardi Gras. HEX triplet: 42, 05 and 48. RGB value is (66,5,72). Sum of RGB (Red+Green+Blue) = 66+5+72=143 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.15% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 72 (28.52% from 255 or 50.35% from 143); Max value from RGB is 72 - color contains mainly: blue. Hex color #420548 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420548 is #BDFAB7. Grayscale: #1E1E1E. Windows color (decimal): -12450488 or 4719938. OLE color: 4719938.
HSL color Cylindrical-coordinate representation of color #420548: hue angle of 294.63º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #420548 is Cyan = 0.08, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 5 | 72 | - |
| CMYK | 0.08 | 0.93 | 0 | 0.72 |
| HSL | 294.63º | 0.87% | 0.15% | - |
| HSV(B) | 294.63º | 0.93% | 0.28% | - |
| XYZ | 3.47 | 1.73 | 6.28 | - |
| YUV | 30.88 | 151.21 | 153.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 5 | 72 | 0.08 | 0.93 | 0 | 0.72 | 294.63 | 0.87 | 0.15 |
| Hex | 42 | 5 | 48 | 8 | 5D | 0 | 48 | 127 | 57 | F |
| Octal | 102 | 5 | 110 | 10 | 135 | 0 | 110 | 447 | 127 | 17 |
| Binary | 1000010 | 101 | 1001000 | 1000 | 1011101 | 0 | 1001000 | 100100111 | 1010111 | 1111 |
Color Harmonies of #420548
Complementary color
Monochromatic Colors of #420548
Black with #420548
Text Example
Text Example
White with #420548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420548; }
p { color: rgb(66,5,72); }
H1.HeaderClassName
{
color: #420548;
}
.AnyTagClassName
{
color: #420548;
}
</style>
background-color css
<style>
a { background-color: #420548; }
a { background-color: rgb(66,5,72); }
div.DivClassName
{
background-color: #420548;
}
.BgClassName
{
background-color: #420548;
}
</style>
border-color css
<style>
span { border-color: #420548; }
span { border-color: rgb(66,5,72); }
td.TdClassName
{
border-color: #420548;
}
.TagClassName
{
border-color: #420548;
}
</style>