Shades of Mardi Gras #410948
Tints of Mardi Gras #410948
RGB
CMYK
RGB Variations
Color information
#410948 (or 0x410948) is known color: Mardi Gras. HEX triplet: 41, 09 and 48. RGB value is (65,9,72). Sum of RGB (Red+Green+Blue) = 65+9+72=146 (19% of max value = 765). Red value is 65 (25.78% from 255 or 44.52% from 146); Green value is 9 (3.91% from 255 or 6.16% from 146); Blue value is 72 (28.52% from 255 or 49.32% from 146); Max value from RGB is 72 - color contains mainly: blue. Hex color #410948 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410948 is #BEF6B7. Grayscale: #202020. Windows color (decimal): -12515000 or 4720961. OLE color: 4720961.
HSL color Cylindrical-coordinate representation of color #410948: hue angle of 293.33º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #410948 is Cyan = 0.10, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 9 | 72 | - |
| CMYK | 0.10 | 0.88 | 0 | 0.72 |
| HSL | 293.33º | 0.78% | 0.16% | - |
| HSV(B) | 293.33º | 0.88% | 0.28% | - |
| XYZ | 3.45 | 1.79 | 6.29 | - |
| YUV | 32.93 | 150.05 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 9 | 72 | 0.10 | 0.88 | 0 | 0.72 | 293.33 | 0.78 | 0.16 |
| Hex | 41 | 9 | 48 | A | 58 | 0 | 48 | 125 | 4E | 10 |
| Octal | 101 | 11 | 110 | 12 | 130 | 0 | 110 | 445 | 116 | 20 |
| Binary | 1000001 | 1001 | 1001000 | 1010 | 1011000 | 0 | 1001000 | 100100101 | 1001110 | 10000 |
Color Harmonies of #410948
Complementary color
Monochromatic Colors of #410948
Black with #410948
Text Example
Text Example
White with #410948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410948; }
p { color: rgb(65,9,72); }
H1.HeaderClassName
{
color: #410948;
}
.AnyTagClassName
{
color: #410948;
}
</style>
background-color css
<style>
a { background-color: #410948; }
a { background-color: rgb(65,9,72); }
div.DivClassName
{
background-color: #410948;
}
.BgClassName
{
background-color: #410948;
}
</style>
border-color css
<style>
span { border-color: #410948; }
span { border-color: rgb(65,9,72); }
td.TdClassName
{
border-color: #410948;
}
.TagClassName
{
border-color: #410948;
}
</style>