Shades of Mardi Gras #441547
Tints of Mardi Gras #441547
RGB
CMYK
RGB Variations
Color information
#441547 (or 0x441547) is known color: Mardi Gras. HEX triplet: 44, 15 and 47. RGB value is (68,21,71). Sum of RGB (Red+Green+Blue) = 68+21+71=160 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.5% from 160); Green value is 21 (8.59% from 255 or 13.12% from 160); Blue value is 71 (28.12% from 255 or 44.38% from 160); Max value from RGB is 71 - color contains mainly: blue. Hex color #441547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441547 is #BBEAB8. Grayscale: #282828. Windows color (decimal): -12315321 or 4658500. OLE color: 4658500.
HSL color Cylindrical-coordinate representation of color #441547: hue angle of 296.4º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #441547 is Cyan = 0.04, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 68 | 21 | 71 | - |
| CMYK | 0.04 | 0.70 | 0 | 0.72 |
| HSL | 296.4º | 0.54% | 0.18% | - |
| HSV(B) | 296.4º | 0.7% | 0.28% | - |
| XYZ | 3.79 | 2.22 | 6.19 | - |
| YUV | 40.75 | 145.07 | 147.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 71 | 0.04 | 0.70 | 0 | 0.72 | 296.4 | 0.54 | 0.18 |
| Hex | 44 | 15 | 47 | 4 | 46 | 0 | 48 | 128 | 36 | 12 |
| Octal | 104 | 25 | 107 | 4 | 106 | 0 | 110 | 450 | 66 | 22 |
| Binary | 1000100 | 10101 | 1000111 | 100 | 1000110 | 0 | 1001000 | 100101000 | 110110 | 10010 |
Color Harmonies of #441547
Complementary color
Monochromatic Colors of #441547
Black with #441547
Text Example
Text Example
White with #441547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441547; }
p { color: rgb(68,21,71); }
H1.HeaderClassName
{
color: #441547;
}
.AnyTagClassName
{
color: #441547;
}
</style>
background-color css
<style>
a { background-color: #441547; }
a { background-color: rgb(68,21,71); }
div.DivClassName
{
background-color: #441547;
}
.BgClassName
{
background-color: #441547;
}
</style>
border-color css
<style>
span { border-color: #441547; }
span { border-color: rgb(68,21,71); }
td.TdClassName
{
border-color: #441547;
}
.TagClassName
{
border-color: #441547;
}
</style>