Shades of Mardi Gras #441047
Tints of Mardi Gras #441047
RGB
CMYK
RGB Variations
Color information
#441047 (or 0x441047) is known color: Mardi Gras. HEX triplet: 44, 10 and 47. RGB value is (68,16,71). Sum of RGB (Red+Green+Blue) = 68+16+71=155 (20% of max value = 765). Red value is 68 (26.95% from 255 or 43.87% from 155); Green value is 16 (6.64% from 255 or 10.32% from 155); Blue value is 71 (28.12% from 255 or 45.81% from 155); Max value from RGB is 71 - color contains mainly: blue. Hex color #441047 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441047 is #BBEFB8. Grayscale: #252525. Windows color (decimal): -12316601 or 4657220. OLE color: 4657220.
HSL color Cylindrical-coordinate representation of color #441047: hue angle of 296.73º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #441047 is Cyan = 0.04, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 68 | 16 | 71 | - |
| CMYK | 0.04 | 0.77 | 0 | 0.72 |
| HSL | 296.73º | 0.63% | 0.17% | - |
| HSV(B) | 296.73º | 0.77% | 0.28% | - |
| XYZ | 3.71 | 2.05 | 6.16 | - |
| YUV | 37.82 | 146.73 | 149.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 16 | 71 | 0.04 | 0.77 | 0 | 0.72 | 296.73 | 0.63 | 0.17 |
| Hex | 44 | 10 | 47 | 4 | 4D | 0 | 48 | 129 | 3F | 11 |
| Octal | 104 | 20 | 107 | 4 | 115 | 0 | 110 | 451 | 77 | 21 |
| Binary | 1000100 | 10000 | 1000111 | 100 | 1001101 | 0 | 1001000 | 100101001 | 111111 | 10001 |
Color Harmonies of #441047
Complementary color
Monochromatic Colors of #441047
Black with #441047
Text Example
Text Example
White with #441047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441047; }
p { color: rgb(68,16,71); }
H1.HeaderClassName
{
color: #441047;
}
.AnyTagClassName
{
color: #441047;
}
</style>
background-color css
<style>
a { background-color: #441047; }
a { background-color: rgb(68,16,71); }
div.DivClassName
{
background-color: #441047;
}
.BgClassName
{
background-color: #441047;
}
</style>
border-color css
<style>
span { border-color: #441047; }
span { border-color: rgb(68,16,71); }
td.TdClassName
{
border-color: #441047;
}
.TagClassName
{
border-color: #441047;
}
</style>