Shades of Mardi Gras #410847
Tints of Mardi Gras #410847
RGB
CMYK
RGB Variations
Color information
#410847 (or 0x410847) is known color: Mardi Gras. HEX triplet: 41, 08 and 47. RGB value is (65,8,71). Sum of RGB (Red+Green+Blue) = 65+8+71=144 (19% of max value = 765). Red value is 65 (25.78% from 255 or 45.14% from 144); Green value is 8 (3.52% from 255 or 5.56% from 144); Blue value is 71 (28.12% from 255 or 49.31% from 144); Max value from RGB is 71 - color contains mainly: blue. Hex color #410847 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410847 is #BEF7B8. Grayscale: #202020. Windows color (decimal): -12515257 or 4655169. OLE color: 4655169.
HSL color Cylindrical-coordinate representation of color #410847: hue angle of 294.29º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #410847 is Cyan = 0.08, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 8 | 71 | - |
| CMYK | 0.08 | 0.89 | 0 | 0.72 |
| HSL | 294.29º | 0.8% | 0.15% | - |
| HSV(B) | 294.29º | 0.89% | 0.28% | - |
| XYZ | 3.4 | 1.75 | 6.12 | - |
| YUV | 32.23 | 149.88 | 151.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 8 | 71 | 0.08 | 0.89 | 0 | 0.72 | 294.29 | 0.8 | 0.15 |
| Hex | 41 | 8 | 47 | 8 | 59 | 0 | 48 | 126 | 50 | F |
| Octal | 101 | 10 | 107 | 10 | 131 | 0 | 110 | 446 | 120 | 17 |
| Binary | 1000001 | 1000 | 1000111 | 1000 | 1011001 | 0 | 1001000 | 100100110 | 1010000 | 1111 |
Color Harmonies of #410847
Complementary color
Monochromatic Colors of #410847
Black with #410847
Text Example
Text Example
White with #410847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410847; }
p { color: rgb(65,8,71); }
H1.HeaderClassName
{
color: #410847;
}
.AnyTagClassName
{
color: #410847;
}
</style>
background-color css
<style>
a { background-color: #410847; }
a { background-color: rgb(65,8,71); }
div.DivClassName
{
background-color: #410847;
}
.BgClassName
{
background-color: #410847;
}
</style>
border-color css
<style>
span { border-color: #410847; }
span { border-color: rgb(65,8,71); }
td.TdClassName
{
border-color: #410847;
}
.TagClassName
{
border-color: #410847;
}
</style>