Shades of Mardi Gras #470843
Tints of Mardi Gras #470843
RGB
CMYK
RGB Variations
Color information
#470843 (or 0x470843) is known color: Mardi Gras. HEX triplet: 47, 08 and 43. RGB value is (71,8,67). Sum of RGB (Red+Green+Blue) = 71+8+67=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 8 (3.52% from 255 or 5.48% from 146); Blue value is 67 (26.56% from 255 or 45.89% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #470843 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470843 is #B8F7BC. Grayscale: #212121. Windows color (decimal): -12122045 or 4393031. OLE color: 4393031.
HSL color Cylindrical-coordinate representation of color #470843: hue angle of 303.81º 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 #470843 is Cyan = 0, Magento = 0.89, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 8 | 67 | - |
| CMYK | 0 | 0.89 | 0.06 | 0.72 |
| HSL | 303.81º | 0.8% | 0.15% | - |
| HSV(B) | 303.81º | 0.89% | 0.28% | - |
| XYZ | 3.7 | 1.92 | 5.49 | - |
| YUV | 33.56 | 146.87 | 154.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 8 | 67 | 0 | 0.89 | 0.06 | 0.72 | 303.81 | 0.8 | 0.15 |
| Hex | 47 | 8 | 43 | 0 | 59 | 6 | 48 | 130 | 50 | F |
| Octal | 107 | 10 | 103 | 0 | 131 | 6 | 110 | 460 | 120 | 17 |
| Binary | 1000111 | 1000 | 1000011 | 0 | 1011001 | 110 | 1001000 | 100110000 | 1010000 | 1111 |
Color Harmonies of #470843
Complementary color
Monochromatic Colors of #470843
Black with #470843
Text Example
Text Example
White with #470843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470843; }
p { color: rgb(71,8,67); }
H1.HeaderClassName
{
color: #470843;
}
.AnyTagClassName
{
color: #470843;
}
</style>
background-color css
<style>
a { background-color: #470843; }
a { background-color: rgb(71,8,67); }
div.DivClassName
{
background-color: #470843;
}
.BgClassName
{
background-color: #470843;
}
</style>
border-color css
<style>
span { border-color: #470843; }
span { border-color: rgb(71,8,67); }
td.TdClassName
{
border-color: #470843;
}
.TagClassName
{
border-color: #470843;
}
</style>