Shades of Mardi Gras #470341
Tints of Mardi Gras #470341
RGB
CMYK
RGB Variations
Color information
#470341 (or 0x470341) is known color: Mardi Gras. HEX triplet: 47, 03 and 41. RGB value is (71,3,65). Sum of RGB (Red+Green+Blue) = 71+3+65=139 (18% of max value = 765). Red value is 71 (28.12% from 255 or 51.08% from 139); Green value is 3 (1.56% from 255 or 2.16% from 139); Blue value is 65 (25.78% from 255 or 46.76% from 139); Max value from RGB is 71 - color contains mainly: red. Hex color #470341 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470341 is #B8FCBE. Grayscale: #1E1E1E. Windows color (decimal): -12123327 or 4260679. OLE color: 4260679.
HSL color Cylindrical-coordinate representation of color #470341: hue angle of 305.29º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470341 is Cyan = 0, Magento = 0.96, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 3 | 65 | - |
| CMYK | 0 | 0.96 | 0.08 | 0.72 |
| HSL | 305.29º | 0.92% | 0.15% | - |
| HSV(B) | 305.29º | 0.96% | 0.28% | - |
| XYZ | 3.59 | 1.79 | 5.16 | - |
| YUV | 30.4 | 147.53 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 3 | 65 | 0 | 0.96 | 0.08 | 0.72 | 305.29 | 0.92 | 0.15 |
| Hex | 47 | 3 | 41 | 0 | 60 | 8 | 48 | 131 | 5C | F |
| Octal | 107 | 3 | 101 | 0 | 140 | 10 | 110 | 461 | 134 | 17 |
| Binary | 1000111 | 11 | 1000001 | 0 | 1100000 | 1000 | 1001000 | 100110001 | 1011100 | 1111 |
Color Harmonies of #470341
Complementary color
Monochromatic Colors of #470341
Black with #470341
Text Example
Text Example
White with #470341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470341; }
p { color: rgb(71,3,65); }
H1.HeaderClassName
{
color: #470341;
}
.AnyTagClassName
{
color: #470341;
}
</style>
background-color css
<style>
a { background-color: #470341; }
a { background-color: rgb(71,3,65); }
div.DivClassName
{
background-color: #470341;
}
.BgClassName
{
background-color: #470341;
}
</style>
border-color css
<style>
span { border-color: #470341; }
span { border-color: rgb(71,3,65); }
td.TdClassName
{
border-color: #470341;
}
.TagClassName
{
border-color: #470341;
}
</style>