Shades of Mardi Gras #410043
Tints of Mardi Gras #410043
RGB
CMYK
RGB Variations
Color information
#410043 (or 0x410043) is known color: Mardi Gras. HEX triplet: 41, 00 and 43. RGB value is (65,0,67). Sum of RGB (Red+Green+Blue) = 65+0+67=132 (17% of max value = 765). Red value is 65 (25.78% from 255 or 49.24% from 132); Green value is 0 (0.39% from 255 or 0% from 132); Blue value is 67 (26.56% from 255 or 50.76% from 132); Max value from RGB is 67 - color contains mainly: blue. Hex color #410043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410043 is #BEFFBC. Grayscale: #1A1A1A. Windows color (decimal): -12517309 or 4390977. OLE color: 4390977.
HSL color Cylindrical-coordinate representation of color #410043: hue angle of 298.21º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #410043 is Cyan = 0.03, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 65 | 0 | 67 | - |
| CMYK | 0.03 | 1 | 0 | 0.74 |
| HSL | 298.21º | 1% | 0.13% | - |
| HSV(B) | 298.21º | 1% | 0.26% | - |
| XYZ | 3.19 | 1.53 | 5.44 | - |
| YUV | 27.07 | 150.53 | 155.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 0 | 67 | 0.03 | 1 | 0 | 0.74 | 298.21 | 1 | 0.13 |
| Hex | 41 | 0 | 43 | 3 | 64 | 0 | 4A | 12A | 64 | D |
| Octal | 101 | 0 | 103 | 3 | 144 | 0 | 112 | 452 | 144 | 15 |
| Binary | 1000001 | 0 | 1000011 | 11 | 1100100 | 0 | 1001010 | 100101010 | 1100100 | 1101 |
Color Harmonies of #410043
Complementary color
Monochromatic Colors of #410043
Black with #410043
Text Example
Text Example
White with #410043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410043; }
p { color: rgb(65,0,67); }
H1.HeaderClassName
{
color: #410043;
}
.AnyTagClassName
{
color: #410043;
}
</style>
background-color css
<style>
a { background-color: #410043; }
a { background-color: rgb(65,0,67); }
div.DivClassName
{
background-color: #410043;
}
.BgClassName
{
background-color: #410043;
}
</style>
border-color css
<style>
span { border-color: #410043; }
span { border-color: rgb(65,0,67); }
td.TdClassName
{
border-color: #410043;
}
.TagClassName
{
border-color: #410043;
}
</style>