Shades of Mardi Gras #411739
Tints of Mardi Gras #411739
RGB
CMYK
RGB Variations
Color information
#411739 (or 0x411739) is known color: Mardi Gras. HEX triplet: 41, 17 and 39. RGB value is (65,23,57). Sum of RGB (Red+Green+Blue) = 65+23+57=145 (19% of max value = 765). Red value is 65 (25.78% from 255 or 44.83% from 145); Green value is 23 (9.38% from 255 or 15.86% from 145); Blue value is 57 (22.66% from 255 or 39.31% from 145); Max value from RGB is 65 - color contains mainly: red. Hex color #411739 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411739 is #BEE8C6. Grayscale: #272727. Windows color (decimal): -12511431 or 3741505. OLE color: 3741505.
HSL color Cylindrical-coordinate representation of color #411739: hue angle of 311.43º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #411739 is Cyan = 0, Magento = 0.65, Yellow = 0.12 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 23 | 57 | - |
| CMYK | 0 | 0.65 | 0.12 | 0.75 |
| HSL | 311.43º | 0.48% | 0.17% | - |
| HSV(B) | 311.43º | 0.65% | 0.25% | - |
| XYZ | 3.22 | 2.03 | 4.09 | - |
| YUV | 39.43 | 137.91 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 23 | 57 | 0 | 0.65 | 0.12 | 0.75 | 311.43 | 0.48 | 0.17 |
| Hex | 41 | 17 | 39 | 0 | 41 | C | 4B | 137 | 30 | 11 |
| Octal | 101 | 27 | 71 | 0 | 101 | 14 | 113 | 467 | 60 | 21 |
| Binary | 1000001 | 10111 | 111001 | 0 | 1000001 | 1100 | 1001011 | 100110111 | 110000 | 10001 |
Color Harmonies of #411739
Complementary color
Monochromatic Colors of #411739
Black with #411739
Text Example
Text Example
White with #411739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411739; }
p { color: rgb(65,23,57); }
H1.HeaderClassName
{
color: #411739;
}
.AnyTagClassName
{
color: #411739;
}
</style>
background-color css
<style>
a { background-color: #411739; }
a { background-color: rgb(65,23,57); }
div.DivClassName
{
background-color: #411739;
}
.BgClassName
{
background-color: #411739;
}
</style>
border-color css
<style>
span { border-color: #411739; }
span { border-color: rgb(65,23,57); }
td.TdClassName
{
border-color: #411739;
}
.TagClassName
{
border-color: #411739;
}
</style>