Shades of Mardi Gras #420647
Tints of Mardi Gras #420647
RGB
CMYK
RGB Variations
Color information
#420647 (or 0x420647) is known color: Mardi Gras. HEX triplet: 42, 06 and 47. RGB value is (66,6,71). Sum of RGB (Red+Green+Blue) = 66+6+71=143 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.15% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 71 (28.12% from 255 or 49.65% from 143); Max value from RGB is 71 - color contains mainly: blue. Hex color #420647 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420647 is #BDF9B8. Grayscale: #1F1F1F. Windows color (decimal): -12450233 or 4654658. OLE color: 4654658.
HSL color Cylindrical-coordinate representation of color #420647: hue angle of 295.38º degrees, saturation: 0.84, 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 #420647 is Cyan = 0.07, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 6 | 71 | - |
| CMYK | 0.07 | 0.92 | 0 | 0.72 |
| HSL | 295.38º | 0.84% | 0.15% | - |
| HSV(B) | 295.38º | 0.92% | 0.28% | - |
| XYZ | 3.45 | 1.74 | 6.12 | - |
| YUV | 31.35 | 150.38 | 152.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 71 | 0.07 | 0.92 | 0 | 0.72 | 295.38 | 0.84 | 0.15 |
| Hex | 42 | 6 | 47 | 7 | 5C | 0 | 48 | 127 | 54 | F |
| Octal | 102 | 6 | 107 | 7 | 134 | 0 | 110 | 447 | 124 | 17 |
| Binary | 1000010 | 110 | 1000111 | 111 | 1011100 | 0 | 1001000 | 100100111 | 1010100 | 1111 |
Color Harmonies of #420647
Complementary color
Monochromatic Colors of #420647
Black with #420647
Text Example
Text Example
White with #420647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420647; }
p { color: rgb(66,6,71); }
H1.HeaderClassName
{
color: #420647;
}
.AnyTagClassName
{
color: #420647;
}
</style>
background-color css
<style>
a { background-color: #420647; }
a { background-color: rgb(66,6,71); }
div.DivClassName
{
background-color: #420647;
}
.BgClassName
{
background-color: #420647;
}
</style>
border-color css
<style>
span { border-color: #420647; }
span { border-color: rgb(66,6,71); }
td.TdClassName
{
border-color: #420647;
}
.TagClassName
{
border-color: #420647;
}
</style>