Shades of Mardi Gras #411341
Tints of Mardi Gras #411341
RGB
CMYK
RGB Variations
Color information
#411341 (or 0x411341) is known color: Mardi Gras. HEX triplet: 41, 13 and 41. RGB value is (65,19,65). Sum of RGB (Red+Green+Blue) = 65+19+65=149 (19% of max value = 765). Red value is 65 (25.78% from 255 or 43.62% from 149); Green value is 19 (7.81% from 255 or 12.75% from 149); Blue value is 65 (25.78% from 255 or 43.62% from 149); Max value from RGB is 65 - color contains mainly: red, blue. Hex color #411341 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411341 is #BEECBE. Grayscale: #252525. Windows color (decimal): -12512447 or 4264769. OLE color: 4264769.
HSL color Cylindrical-coordinate representation of color #411341: hue angle of 300º 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 #411341 is Cyan = 0, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 19 | 65 | - |
| CMYK | 0 | 0.71 | 0 | 0.75 |
| HSL | 300º | 0.55% | 0.16% | - |
| HSV(B) | 300º | 0.71% | 0.25% | - |
| XYZ | 3.37 | 1.97 | 5.2 | - |
| YUV | 38 | 143.24 | 147.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 19 | 65 | 0 | 0.71 | 0 | 0.75 | 300 | 0.55 | 0.16 |
| Hex | 41 | 13 | 41 | 0 | 47 | 0 | 4B | 12C | 37 | 10 |
| Octal | 101 | 23 | 101 | 0 | 107 | 0 | 113 | 454 | 67 | 20 |
| Binary | 1000001 | 10011 | 1000001 | 0 | 1000111 | 0 | 1001011 | 100101100 | 110111 | 10000 |
Color Harmonies of #411341
Complementary color
Monochromatic Colors of #411341
Black with #411341
Text Example
Text Example
White with #411341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411341; }
p { color: rgb(65,19,65); }
H1.HeaderClassName
{
color: #411341;
}
.AnyTagClassName
{
color: #411341;
}
</style>
background-color css
<style>
a { background-color: #411341; }
a { background-color: rgb(65,19,65); }
div.DivClassName
{
background-color: #411341;
}
.BgClassName
{
background-color: #411341;
}
</style>
border-color css
<style>
span { border-color: #411341; }
span { border-color: rgb(65,19,65); }
td.TdClassName
{
border-color: #411341;
}
.TagClassName
{
border-color: #411341;
}
</style>