Shades of Mardi Gras #470246
Tints of Mardi Gras #470246
RGB
CMYK
RGB Variations
Color information
#470246 (or 0x470246) is known color: Mardi Gras. HEX triplet: 47, 02 and 46. RGB value is (71,2,70). Sum of RGB (Red+Green+Blue) = 71+2+70=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 2 (1.17% from 255 or 1.40% from 143); Blue value is 70 (27.73% from 255 or 48.95% from 143); Max value from RGB is 71 - color contains mainly: red. Hex color #470246 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470246 is #B8FDB9. Grayscale: #1E1E1E. Windows color (decimal): -12123578 or 4588103. OLE color: 4588103.
HSL color Cylindrical-coordinate representation of color #470246: hue angle of 300.87º degrees, saturation: 0.95, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #470246 is Cyan = 0, Magento = 0.97, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 2 | 70 | - |
| CMYK | 0 | 0.97 | 0.01 | 0.72 |
| HSL | 300.87º | 0.95% | 0.14% | - |
| HSV(B) | 300.87º | 0.97% | 0.28% | - |
| XYZ | 3.73 | 1.83 | 5.95 | - |
| YUV | 30.38 | 150.36 | 156.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 2 | 70 | 0 | 0.97 | 0.01 | 0.72 | 300.87 | 0.95 | 0.14 |
| Hex | 47 | 2 | 46 | 0 | 61 | 1 | 48 | 12D | 5F | E |
| Octal | 107 | 2 | 106 | 0 | 141 | 1 | 110 | 455 | 137 | 16 |
| Binary | 1000111 | 10 | 1000110 | 0 | 1100001 | 1 | 1001000 | 100101101 | 1011111 | 1110 |
Color Harmonies of #470246
Complementary color
Monochromatic Colors of #470246
Black with #470246
Text Example
Text Example
White with #470246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470246; }
p { color: rgb(71,2,70); }
H1.HeaderClassName
{
color: #470246;
}
.AnyTagClassName
{
color: #470246;
}
</style>
background-color css
<style>
a { background-color: #470246; }
a { background-color: rgb(71,2,70); }
div.DivClassName
{
background-color: #470246;
}
.BgClassName
{
background-color: #470246;
}
</style>
border-color css
<style>
span { border-color: #470246; }
span { border-color: rgb(71,2,70); }
td.TdClassName
{
border-color: #470246;
}
.TagClassName
{
border-color: #470246;
}
</style>