Shades of Mardi Gras #411046
Tints of Mardi Gras #411046
RGB
CMYK
RGB Variations
Color information
#411046 (or 0x411046) is known color: Mardi Gras. HEX triplet: 41, 10 and 46. RGB value is (65,16,70). Sum of RGB (Red+Green+Blue) = 65+16+70=151 (20% of max value = 765). Red value is 65 (25.78% from 255 or 43.05% from 151); Green value is 16 (6.64% from 255 or 10.60% from 151); Blue value is 70 (27.73% from 255 or 46.36% from 151); Max value from RGB is 70 - color contains mainly: blue. Hex color #411046 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411046 is #BEEFB9. Grayscale: #242424. Windows color (decimal): -12513210 or 4591681. OLE color: 4591681.
HSL color Cylindrical-coordinate representation of color #411046: hue angle of 294.44º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #411046 is Cyan = 0.07, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 16 | 70 | - |
| CMYK | 0.07 | 0.77 | 0 | 0.73 |
| HSL | 294.44º | 0.63% | 0.17% | - |
| HSV(B) | 294.44º | 0.77% | 0.27% | - |
| XYZ | 3.47 | 1.94 | 5.99 | - |
| YUV | 36.81 | 146.73 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 16 | 70 | 0.07 | 0.77 | 0 | 0.73 | 294.44 | 0.63 | 0.17 |
| Hex | 41 | 10 | 46 | 7 | 4D | 0 | 49 | 126 | 3F | 11 |
| Octal | 101 | 20 | 106 | 7 | 115 | 0 | 111 | 446 | 77 | 21 |
| Binary | 1000001 | 10000 | 1000110 | 111 | 1001101 | 0 | 1001001 | 100100110 | 111111 | 10001 |
Color Harmonies of #411046
Complementary color
Monochromatic Colors of #411046
Black with #411046
Text Example
Text Example
White with #411046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411046; }
p { color: rgb(65,16,70); }
H1.HeaderClassName
{
color: #411046;
}
.AnyTagClassName
{
color: #411046;
}
</style>
background-color css
<style>
a { background-color: #411046; }
a { background-color: rgb(65,16,70); }
div.DivClassName
{
background-color: #411046;
}
.BgClassName
{
background-color: #411046;
}
</style>
border-color css
<style>
span { border-color: #411046; }
span { border-color: rgb(65,16,70); }
td.TdClassName
{
border-color: #411046;
}
.TagClassName
{
border-color: #411046;
}
</style>