Shades of Mardi Gras #420747
Tints of Mardi Gras #420747
RGB
CMYK
RGB Variations
Color information
#420747 (or 0x420747) is known color: Mardi Gras. HEX triplet: 42, 07 and 47. RGB value is (66,7,71). Sum of RGB (Red+Green+Blue) = 66+7+71=144 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.83% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 71 (28.12% from 255 or 49.31% from 144); Max value from RGB is 71 - color contains mainly: blue. Hex color #420747 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420747 is #BDF8B8. Grayscale: #1F1F1F. Windows color (decimal): -12449977 or 4654914. OLE color: 4654914.
HSL color Cylindrical-coordinate representation of color #420747: hue angle of 295.31º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #420747 is Cyan = 0.07, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 7 | 71 | - |
| CMYK | 0.07 | 0.90 | 0 | 0.72 |
| HSL | 295.31º | 0.82% | 0.15% | - |
| HSV(B) | 295.31º | 0.9% | 0.28% | - |
| XYZ | 3.46 | 1.77 | 6.12 | - |
| YUV | 31.94 | 150.05 | 152.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 7 | 71 | 0.07 | 0.90 | 0 | 0.72 | 295.31 | 0.82 | 0.15 |
| Hex | 42 | 7 | 47 | 7 | 5A | 0 | 48 | 127 | 52 | F |
| Octal | 102 | 7 | 107 | 7 | 132 | 0 | 110 | 447 | 122 | 17 |
| Binary | 1000010 | 111 | 1000111 | 111 | 1011010 | 0 | 1001000 | 100100111 | 1010010 | 1111 |
Color Harmonies of #420747
Complementary color
Monochromatic Colors of #420747
Black with #420747
Text Example
Text Example
White with #420747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420747; }
p { color: rgb(66,7,71); }
H1.HeaderClassName
{
color: #420747;
}
.AnyTagClassName
{
color: #420747;
}
</style>
background-color css
<style>
a { background-color: #420747; }
a { background-color: rgb(66,7,71); }
div.DivClassName
{
background-color: #420747;
}
.BgClassName
{
background-color: #420747;
}
</style>
border-color css
<style>
span { border-color: #420747; }
span { border-color: rgb(66,7,71); }
td.TdClassName
{
border-color: #420747;
}
.TagClassName
{
border-color: #420747;
}
</style>