Shades of Mardi Gras #441142
Tints of Mardi Gras #441142
RGB
CMYK
RGB Variations
Color information
#441142 (or 0x441142) is known color: Mardi Gras. HEX triplet: 44, 11 and 42. RGB value is (68,17,66). Sum of RGB (Red+Green+Blue) = 68+17+66=151 (20% of max value = 765). Red value is 68 (26.95% from 255 or 45.03% from 151); Green value is 17 (7.03% from 255 or 11.26% from 151); Blue value is 66 (26.17% from 255 or 43.71% from 151); Max value from RGB is 68 - color contains mainly: red. Hex color #441142 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441142 is #BBEEBD. Grayscale: #252525. Windows color (decimal): -12316350 or 4329796. OLE color: 4329796.
HSL color Cylindrical-coordinate representation of color #441142: hue angle of 302.35º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #441142 is Cyan = 0, Magento = 0.75, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 17 | 66 | - |
| CMYK | 0 | 0.75 | 0.03 | 0.73 |
| HSL | 302.35º | 0.6% | 0.17% | - |
| HSV(B) | 302.35º | 0.75% | 0.27% | - |
| XYZ | 3.57 | 2.02 | 5.36 | - |
| YUV | 37.84 | 143.9 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 17 | 66 | 0 | 0.75 | 0.03 | 0.73 | 302.35 | 0.6 | 0.17 |
| Hex | 44 | 11 | 42 | 0 | 4B | 3 | 49 | 12E | 3C | 11 |
| Octal | 104 | 21 | 102 | 0 | 113 | 3 | 111 | 456 | 74 | 21 |
| Binary | 1000100 | 10001 | 1000010 | 0 | 1001011 | 11 | 1001001 | 100101110 | 111100 | 10001 |
Color Harmonies of #441142
Complementary color
Monochromatic Colors of #441142
Black with #441142
Text Example
Text Example
White with #441142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441142; }
p { color: rgb(68,17,66); }
H1.HeaderClassName
{
color: #441142;
}
.AnyTagClassName
{
color: #441142;
}
</style>
background-color css
<style>
a { background-color: #441142; }
a { background-color: rgb(68,17,66); }
div.DivClassName
{
background-color: #441142;
}
.BgClassName
{
background-color: #441142;
}
</style>
border-color css
<style>
span { border-color: #441142; }
span { border-color: rgb(68,17,66); }
td.TdClassName
{
border-color: #441142;
}
.TagClassName
{
border-color: #441142;
}
</style>