Shades of Mardi Gras #41063A
Tints of Mardi Gras #41063A
RGB
CMYK
RGB Variations
Color information
#41063A (or 0x41063A) is known color: Mardi Gras. HEX triplet: 41, 06 and 3A. RGB value is (65,6,58). Sum of RGB (Red+Green+Blue) = 65+6+58=129 (17% of max value = 765). Red value is 65 (25.78% from 255 or 50.39% from 129); Green value is 6 (2.73% from 255 or 4.65% from 129); Blue value is 58 (23.05% from 255 or 44.96% from 129); Max value from RGB is 65 - color contains mainly: red. Hex color #41063A is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #41063A is #BEF9C5. Grayscale: #1D1D1D. Windows color (decimal): -12515782 or 3802689. OLE color: 3802689.
HSL color Cylindrical-coordinate representation of color #41063A: hue angle of 307.12º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #41063A is Cyan = 0, Magento = 0.91, Yellow = 0.11 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 6 | 58 | - |
| CMYK | 0 | 0.91 | 0.11 | 0.75 |
| HSL | 307.12º | 0.83% | 0.14% | - |
| HSV(B) | 307.12º | 0.91% | 0.25% | - |
| XYZ | 3.01 | 1.56 | 4.15 | - |
| YUV | 29.57 | 144.05 | 153.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 6 | 58 | 0 | 0.91 | 0.11 | 0.75 | 307.12 | 0.83 | 0.14 |
| Hex | 41 | 6 | 3A | 0 | 5B | B | 4B | 133 | 53 | E |
| Octal | 101 | 6 | 72 | 0 | 133 | 13 | 113 | 463 | 123 | 16 |
| Binary | 1000001 | 110 | 111010 | 0 | 1011011 | 1011 | 1001011 | 100110011 | 1010011 | 1110 |
Color Harmonies of #41063A
Complementary color
Monochromatic Colors of #41063A
Black with #41063A
Text Example
Text Example
White with #41063A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #41063A; }
p { color: rgb(65,6,58); }
H1.HeaderClassName
{
color: #41063A;
}
.AnyTagClassName
{
color: #41063A;
}
</style>
background-color css
<style>
a { background-color: #41063A; }
a { background-color: rgb(65,6,58); }
div.DivClassName
{
background-color: #41063A;
}
.BgClassName
{
background-color: #41063A;
}
</style>
border-color css
<style>
span { border-color: #41063A; }
span { border-color: rgb(65,6,58); }
td.TdClassName
{
border-color: #41063A;
}
.TagClassName
{
border-color: #41063A;
}
</style>