Shades of Mardi Gras #410141
Tints of Mardi Gras #410141
RGB
CMYK
RGB Variations
Color information
#410141 (or 0x410141) is known color: Mardi Gras. HEX triplet: 41, 01 and 41. RGB value is (65,1,65). Sum of RGB (Red+Green+Blue) = 65+1+65=131 (17% of max value = 765). Red value is 65 (25.78% from 255 or 49.62% from 131); Green value is 1 (0.78% from 255 or 0.76% from 131); Blue value is 65 (25.78% from 255 or 49.62% from 131); Max value from RGB is 65 - color contains mainly: red, blue. Hex color #410141 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410141 is #BEFEBE. Grayscale: #1B1B1B. Windows color (decimal): -12517055 or 4260161. OLE color: 4260161.
HSL color Cylindrical-coordinate representation of color #410141: hue angle of 300º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #410141 is Cyan = 0, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 1 | 65 | - |
| CMYK | 0 | 0.98 | 0 | 0.75 |
| HSL | 300º | 0.97% | 0.13% | - |
| HSV(B) | 300º | 0.98% | 0.25% | - |
| XYZ | 3.14 | 1.53 | 5.13 | - |
| YUV | 27.43 | 149.2 | 154.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 1 | 65 | 0 | 0.98 | 0 | 0.75 | 300 | 0.97 | 0.13 |
| Hex | 41 | 1 | 41 | 0 | 62 | 0 | 4B | 12C | 61 | D |
| Octal | 101 | 1 | 101 | 0 | 142 | 0 | 113 | 454 | 141 | 15 |
| Binary | 1000001 | 1 | 1000001 | 0 | 1100010 | 0 | 1001011 | 100101100 | 1100001 | 1101 |
Color Harmonies of #410141
Complementary color
Monochromatic Colors of #410141
Black with #410141
Text Example
Text Example
White with #410141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410141; }
p { color: rgb(65,1,65); }
H1.HeaderClassName
{
color: #410141;
}
.AnyTagClassName
{
color: #410141;
}
</style>
background-color css
<style>
a { background-color: #410141; }
a { background-color: rgb(65,1,65); }
div.DivClassName
{
background-color: #410141;
}
.BgClassName
{
background-color: #410141;
}
</style>
border-color css
<style>
span { border-color: #410141; }
span { border-color: rgb(65,1,65); }
td.TdClassName
{
border-color: #410141;
}
.TagClassName
{
border-color: #410141;
}
</style>