Shades of Mardi Gras #411446
Tints of Mardi Gras #411446
RGB
CMYK
RGB Variations
Color information
#411446 (or 0x411446) is known color: Mardi Gras. HEX triplet: 41, 14 and 46. RGB value is (65,20,70). Sum of RGB (Red+Green+Blue) = 65+20+70=155 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.94% from 155); Green value is 20 (8.20% from 255 or 12.90% from 155); Blue value is 70 (27.73% from 255 or 45.16% from 155); Max value from RGB is 70 - color contains mainly: blue. Hex color #411446 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411446 is #BEEBB9. Grayscale: #272727. Windows color (decimal): -12512186 or 4592705. OLE color: 4592705.
HSL color Cylindrical-coordinate representation of color #411446: hue angle of 294º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #411446 is Cyan = 0.07, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 20 | 70 | - |
| CMYK | 0.07 | 0.71 | 0 | 0.73 |
| HSL | 294º | 0.56% | 0.18% | - |
| HSV(B) | 294º | 0.71% | 0.27% | - |
| XYZ | 3.54 | 2.07 | 6.01 | - |
| YUV | 39.16 | 145.41 | 146.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 70 | 0.07 | 0.71 | 0 | 0.73 | 294 | 0.56 | 0.18 |
| Hex | 41 | 14 | 46 | 7 | 47 | 0 | 49 | 126 | 38 | 12 |
| Octal | 101 | 24 | 106 | 7 | 107 | 0 | 111 | 446 | 70 | 22 |
| Binary | 1000001 | 10100 | 1000110 | 111 | 1000111 | 0 | 1001001 | 100100110 | 111000 | 10010 |
Color Harmonies of #411446
Complementary color
Monochromatic Colors of #411446
Black with #411446
Text Example
Text Example
White with #411446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411446; }
p { color: rgb(65,20,70); }
H1.HeaderClassName
{
color: #411446;
}
.AnyTagClassName
{
color: #411446;
}
</style>
background-color css
<style>
a { background-color: #411446; }
a { background-color: rgb(65,20,70); }
div.DivClassName
{
background-color: #411446;
}
.BgClassName
{
background-color: #411446;
}
</style>
border-color css
<style>
span { border-color: #411446; }
span { border-color: rgb(65,20,70); }
td.TdClassName
{
border-color: #411446;
}
.TagClassName
{
border-color: #411446;
}
</style>