Shades of Mardi Gras #470943
Tints of Mardi Gras #470943
RGB
CMYK
RGB Variations
Color information
#470943 (or 0x470943) is known color: Mardi Gras. HEX triplet: 47, 09 and 43. RGB value is (71,9,67). Sum of RGB (Red+Green+Blue) = 71+9+67=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 67 (26.56% from 255 or 45.58% from 147); Max value from RGB is 71 - color contains mainly: red. Hex color #470943 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470943 is #B8F6BC. Grayscale: #212121. Windows color (decimal): -12121789 or 4393287. OLE color: 4393287.
HSL color Cylindrical-coordinate representation of color #470943: hue angle of 303.87º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #470943 is Cyan = 0, Magento = 0.87, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 9 | 67 | - |
| CMYK | 0 | 0.87 | 0.06 | 0.72 |
| HSL | 303.87º | 0.78% | 0.16% | - |
| HSV(B) | 303.87º | 0.87% | 0.28% | - |
| XYZ | 3.71 | 1.94 | 5.49 | - |
| YUV | 34.15 | 146.54 | 154.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 67 | 0 | 0.87 | 0.06 | 0.72 | 303.87 | 0.78 | 0.16 |
| Hex | 47 | 9 | 43 | 0 | 57 | 6 | 48 | 130 | 4E | 10 |
| Octal | 107 | 11 | 103 | 0 | 127 | 6 | 110 | 460 | 116 | 20 |
| Binary | 1000111 | 1001 | 1000011 | 0 | 1010111 | 110 | 1001000 | 100110000 | 1001110 | 10000 |
Color Harmonies of #470943
Complementary color
Monochromatic Colors of #470943
Black with #470943
Text Example
Text Example
White with #470943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470943; }
p { color: rgb(71,9,67); }
H1.HeaderClassName
{
color: #470943;
}
.AnyTagClassName
{
color: #470943;
}
</style>
background-color css
<style>
a { background-color: #470943; }
a { background-color: rgb(71,9,67); }
div.DivClassName
{
background-color: #470943;
}
.BgClassName
{
background-color: #470943;
}
</style>
border-color css
<style>
span { border-color: #470943; }
span { border-color: rgb(71,9,67); }
td.TdClassName
{
border-color: #470943;
}
.TagClassName
{
border-color: #470943;
}
</style>