Shades of Mardi Gras #410940
Tints of Mardi Gras #410940
RGB
CMYK
RGB Variations
Color information
#410940 (or 0x410940) is known color: Mardi Gras. HEX triplet: 41, 09 and 40. RGB value is (65,9,64). Sum of RGB (Red+Green+Blue) = 65+9+64=138 (18% of max value = 765). Red value is 65 (25.78% from 255 or 47.10% from 138); Green value is 9 (3.91% from 255 or 6.52% from 138); Blue value is 64 (25.39% from 255 or 46.38% from 138); Max value from RGB is 65 - color contains mainly: red. Hex color #410940 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410940 is #BEF6BF. Grayscale: #1F1F1F. Windows color (decimal): -12515008 or 4196673. OLE color: 4196673.
HSL color Cylindrical-coordinate representation of color #410940: hue angle of 301.07º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #410940 is Cyan = 0, Magento = 0.86, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 9 | 64 | - |
| CMYK | 0 | 0.86 | 0.02 | 0.75 |
| HSL | 301.07º | 0.76% | 0.15% | - |
| HSV(B) | 301.07º | 0.86% | 0.25% | - |
| XYZ | 3.2 | 1.69 | 5.01 | - |
| YUV | 32.01 | 146.05 | 151.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 9 | 64 | 0 | 0.86 | 0.02 | 0.75 | 301.07 | 0.76 | 0.15 |
| Hex | 41 | 9 | 40 | 0 | 56 | 2 | 4B | 12D | 4C | F |
| Octal | 101 | 11 | 100 | 0 | 126 | 2 | 113 | 455 | 114 | 17 |
| Binary | 1000001 | 1001 | 1000000 | 0 | 1010110 | 10 | 1001011 | 100101101 | 1001100 | 1111 |
Color Harmonies of #410940
Complementary color
Monochromatic Colors of #410940
Black with #410940
Text Example
Text Example
White with #410940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410940; }
p { color: rgb(65,9,64); }
H1.HeaderClassName
{
color: #410940;
}
.AnyTagClassName
{
color: #410940;
}
</style>
background-color css
<style>
a { background-color: #410940; }
a { background-color: rgb(65,9,64); }
div.DivClassName
{
background-color: #410940;
}
.BgClassName
{
background-color: #410940;
}
</style>
border-color css
<style>
span { border-color: #410940; }
span { border-color: rgb(65,9,64); }
td.TdClassName
{
border-color: #410940;
}
.TagClassName
{
border-color: #410940;
}
</style>