Shades of Mardi Gras #410746
Tints of Mardi Gras #410746
RGB
CMYK
RGB Variations
Color information
#410746 (or 0x410746) is known color: Mardi Gras. HEX triplet: 41, 07 and 46. RGB value is (65,7,70). Sum of RGB (Red+Green+Blue) = 65+7+70=142 (18% of max value = 765). Red value is 65 (25.78% from 255 or 45.77% from 142); Green value is 7 (3.12% from 255 or 4.93% from 142); Blue value is 70 (27.73% from 255 or 49.30% from 142); Max value from RGB is 70 - color contains mainly: blue. Hex color #410746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410746 is #BEF8B9. Grayscale: #1F1F1F. Windows color (decimal): -12515514 or 4589377. OLE color: 4589377.
HSL color Cylindrical-coordinate representation of color #410746: hue angle of 295.24º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #410746 is Cyan = 0.07, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 7 | 70 | - |
| CMYK | 0.07 | 0.90 | 0 | 0.73 |
| HSL | 295.24º | 0.82% | 0.15% | - |
| HSV(B) | 295.24º | 0.9% | 0.27% | - |
| XYZ | 3.36 | 1.72 | 5.95 | - |
| YUV | 31.52 | 149.72 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 7 | 70 | 0.07 | 0.90 | 0 | 0.73 | 295.24 | 0.82 | 0.15 |
| Hex | 41 | 7 | 46 | 7 | 5A | 0 | 49 | 127 | 52 | F |
| Octal | 101 | 7 | 106 | 7 | 132 | 0 | 111 | 447 | 122 | 17 |
| Binary | 1000001 | 111 | 1000110 | 111 | 1011010 | 0 | 1001001 | 100100111 | 1010010 | 1111 |
Color Harmonies of #410746
Complementary color
Monochromatic Colors of #410746
Black with #410746
Text Example
Text Example
White with #410746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410746; }
p { color: rgb(65,7,70); }
H1.HeaderClassName
{
color: #410746;
}
.AnyTagClassName
{
color: #410746;
}
</style>
background-color css
<style>
a { background-color: #410746; }
a { background-color: rgb(65,7,70); }
div.DivClassName
{
background-color: #410746;
}
.BgClassName
{
background-color: #410746;
}
</style>
border-color css
<style>
span { border-color: #410746; }
span { border-color: rgb(65,7,70); }
td.TdClassName
{
border-color: #410746;
}
.TagClassName
{
border-color: #410746;
}
</style>