Shades of Mardi Gras #441040
Tints of Mardi Gras #441040
RGB
CMYK
RGB Variations
Color information
#441040 (or 0x441040) is known color: Mardi Gras. HEX triplet: 44, 10 and 40. RGB value is (68,16,64). Sum of RGB (Red+Green+Blue) = 68+16+64=148 (19% of max value = 765). Red value is 68 (26.95% from 255 or 45.95% from 148); Green value is 16 (6.64% from 255 or 10.81% from 148); Blue value is 64 (25.39% from 255 or 43.24% from 148); Max value from RGB is 68 - color contains mainly: red. Hex color #441040 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441040 is #BBEFBF. Grayscale: #242424. Windows color (decimal): -12316608 or 4198468. OLE color: 4198468.
HSL color Cylindrical-coordinate representation of color #441040: hue angle of 304.62º 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 #441040 is Cyan = 0, Magento = 0.76, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 16 | 64 | - |
| CMYK | 0 | 0.76 | 0.06 | 0.73 |
| HSL | 304.62º | 0.62% | 0.16% | - |
| HSV(B) | 304.62º | 0.76% | 0.27% | - |
| XYZ | 3.49 | 1.97 | 5.05 | - |
| YUV | 37.02 | 143.23 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 16 | 64 | 0 | 0.76 | 0.06 | 0.73 | 304.62 | 0.62 | 0.16 |
| Hex | 44 | 10 | 40 | 0 | 4C | 6 | 49 | 131 | 3E | 10 |
| Octal | 104 | 20 | 100 | 0 | 114 | 6 | 111 | 461 | 76 | 20 |
| Binary | 1000100 | 10000 | 1000000 | 0 | 1001100 | 110 | 1001001 | 100110001 | 111110 | 10000 |
Color Harmonies of #441040
Complementary color
Monochromatic Colors of #441040
Black with #441040
Text Example
Text Example
White with #441040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441040; }
p { color: rgb(68,16,64); }
H1.HeaderClassName
{
color: #441040;
}
.AnyTagClassName
{
color: #441040;
}
</style>
background-color css
<style>
a { background-color: #441040; }
a { background-color: rgb(68,16,64); }
div.DivClassName
{
background-color: #441040;
}
.BgClassName
{
background-color: #441040;
}
</style>
border-color css
<style>
span { border-color: #441040; }
span { border-color: rgb(68,16,64); }
td.TdClassName
{
border-color: #441040;
}
.TagClassName
{
border-color: #441040;
}
</style>