Shades of Mardi Gras #420847
Tints of Mardi Gras #420847
RGB
CMYK
RGB Variations
Color information
#420847 (or 0x420847) is known color: Mardi Gras. HEX triplet: 42, 08 and 47. RGB value is (66,8,71). Sum of RGB (Red+Green+Blue) = 66+8+71=145 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.52% from 145); Green value is 8 (3.52% from 255 or 5.52% from 145); Blue value is 71 (28.12% from 255 or 48.97% from 145); Max value from RGB is 71 - color contains mainly: blue. Hex color #420847 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420847 is #BDF7B8. Grayscale: #202020. Windows color (decimal): -12449721 or 4655170. OLE color: 4655170.
HSL color Cylindrical-coordinate representation of color #420847: hue angle of 295.24º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #420847 is Cyan = 0.07, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 8 | 71 | - |
| CMYK | 0.07 | 0.89 | 0 | 0.72 |
| HSL | 295.24º | 0.8% | 0.15% | - |
| HSV(B) | 295.24º | 0.89% | 0.28% | - |
| XYZ | 3.47 | 1.79 | 6.12 | - |
| YUV | 32.52 | 149.72 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 8 | 71 | 0.07 | 0.89 | 0 | 0.72 | 295.24 | 0.8 | 0.15 |
| Hex | 42 | 8 | 47 | 7 | 59 | 0 | 48 | 127 | 50 | F |
| Octal | 102 | 10 | 107 | 7 | 131 | 0 | 110 | 447 | 120 | 17 |
| Binary | 1000010 | 1000 | 1000111 | 111 | 1011001 | 0 | 1001000 | 100100111 | 1010000 | 1111 |
Color Harmonies of #420847
Complementary color
Monochromatic Colors of #420847
Black with #420847
Text Example
Text Example
White with #420847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420847; }
p { color: rgb(66,8,71); }
H1.HeaderClassName
{
color: #420847;
}
.AnyTagClassName
{
color: #420847;
}
</style>
background-color css
<style>
a { background-color: #420847; }
a { background-color: rgb(66,8,71); }
div.DivClassName
{
background-color: #420847;
}
.BgClassName
{
background-color: #420847;
}
</style>
border-color css
<style>
span { border-color: #420847; }
span { border-color: rgb(66,8,71); }
td.TdClassName
{
border-color: #420847;
}
.TagClassName
{
border-color: #420847;
}
</style>