Shades of Mardi Gras #411641
Tints of Mardi Gras #411641
RGB
CMYK
RGB Variations
Color information
#411641 (or 0x411641) is known color: Mardi Gras. HEX triplet: 41, 16 and 41. RGB value is (65,22,65). Sum of RGB (Red+Green+Blue) = 65+22+65=152 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.76% from 152); Green value is 22 (8.98% from 255 or 14.47% from 152); Blue value is 65 (25.78% from 255 or 42.76% from 152); Max value from RGB is 65 - color contains mainly: red, blue. Hex color #411641 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411641 is #BEE9BE. Grayscale: #272727. Windows color (decimal): -12511679 or 4265537. OLE color: 4265537.
HSL color Cylindrical-coordinate representation of color #411641: hue angle of 300º degrees, saturation: 0.49, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #411641 is Cyan = 0, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 22 | 65 | - |
| CMYK | 0 | 0.66 | 0 | 0.75 |
| HSL | 300º | 0.49% | 0.17% | - |
| HSV(B) | 300º | 0.66% | 0.25% | - |
| XYZ | 3.42 | 2.08 | 5.22 | - |
| YUV | 39.76 | 142.25 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 22 | 65 | 0 | 0.66 | 0 | 0.75 | 300 | 0.49 | 0.17 |
| Hex | 41 | 16 | 41 | 0 | 42 | 0 | 4B | 12C | 31 | 11 |
| Octal | 101 | 26 | 101 | 0 | 102 | 0 | 113 | 454 | 61 | 21 |
| Binary | 1000001 | 10110 | 1000001 | 0 | 1000010 | 0 | 1001011 | 100101100 | 110001 | 10001 |
Color Harmonies of #411641
Complementary color
Monochromatic Colors of #411641
Black with #411641
Text Example
Text Example
White with #411641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411641; }
p { color: rgb(65,22,65); }
H1.HeaderClassName
{
color: #411641;
}
.AnyTagClassName
{
color: #411641;
}
</style>
background-color css
<style>
a { background-color: #411641; }
a { background-color: rgb(65,22,65); }
div.DivClassName
{
background-color: #411641;
}
.BgClassName
{
background-color: #411641;
}
</style>
border-color css
<style>
span { border-color: #411641; }
span { border-color: rgb(65,22,65); }
td.TdClassName
{
border-color: #411641;
}
.TagClassName
{
border-color: #411641;
}
</style>