Shades of Mardi Gras #411349
Tints of Mardi Gras #411349
RGB
CMYK
RGB Variations
Color information
#411349 (or 0x411349) is known color: Mardi Gras. HEX triplet: 41, 13 and 49. RGB value is (65,19,73). Sum of RGB (Red+Green+Blue) = 65+19+73=157 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.40% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 73 (28.91% from 255 or 46.50% from 157); Max value from RGB is 73 - color contains mainly: blue. Hex color #411349 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411349 is #BEECB6. Grayscale: #262626. Windows color (decimal): -12512439 or 4789057. OLE color: 4789057.
HSL color Cylindrical-coordinate representation of color #411349: hue angle of 291.11º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #411349 is Cyan = 0.11, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 65 | 19 | 73 | - |
| CMYK | 0.11 | 0.74 | 0 | 0.71 |
| HSL | 291.11º | 0.59% | 0.18% | - |
| HSV(B) | 291.11º | 0.74% | 0.29% | - |
| XYZ | 3.62 | 2.07 | 6.51 | - |
| YUV | 38.91 | 147.24 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 19 | 73 | 0.11 | 0.74 | 0 | 0.71 | 291.11 | 0.59 | 0.18 |
| Hex | 41 | 13 | 49 | B | 4A | 0 | 47 | 123 | 3B | 12 |
| Octal | 101 | 23 | 111 | 13 | 112 | 0 | 107 | 443 | 73 | 22 |
| Binary | 1000001 | 10011 | 1001001 | 1011 | 1001010 | 0 | 1000111 | 100100011 | 111011 | 10010 |
Color Harmonies of #411349
Complementary color
Monochromatic Colors of #411349
Black with #411349
Text Example
Text Example
White with #411349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411349; }
p { color: rgb(65,19,73); }
H1.HeaderClassName
{
color: #411349;
}
.AnyTagClassName
{
color: #411349;
}
</style>
background-color css
<style>
a { background-color: #411349; }
a { background-color: rgb(65,19,73); }
div.DivClassName
{
background-color: #411349;
}
.BgClassName
{
background-color: #411349;
}
</style>
border-color css
<style>
span { border-color: #411349; }
span { border-color: rgb(65,19,73); }
td.TdClassName
{
border-color: #411349;
}
.TagClassName
{
border-color: #411349;
}
</style>