Shades of Mardi Gras #410642
Tints of Mardi Gras #410642
RGB
CMYK
RGB Variations
Color information
#410642 (or 0x410642) is known color: Mardi Gras. HEX triplet: 41, 06 and 42. RGB value is (65,6,66). Sum of RGB (Red+Green+Blue) = 65+6+66=137 (18% of max value = 765). Red value is 65 (25.78% from 255 or 47.45% from 137); Green value is 6 (2.73% from 255 or 4.38% from 137); Blue value is 66 (26.17% from 255 or 48.18% from 137); Max value from RGB is 66 - color contains mainly: blue. Hex color #410642 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410642 is #BEF9BD. Grayscale: #1E1E1E. Windows color (decimal): -12515774 or 4326977. OLE color: 4326977.
HSL color Cylindrical-coordinate representation of color #410642: hue angle of 299º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #410642 is Cyan = 0.02, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 65 | 6 | 66 | - |
| CMYK | 0.02 | 0.91 | 0 | 0.74 |
| HSL | 299º | 0.83% | 0.14% | - |
| HSV(B) | 299º | 0.91% | 0.26% | - |
| XYZ | 3.23 | 1.65 | 5.3 | - |
| YUV | 30.48 | 148.05 | 152.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 6 | 66 | 0.02 | 0.91 | 0 | 0.74 | 299 | 0.83 | 0.14 |
| Hex | 41 | 6 | 42 | 2 | 5B | 0 | 4A | 12B | 53 | E |
| Octal | 101 | 6 | 102 | 2 | 133 | 0 | 112 | 453 | 123 | 16 |
| Binary | 1000001 | 110 | 1000010 | 10 | 1011011 | 0 | 1001010 | 100101011 | 1010011 | 1110 |
Color Harmonies of #410642
Complementary color
Monochromatic Colors of #410642
Black with #410642
Text Example
Text Example
White with #410642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410642; }
p { color: rgb(65,6,66); }
H1.HeaderClassName
{
color: #410642;
}
.AnyTagClassName
{
color: #410642;
}
</style>
background-color css
<style>
a { background-color: #410642; }
a { background-color: rgb(65,6,66); }
div.DivClassName
{
background-color: #410642;
}
.BgClassName
{
background-color: #410642;
}
</style>
border-color css
<style>
span { border-color: #410642; }
span { border-color: rgb(65,6,66); }
td.TdClassName
{
border-color: #410642;
}
.TagClassName
{
border-color: #410642;
}
</style>