Shades of Mardi Gras #441042
Tints of Mardi Gras #441042
RGB
CMYK
RGB Variations
Color information
#441042 (or 0x441042) is known color: Mardi Gras. HEX triplet: 44, 10 and 42. RGB value is (68,16,66). Sum of RGB (Red+Green+Blue) = 68+16+66=150 (19% of max value = 765). Red value is 68 (26.95% from 255 or 45.33% from 150); Green value is 16 (6.64% from 255 or 10.67% from 150); Blue value is 66 (26.17% from 255 or 44% from 150); Max value from RGB is 68 - color contains mainly: red. Hex color #441042 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441042 is #BBEFBD. Grayscale: #252525. Windows color (decimal): -12316606 or 4329540. OLE color: 4329540.
HSL color Cylindrical-coordinate representation of color #441042: hue angle of 302.31º degrees, saturation: 0.62, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #441042 is Cyan = 0, Magento = 0.76, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 16 | 66 | - |
| CMYK | 0 | 0.76 | 0.03 | 0.73 |
| HSL | 302.31º | 0.62% | 0.16% | - |
| HSV(B) | 302.31º | 0.76% | 0.27% | - |
| XYZ | 3.55 | 1.99 | 5.35 | - |
| YUV | 37.25 | 144.23 | 149.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 16 | 66 | 0 | 0.76 | 0.03 | 0.73 | 302.31 | 0.62 | 0.16 |
| Hex | 44 | 10 | 42 | 0 | 4C | 3 | 49 | 12E | 3E | 10 |
| Octal | 104 | 20 | 102 | 0 | 114 | 3 | 111 | 456 | 76 | 20 |
| Binary | 1000100 | 10000 | 1000010 | 0 | 1001100 | 11 | 1001001 | 100101110 | 111110 | 10000 |
Color Harmonies of #441042
Complementary color
Monochromatic Colors of #441042
Black with #441042
Text Example
Text Example
White with #441042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441042; }
p { color: rgb(68,16,66); }
H1.HeaderClassName
{
color: #441042;
}
.AnyTagClassName
{
color: #441042;
}
</style>
background-color css
<style>
a { background-color: #441042; }
a { background-color: rgb(68,16,66); }
div.DivClassName
{
background-color: #441042;
}
.BgClassName
{
background-color: #441042;
}
</style>
border-color css
<style>
span { border-color: #441042; }
span { border-color: rgb(68,16,66); }
td.TdClassName
{
border-color: #441042;
}
.TagClassName
{
border-color: #441042;
}
</style>