Shades of Mardi Gras #470744
Tints of Mardi Gras #470744
RGB
CMYK
RGB Variations
Color information
#470744 (or 0x470744) is known color: Mardi Gras. HEX triplet: 47, 07 and 44. RGB value is (71,7,68). Sum of RGB (Red+Green+Blue) = 71+7+68=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 68 (26.95% from 255 or 46.58% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #470744 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470744 is #B8F8BB. Grayscale: #202020. Windows color (decimal): -12122300 or 4458311. OLE color: 4458311.
HSL color Cylindrical-coordinate representation of color #470744: hue angle of 302.81º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #470744 is Cyan = 0, Magento = 0.90, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 68 | - |
| CMYK | 0 | 0.90 | 0.04 | 0.72 |
| HSL | 302.81º | 0.82% | 0.15% | - |
| HSV(B) | 302.81º | 0.9% | 0.28% | - |
| XYZ | 3.72 | 1.91 | 5.64 | - |
| YUV | 33.09 | 147.7 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 68 | 0 | 0.90 | 0.04 | 0.72 | 302.81 | 0.82 | 0.15 |
| Hex | 47 | 7 | 44 | 0 | 5A | 4 | 48 | 12F | 52 | F |
| Octal | 107 | 7 | 104 | 0 | 132 | 4 | 110 | 457 | 122 | 17 |
| Binary | 1000111 | 111 | 1000100 | 0 | 1011010 | 100 | 1001000 | 100101111 | 1010010 | 1111 |
Color Harmonies of #470744
Complementary color
Monochromatic Colors of #470744
Black with #470744
Text Example
Text Example
White with #470744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470744; }
p { color: rgb(71,7,68); }
H1.HeaderClassName
{
color: #470744;
}
.AnyTagClassName
{
color: #470744;
}
</style>
background-color css
<style>
a { background-color: #470744; }
a { background-color: rgb(71,7,68); }
div.DivClassName
{
background-color: #470744;
}
.BgClassName
{
background-color: #470744;
}
</style>
border-color css
<style>
span { border-color: #470744; }
span { border-color: rgb(71,7,68); }
td.TdClassName
{
border-color: #470744;
}
.TagClassName
{
border-color: #470744;
}
</style>