Shades of Mardi Gras #410438
Tints of Mardi Gras #410438
RGB
CMYK
RGB Variations
Color information
#410438 (or 0x410438) is known color: Mardi Gras. HEX triplet: 41, 04 and 38. RGB value is (65,4,56). Sum of RGB (Red+Green+Blue) = 65+4+56=125 (16% of max value = 765). Red value is 65 (25.78% from 255 or 52% from 125); Green value is 4 (1.95% from 255 or 3.2% from 125); Blue value is 56 (22.27% from 255 or 44.8% from 125); Max value from RGB is 65 - color contains mainly: red. Hex color #410438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410438 is #BEFBC7. Grayscale: #1C1C1C. Windows color (decimal): -12516296 or 3671105. OLE color: 3671105.
HSL color Cylindrical-coordinate representation of color #410438: hue angle of 308.85º degrees, saturation: 0.88, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #410438 is Cyan = 0, Magento = 0.94, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 4 | 56 | - |
| CMYK | 0 | 0.94 | 0.14 | 0.75 |
| HSL | 308.85º | 0.88% | 0.14% | - |
| HSV(B) | 308.85º | 0.94% | 0.25% | - |
| XYZ | 2.94 | 1.5 | 3.88 | - |
| YUV | 28.17 | 143.71 | 154.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 4 | 56 | 0 | 0.94 | 0.14 | 0.75 | 308.85 | 0.88 | 0.14 |
| Hex | 41 | 4 | 38 | 0 | 5E | E | 4B | 135 | 58 | E |
| Octal | 101 | 4 | 70 | 0 | 136 | 16 | 113 | 465 | 130 | 16 |
| Binary | 1000001 | 100 | 111000 | 0 | 1011110 | 1110 | 1001011 | 100110101 | 1011000 | 1110 |
Color Harmonies of #410438
Complementary color
Monochromatic Colors of #410438
Black with #410438
Text Example
Text Example
White with #410438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410438; }
p { color: rgb(65,4,56); }
H1.HeaderClassName
{
color: #410438;
}
.AnyTagClassName
{
color: #410438;
}
</style>
background-color css
<style>
a { background-color: #410438; }
a { background-color: rgb(65,4,56); }
div.DivClassName
{
background-color: #410438;
}
.BgClassName
{
background-color: #410438;
}
</style>
border-color css
<style>
span { border-color: #410438; }
span { border-color: rgb(65,4,56); }
td.TdClassName
{
border-color: #410438;
}
.TagClassName
{
border-color: #410438;
}
</style>