Shades of Mardi Gras #470442
Tints of Mardi Gras #470442
RGB
CMYK
RGB Variations
Color information
#470442 (or 0x470442) is known color: Mardi Gras. HEX triplet: 47, 04 and 42. RGB value is (71,4,66). Sum of RGB (Red+Green+Blue) = 71+4+66=141 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.35% from 141); Green value is 4 (1.95% from 255 or 2.84% from 141); Blue value is 66 (26.17% from 255 or 46.81% from 141); Max value from RGB is 71 - color contains mainly: red. Hex color #470442 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470442 is #B8FBBD. Grayscale: #1E1E1E. Windows color (decimal): -12123070 or 4326471. OLE color: 4326471.
HSL color Cylindrical-coordinate representation of color #470442: hue angle of 304.48º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #470442 is Cyan = 0, Magento = 0.94, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 4 | 66 | - |
| CMYK | 0 | 0.94 | 0.07 | 0.72 |
| HSL | 304.48º | 0.89% | 0.15% | - |
| HSV(B) | 304.48º | 0.94% | 0.28% | - |
| XYZ | 3.63 | 1.82 | 5.31 | - |
| YUV | 31.1 | 147.7 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 4 | 66 | 0 | 0.94 | 0.07 | 0.72 | 304.48 | 0.89 | 0.15 |
| Hex | 47 | 4 | 42 | 0 | 5E | 7 | 48 | 130 | 59 | F |
| Octal | 107 | 4 | 102 | 0 | 136 | 7 | 110 | 460 | 131 | 17 |
| Binary | 1000111 | 100 | 1000010 | 0 | 1011110 | 111 | 1001000 | 100110000 | 1011001 | 1111 |
Color Harmonies of #470442
Complementary color
Monochromatic Colors of #470442
Black with #470442
Text Example
Text Example
White with #470442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470442; }
p { color: rgb(71,4,66); }
H1.HeaderClassName
{
color: #470442;
}
.AnyTagClassName
{
color: #470442;
}
</style>
background-color css
<style>
a { background-color: #470442; }
a { background-color: rgb(71,4,66); }
div.DivClassName
{
background-color: #470442;
}
.BgClassName
{
background-color: #470442;
}
</style>
border-color css
<style>
span { border-color: #470442; }
span { border-color: rgb(71,4,66); }
td.TdClassName
{
border-color: #470442;
}
.TagClassName
{
border-color: #470442;
}
</style>