Shades of Mardi Gras #411340
Tints of Mardi Gras #411340
RGB
CMYK
RGB Variations
Color information
#411340 (or 0x411340) is known color: Mardi Gras. HEX triplet: 41, 13 and 40. RGB value is (65,19,64). Sum of RGB (Red+Green+Blue) = 65+19+64=148 (19% of max value = 765). Red value is 65 (25.78% from 255 or 43.92% from 148); Green value is 19 (7.81% from 255 or 12.84% from 148); Blue value is 64 (25.39% from 255 or 43.24% from 148); Max value from RGB is 65 - color contains mainly: red. Hex color #411340 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411340 is #BEECBF. Grayscale: #252525. Windows color (decimal): -12512448 or 4199233. OLE color: 4199233.
HSL color Cylindrical-coordinate representation of color #411340: hue angle of 301.3º degrees, saturation: 0.55, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #411340 is Cyan = 0, Magento = 0.71, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 19 | 64 | - |
| CMYK | 0 | 0.71 | 0.02 | 0.75 |
| HSL | 301.3º | 0.55% | 0.16% | - |
| HSV(B) | 301.3º | 0.71% | 0.25% | - |
| XYZ | 3.34 | 1.96 | 5.05 | - |
| YUV | 37.88 | 142.74 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 19 | 64 | 0 | 0.71 | 0.02 | 0.75 | 301.3 | 0.55 | 0.16 |
| Hex | 41 | 13 | 40 | 0 | 47 | 2 | 4B | 12D | 37 | 10 |
| Octal | 101 | 23 | 100 | 0 | 107 | 2 | 113 | 455 | 67 | 20 |
| Binary | 1000001 | 10011 | 1000000 | 0 | 1000111 | 10 | 1001011 | 100101101 | 110111 | 10000 |
Color Harmonies of #411340
Complementary color
Monochromatic Colors of #411340
Black with #411340
Text Example
Text Example
White with #411340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411340; }
p { color: rgb(65,19,64); }
H1.HeaderClassName
{
color: #411340;
}
.AnyTagClassName
{
color: #411340;
}
</style>
background-color css
<style>
a { background-color: #411340; }
a { background-color: rgb(65,19,64); }
div.DivClassName
{
background-color: #411340;
}
.BgClassName
{
background-color: #411340;
}
</style>
border-color css
<style>
span { border-color: #411340; }
span { border-color: rgb(65,19,64); }
td.TdClassName
{
border-color: #411340;
}
.TagClassName
{
border-color: #411340;
}
</style>