Shades of Mardi Gras #440847
Tints of Mardi Gras #440847
RGB
CMYK
RGB Variations
Color information
#440847 (or 0x440847) is known color: Mardi Gras. HEX triplet: 44, 08 and 47. RGB value is (68,8,71). Sum of RGB (Red+Green+Blue) = 68+8+71=147 (19% of max value = 765). Red value is 68 (26.95% from 255 or 46.26% from 147); Green value is 8 (3.52% from 255 or 5.44% from 147); Blue value is 71 (28.12% from 255 or 48.30% from 147); Max value from RGB is 71 - color contains mainly: blue. Hex color #440847 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440847 is #BBF7B8. Grayscale: #202020. Windows color (decimal): -12318649 or 4655172. OLE color: 4655172.
HSL color Cylindrical-coordinate representation of color #440847: hue angle of 297.14º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #440847 is Cyan = 0.04, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 68 | 8 | 71 | - |
| CMYK | 0.04 | 0.89 | 0 | 0.72 |
| HSL | 297.14º | 0.8% | 0.15% | - |
| HSV(B) | 297.14º | 0.89% | 0.28% | - |
| XYZ | 3.61 | 1.86 | 6.13 | - |
| YUV | 33.12 | 149.38 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 8 | 71 | 0.04 | 0.89 | 0 | 0.72 | 297.14 | 0.8 | 0.15 |
| Hex | 44 | 8 | 47 | 4 | 59 | 0 | 48 | 129 | 50 | F |
| Octal | 104 | 10 | 107 | 4 | 131 | 0 | 110 | 451 | 120 | 17 |
| Binary | 1000100 | 1000 | 1000111 | 100 | 1011001 | 0 | 1001000 | 100101001 | 1010000 | 1111 |
Color Harmonies of #440847
Complementary color
Monochromatic Colors of #440847
Black with #440847
Text Example
Text Example
White with #440847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440847; }
p { color: rgb(68,8,71); }
H1.HeaderClassName
{
color: #440847;
}
.AnyTagClassName
{
color: #440847;
}
</style>
background-color css
<style>
a { background-color: #440847; }
a { background-color: rgb(68,8,71); }
div.DivClassName
{
background-color: #440847;
}
.BgClassName
{
background-color: #440847;
}
</style>
border-color css
<style>
span { border-color: #440847; }
span { border-color: rgb(68,8,71); }
td.TdClassName
{
border-color: #440847;
}
.TagClassName
{
border-color: #440847;
}
</style>