Shades of Mardi Gras #410939
Tints of Mardi Gras #410939
RGB
CMYK
RGB Variations
Color information
#410939 (or 0x410939) is known color: Mardi Gras. HEX triplet: 41, 09 and 39. RGB value is (65,9,57). Sum of RGB (Red+Green+Blue) = 65+9+57=131 (17% of max value = 765). Red value is 65 (25.78% from 255 or 49.62% from 131); Green value is 9 (3.91% from 255 or 6.87% from 131); Blue value is 57 (22.66% from 255 or 43.51% from 131); Max value from RGB is 65 - color contains mainly: red. Hex color #410939 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410939 is #BEF6C6. Grayscale: #1F1F1F. Windows color (decimal): -12515015 or 3737921. OLE color: 3737921.
HSL color Cylindrical-coordinate representation of color #410939: hue angle of 308.57º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #410939 is Cyan = 0, Magento = 0.86, Yellow = 0.12 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 9 | 57 | - |
| CMYK | 0 | 0.86 | 0.12 | 0.75 |
| HSL | 308.57º | 0.76% | 0.15% | - |
| HSV(B) | 308.57º | 0.86% | 0.25% | - |
| XYZ | 3.02 | 1.61 | 4.02 | - |
| YUV | 31.22 | 142.55 | 152.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 9 | 57 | 0 | 0.86 | 0.12 | 0.75 | 308.57 | 0.76 | 0.15 |
| Hex | 41 | 9 | 39 | 0 | 56 | C | 4B | 135 | 4C | F |
| Octal | 101 | 11 | 71 | 0 | 126 | 14 | 113 | 465 | 114 | 17 |
| Binary | 1000001 | 1001 | 111001 | 0 | 1010110 | 1100 | 1001011 | 100110101 | 1001100 | 1111 |
Color Harmonies of #410939
Complementary color
Monochromatic Colors of #410939
Black with #410939
Text Example
Text Example
White with #410939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410939; }
p { color: rgb(65,9,57); }
H1.HeaderClassName
{
color: #410939;
}
.AnyTagClassName
{
color: #410939;
}
</style>
background-color css
<style>
a { background-color: #410939; }
a { background-color: rgb(65,9,57); }
div.DivClassName
{
background-color: #410939;
}
.BgClassName
{
background-color: #410939;
}
</style>
border-color css
<style>
span { border-color: #410939; }
span { border-color: rgb(65,9,57); }
td.TdClassName
{
border-color: #410939;
}
.TagClassName
{
border-color: #410939;
}
</style>