Shades of Mardi Gras #410538
Tints of Mardi Gras #410538
RGB
CMYK
RGB Variations
Color information
#410538 (or 0x410538) is known color: Mardi Gras. HEX triplet: 41, 05 and 38. RGB value is (65,5,56). Sum of RGB (Red+Green+Blue) = 65+5+56=126 (16% of max value = 765). Red value is 65 (25.78% from 255 or 51.59% from 126); Green value is 5 (2.34% from 255 or 3.97% from 126); Blue value is 56 (22.27% from 255 or 44.44% from 126); Max value from RGB is 65 - color contains mainly: red. Hex color #410538 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410538 is #BEFAC7. Grayscale: #1C1C1C. Windows color (decimal): -12516040 or 3671361. OLE color: 3671361.
HSL color Cylindrical-coordinate representation of color #410538: hue angle of 309º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #410538 is Cyan = 0, Magento = 0.92, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 5 | 56 | - |
| CMYK | 0 | 0.92 | 0.14 | 0.75 |
| HSL | 309º | 0.86% | 0.14% | - |
| HSV(B) | 309º | 0.92% | 0.25% | - |
| XYZ | 2.95 | 1.52 | 3.88 | - |
| YUV | 28.75 | 143.38 | 153.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 5 | 56 | 0 | 0.92 | 0.14 | 0.75 | 309 | 0.86 | 0.14 |
| Hex | 41 | 5 | 38 | 0 | 5C | E | 4B | 135 | 56 | E |
| Octal | 101 | 5 | 70 | 0 | 134 | 16 | 113 | 465 | 126 | 16 |
| Binary | 1000001 | 101 | 111000 | 0 | 1011100 | 1110 | 1001011 | 100110101 | 1010110 | 1110 |
Color Harmonies of #410538
Complementary color
Monochromatic Colors of #410538
Black with #410538
Text Example
Text Example
White with #410538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410538; }
p { color: rgb(65,5,56); }
H1.HeaderClassName
{
color: #410538;
}
.AnyTagClassName
{
color: #410538;
}
</style>
background-color css
<style>
a { background-color: #410538; }
a { background-color: rgb(65,5,56); }
div.DivClassName
{
background-color: #410538;
}
.BgClassName
{
background-color: #410538;
}
</style>
border-color css
<style>
span { border-color: #410538; }
span { border-color: rgb(65,5,56); }
td.TdClassName
{
border-color: #410538;
}
.TagClassName
{
border-color: #410538;
}
</style>