Shades of Mardi Gras #420648
Tints of Mardi Gras #420648
RGB
CMYK
RGB Variations
Color information
#420648 (or 0x420648) is known color: Mardi Gras. HEX triplet: 42, 06 and 48. RGB value is (66,6,72). Sum of RGB (Red+Green+Blue) = 66+6+72=144 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.83% from 144); Green value is 6 (2.73% from 255 or 4.17% from 144); Blue value is 72 (28.52% from 255 or 50% from 144); Max value from RGB is 72 - color contains mainly: blue. Hex color #420648 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420648 is #BDF9B7. Grayscale: #1F1F1F. Windows color (decimal): -12450232 or 4720194. OLE color: 4720194.
HSL color Cylindrical-coordinate representation of color #420648: hue angle of 294.55º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #420648 is Cyan = 0.08, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 6 | 72 | - |
| CMYK | 0.08 | 0.92 | 0 | 0.72 |
| HSL | 294.55º | 0.85% | 0.15% | - |
| HSV(B) | 294.55º | 0.92% | 0.28% | - |
| XYZ | 3.48 | 1.76 | 6.29 | - |
| YUV | 31.46 | 150.88 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 72 | 0.08 | 0.92 | 0 | 0.72 | 294.55 | 0.85 | 0.15 |
| Hex | 42 | 6 | 48 | 8 | 5C | 0 | 48 | 127 | 55 | F |
| Octal | 102 | 6 | 110 | 10 | 134 | 0 | 110 | 447 | 125 | 17 |
| Binary | 1000010 | 110 | 1001000 | 1000 | 1011100 | 0 | 1001000 | 100100111 | 1010101 | 1111 |
Color Harmonies of #420648
Complementary color
Monochromatic Colors of #420648
Black with #420648
Text Example
Text Example
White with #420648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420648; }
p { color: rgb(66,6,72); }
H1.HeaderClassName
{
color: #420648;
}
.AnyTagClassName
{
color: #420648;
}
</style>
background-color css
<style>
a { background-color: #420648; }
a { background-color: rgb(66,6,72); }
div.DivClassName
{
background-color: #420648;
}
.BgClassName
{
background-color: #420648;
}
</style>
border-color css
<style>
span { border-color: #420648; }
span { border-color: rgb(66,6,72); }
td.TdClassName
{
border-color: #420648;
}
.TagClassName
{
border-color: #420648;
}
</style>