Shades of Mardi Gras #410447
Tints of Mardi Gras #410447
RGB
CMYK
RGB Variations
Color information
#410447 (or 0x410447) is known color: Mardi Gras. HEX triplet: 41, 04 and 47. RGB value is (65,4,71). Sum of RGB (Red+Green+Blue) = 65+4+71=140 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.43% from 140); Green value is 4 (1.95% from 255 or 2.86% from 140); Blue value is 71 (28.12% from 255 or 50.71% from 140); Max value from RGB is 71 - color contains mainly: blue. Hex color #410447 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410447 is #BEFBB8. Grayscale: #1D1D1D. Windows color (decimal): -12516281 or 4654145. OLE color: 4654145.
HSL color Cylindrical-coordinate representation of color #410447: hue angle of 294.63º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #410447 is Cyan = 0.08, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 4 | 71 | - |
| CMYK | 0.08 | 0.94 | 0 | 0.72 |
| HSL | 294.63º | 0.89% | 0.15% | - |
| HSV(B) | 294.63º | 0.94% | 0.28% | - |
| XYZ | 3.36 | 1.67 | 6.11 | - |
| YUV | 29.88 | 151.21 | 153.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 4 | 71 | 0.08 | 0.94 | 0 | 0.72 | 294.63 | 0.89 | 0.15 |
| Hex | 41 | 4 | 47 | 8 | 5E | 0 | 48 | 127 | 59 | F |
| Octal | 101 | 4 | 107 | 10 | 136 | 0 | 110 | 447 | 131 | 17 |
| Binary | 1000001 | 100 | 1000111 | 1000 | 1011110 | 0 | 1001000 | 100100111 | 1011001 | 1111 |
Color Harmonies of #410447
Complementary color
Monochromatic Colors of #410447
Black with #410447
Text Example
Text Example
White with #410447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410447; }
p { color: rgb(65,4,71); }
H1.HeaderClassName
{
color: #410447;
}
.AnyTagClassName
{
color: #410447;
}
</style>
background-color css
<style>
a { background-color: #410447; }
a { background-color: rgb(65,4,71); }
div.DivClassName
{
background-color: #410447;
}
.BgClassName
{
background-color: #410447;
}
</style>
border-color css
<style>
span { border-color: #410447; }
span { border-color: rgb(65,4,71); }
td.TdClassName
{
border-color: #410447;
}
.TagClassName
{
border-color: #410447;
}
</style>