Shades of Mardi Gras #411040
Tints of Mardi Gras #411040
RGB
CMYK
RGB Variations
Color information
#411040 (or 0x411040) is known color: Mardi Gras. HEX triplet: 41, 10 and 40. RGB value is (65,16,64). Sum of RGB (Red+Green+Blue) = 65+16+64=145 (19% of max value = 765). Red value is 65 (25.78% from 255 or 44.83% from 145); Green value is 16 (6.64% from 255 or 11.03% from 145); Blue value is 64 (25.39% from 255 or 44.14% from 145); Max value from RGB is 65 - color contains mainly: red. Hex color #411040 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411040 is #BEEFBF. Grayscale: #232323. Windows color (decimal): -12513216 or 4198465. OLE color: 4198465.
HSL color Cylindrical-coordinate representation of color #411040: hue angle of 301.22º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #411040 is Cyan = 0, Magento = 0.75, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 16 | 64 | - |
| CMYK | 0 | 0.75 | 0.02 | 0.75 |
| HSL | 301.22º | 0.6% | 0.16% | - |
| HSV(B) | 301.22º | 0.75% | 0.25% | - |
| XYZ | 3.29 | 1.86 | 5.04 | - |
| YUV | 36.12 | 143.73 | 148.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 16 | 64 | 0 | 0.75 | 0.02 | 0.75 | 301.22 | 0.6 | 0.16 |
| Hex | 41 | 10 | 40 | 0 | 4B | 2 | 4B | 12D | 3C | 10 |
| Octal | 101 | 20 | 100 | 0 | 113 | 2 | 113 | 455 | 74 | 20 |
| Binary | 1000001 | 10000 | 1000000 | 0 | 1001011 | 10 | 1001011 | 100101101 | 111100 | 10000 |
Color Harmonies of #411040
Complementary color
Monochromatic Colors of #411040
Black with #411040
Text Example
Text Example
White with #411040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411040; }
p { color: rgb(65,16,64); }
H1.HeaderClassName
{
color: #411040;
}
.AnyTagClassName
{
color: #411040;
}
</style>
background-color css
<style>
a { background-color: #411040; }
a { background-color: rgb(65,16,64); }
div.DivClassName
{
background-color: #411040;
}
.BgClassName
{
background-color: #411040;
}
</style>
border-color css
<style>
span { border-color: #411040; }
span { border-color: rgb(65,16,64); }
td.TdClassName
{
border-color: #411040;
}
.TagClassName
{
border-color: #411040;
}
</style>