Shades of Mardi Gras #470741
Tints of Mardi Gras #470741
RGB
CMYK
RGB Variations
Color information
#470741 (or 0x470741) is known color: Mardi Gras. HEX triplet: 47, 07 and 41. RGB value is (71,7,65). Sum of RGB (Red+Green+Blue) = 71+7+65=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 7 (3.12% from 255 or 4.90% from 143); Blue value is 65 (25.78% from 255 or 45.45% from 143); Max value from RGB is 71 - color contains mainly: red. Hex color #470741 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470741 is #B8F8BE. Grayscale: #202020. Windows color (decimal): -12122303 or 4261703. OLE color: 4261703.
HSL color Cylindrical-coordinate representation of color #470741: hue angle of 305.62º 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 #470741 is Cyan = 0, Magento = 0.90, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 65 | - |
| CMYK | 0 | 0.90 | 0.08 | 0.72 |
| HSL | 305.63º | 0.82% | 0.15% | - |
| HSV(B) | 305.63º | 0.9% | 0.28% | - |
| XYZ | 3.63 | 1.87 | 5.17 | - |
| YUV | 32.75 | 146.2 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 65 | 0 | 0.90 | 0.08 | 0.72 | 305.63 | 0.82 | 0.15 |
| Hex | 47 | 7 | 41 | 0 | 5A | 8 | 48 | 132 | 52 | F |
| Octal | 107 | 7 | 101 | 0 | 132 | 10 | 110 | 462 | 122 | 17 |
| Binary | 1000111 | 111 | 1000001 | 0 | 1011010 | 1000 | 1001000 | 100110010 | 1010010 | 1111 |
Color Harmonies of #470741
Complementary color
Monochromatic Colors of #470741
Black with #470741
Text Example
Text Example
White with #470741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470741; }
p { color: rgb(71,7,65); }
H1.HeaderClassName
{
color: #470741;
}
.AnyTagClassName
{
color: #470741;
}
</style>
background-color css
<style>
a { background-color: #470741; }
a { background-color: rgb(71,7,65); }
div.DivClassName
{
background-color: #470741;
}
.BgClassName
{
background-color: #470741;
}
</style>
border-color css
<style>
span { border-color: #470741; }
span { border-color: rgb(71,7,65); }
td.TdClassName
{
border-color: #470741;
}
.TagClassName
{
border-color: #470741;
}
</style>