Shades of Mardi Gras #410938
Tints of Mardi Gras #410938
RGB
CMYK
RGB Variations
Color information
#410938 (or 0x410938) is known color: Mardi Gras. HEX triplet: 41, 09 and 38. RGB value is (65,9,56). Sum of RGB (Red+Green+Blue) = 65+9+56=130 (17% of max value = 765). Red value is 65 (25.78% from 255 or 50% from 130); Green value is 9 (3.91% from 255 or 6.92% from 130); Blue value is 56 (22.27% from 255 or 43.08% from 130); Max value from RGB is 65 - color contains mainly: red. Hex color #410938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410938 is #BEF6C7. Grayscale: #1E1E1E. Windows color (decimal): -12515016 or 3672385. OLE color: 3672385.
HSL color Cylindrical-coordinate representation of color #410938: hue angle of 309.64º 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 #410938 is Cyan = 0, Magento = 0.86, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 9 | 56 | - |
| CMYK | 0 | 0.86 | 0.14 | 0.75 |
| HSL | 309.64º | 0.76% | 0.15% | - |
| HSV(B) | 309.64º | 0.86% | 0.25% | - |
| XYZ | 2.99 | 1.6 | 3.89 | - |
| YUV | 31.1 | 142.05 | 152.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 9 | 56 | 0 | 0.86 | 0.14 | 0.75 | 309.64 | 0.76 | 0.15 |
| Hex | 41 | 9 | 38 | 0 | 56 | E | 4B | 136 | 4C | F |
| Octal | 101 | 11 | 70 | 0 | 126 | 16 | 113 | 466 | 114 | 17 |
| Binary | 1000001 | 1001 | 111000 | 0 | 1010110 | 1110 | 1001011 | 100110110 | 1001100 | 1111 |
Color Harmonies of #410938
Complementary color
Monochromatic Colors of #410938
Black with #410938
Text Example
Text Example
White with #410938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410938; }
p { color: rgb(65,9,56); }
H1.HeaderClassName
{
color: #410938;
}
.AnyTagClassName
{
color: #410938;
}
</style>
background-color css
<style>
a { background-color: #410938; }
a { background-color: rgb(65,9,56); }
div.DivClassName
{
background-color: #410938;
}
.BgClassName
{
background-color: #410938;
}
</style>
border-color css
<style>
span { border-color: #410938; }
span { border-color: rgb(65,9,56); }
td.TdClassName
{
border-color: #410938;
}
.TagClassName
{
border-color: #410938;
}
</style>