Shades of Mardi Gras #411548
Tints of Mardi Gras #411548
RGB
CMYK
RGB Variations
Color information
#411548 (or 0x411548) is known color: Mardi Gras. HEX triplet: 41, 15 and 48. RGB value is (65,21,72). Sum of RGB (Red+Green+Blue) = 65+21+72=158 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.14% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 72 (28.52% from 255 or 45.57% from 158); Max value from RGB is 72 - color contains mainly: blue. Hex color #411548 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411548 is #BEEAB7. Grayscale: #272727. Windows color (decimal): -12511928 or 4724033. OLE color: 4724033.
HSL color Cylindrical-coordinate representation of color #411548: hue angle of 291.76º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #411548 is Cyan = 0.10, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 21 | 72 | - |
| CMYK | 0.10 | 0.71 | 0 | 0.72 |
| HSL | 291.76º | 0.55% | 0.18% | - |
| HSV(B) | 291.76º | 0.71% | 0.28% | - |
| XYZ | 3.62 | 2.13 | 6.35 | - |
| YUV | 39.97 | 146.08 | 145.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 72 | 0.10 | 0.71 | 0 | 0.72 | 291.76 | 0.55 | 0.18 |
| Hex | 41 | 15 | 48 | A | 47 | 0 | 48 | 124 | 37 | 12 |
| Octal | 101 | 25 | 110 | 12 | 107 | 0 | 110 | 444 | 67 | 22 |
| Binary | 1000001 | 10101 | 1001000 | 1010 | 1000111 | 0 | 1001000 | 100100100 | 110111 | 10010 |
Color Harmonies of #411548
Complementary color
Monochromatic Colors of #411548
Black with #411548
Text Example
Text Example
White with #411548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411548; }
p { color: rgb(65,21,72); }
H1.HeaderClassName
{
color: #411548;
}
.AnyTagClassName
{
color: #411548;
}
</style>
background-color css
<style>
a { background-color: #411548; }
a { background-color: rgb(65,21,72); }
div.DivClassName
{
background-color: #411548;
}
.BgClassName
{
background-color: #411548;
}
</style>
border-color css
<style>
span { border-color: #411548; }
span { border-color: rgb(65,21,72); }
td.TdClassName
{
border-color: #411548;
}
.TagClassName
{
border-color: #411548;
}
</style>