Shades of Mardi Gras #410743
Tints of Mardi Gras #410743
RGB
CMYK
RGB Variations
Color information
#410743 (or 0x410743) is known color: Mardi Gras. HEX triplet: 41, 07 and 43. RGB value is (65,7,67). Sum of RGB (Red+Green+Blue) = 65+7+67=139 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.76% from 139); Green value is 7 (3.12% from 255 or 5.04% from 139); Blue value is 67 (26.56% from 255 or 48.20% from 139); Max value from RGB is 67 - color contains mainly: blue. Hex color #410743 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410743 is #BEF8BC. Grayscale: #1F1F1F. Windows color (decimal): -12515517 or 4392769. OLE color: 4392769.
HSL color Cylindrical-coordinate representation of color #410743: hue angle of 298º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #410743 is Cyan = 0.03, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 65 | 7 | 67 | - |
| CMYK | 0.03 | 0.90 | 0 | 0.74 |
| HSL | 298º | 0.81% | 0.15% | - |
| HSV(B) | 298º | 0.9% | 0.26% | - |
| XYZ | 3.27 | 1.68 | 5.46 | - |
| YUV | 31.18 | 148.22 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 7 | 67 | 0.03 | 0.90 | 0 | 0.74 | 298 | 0.81 | 0.15 |
| Hex | 41 | 7 | 43 | 3 | 5A | 0 | 4A | 12A | 51 | F |
| Octal | 101 | 7 | 103 | 3 | 132 | 0 | 112 | 452 | 121 | 17 |
| Binary | 1000001 | 111 | 1000011 | 11 | 1011010 | 0 | 1001010 | 100101010 | 1010001 | 1111 |
Color Harmonies of #410743
Complementary color
Monochromatic Colors of #410743
Black with #410743
Text Example
Text Example
White with #410743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410743; }
p { color: rgb(65,7,67); }
H1.HeaderClassName
{
color: #410743;
}
.AnyTagClassName
{
color: #410743;
}
</style>
background-color css
<style>
a { background-color: #410743; }
a { background-color: rgb(65,7,67); }
div.DivClassName
{
background-color: #410743;
}
.BgClassName
{
background-color: #410743;
}
</style>
border-color css
<style>
span { border-color: #410743; }
span { border-color: rgb(65,7,67); }
td.TdClassName
{
border-color: #410743;
}
.TagClassName
{
border-color: #410743;
}
</style>