Shades of Mardi Gras #421547
Tints of Mardi Gras #421547
RGB
CMYK
RGB Variations
Color information
#421547 (or 0x421547) is known color: Mardi Gras. HEX triplet: 42, 15 and 47. RGB value is (66,21,71). Sum of RGB (Red+Green+Blue) = 66+21+71=158 (20% of max value = 765). Red value is 66 (26.17% from 255 or 41.77% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 71 (28.12% from 255 or 44.94% from 158); Max value from RGB is 71 - color contains mainly: blue. Hex color #421547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421547 is #BDEAB8. Grayscale: #282828. Windows color (decimal): -12446393 or 4658498. OLE color: 4658498.
HSL color Cylindrical-coordinate representation of color #421547: hue angle of 294º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #421547 is Cyan = 0.07, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 21 | 71 | - |
| CMYK | 0.07 | 0.70 | 0 | 0.72 |
| HSL | 294º | 0.54% | 0.18% | - |
| HSV(B) | 294º | 0.7% | 0.28% | - |
| XYZ | 3.65 | 2.15 | 6.18 | - |
| YUV | 40.16 | 145.41 | 146.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 71 | 0.07 | 0.70 | 0 | 0.72 | 294 | 0.54 | 0.18 |
| Hex | 42 | 15 | 47 | 7 | 46 | 0 | 48 | 126 | 36 | 12 |
| Octal | 102 | 25 | 107 | 7 | 106 | 0 | 110 | 446 | 66 | 22 |
| Binary | 1000010 | 10101 | 1000111 | 111 | 1000110 | 0 | 1001000 | 100100110 | 110110 | 10010 |
Color Harmonies of #421547
Complementary color
Monochromatic Colors of #421547
Black with #421547
Text Example
Text Example
White with #421547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421547; }
p { color: rgb(66,21,71); }
H1.HeaderClassName
{
color: #421547;
}
.AnyTagClassName
{
color: #421547;
}
</style>
background-color css
<style>
a { background-color: #421547; }
a { background-color: rgb(66,21,71); }
div.DivClassName
{
background-color: #421547;
}
.BgClassName
{
background-color: #421547;
}
</style>
border-color css
<style>
span { border-color: #421547; }
span { border-color: rgb(66,21,71); }
td.TdClassName
{
border-color: #421547;
}
.TagClassName
{
border-color: #421547;
}
</style>