Shades of Mardi Gras #440449
Tints of Mardi Gras #440449
RGB
CMYK
RGB Variations
Color information
#440449 (or 0x440449) is known color: Mardi Gras. HEX triplet: 44, 04 and 49. RGB value is (68,4,73). Sum of RGB (Red+Green+Blue) = 68+4+73=145 (19% of max value = 765). Red value is 68 (26.95% from 255 or 46.90% from 145); Green value is 4 (1.95% from 255 or 2.76% from 145); Blue value is 73 (28.91% from 255 or 50.34% from 145); Max value from RGB is 73 - color contains mainly: blue. Hex color #440449 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440449 is #BBFBB6. Grayscale: #1E1E1E. Windows color (decimal): -12319671 or 4785220. OLE color: 4785220.
HSL color Cylindrical-coordinate representation of color #440449: hue angle of 295.65º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #440449 is Cyan = 0.07, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 68 | 4 | 73 | - |
| CMYK | 0.07 | 0.95 | 0 | 0.71 |
| HSL | 295.65º | 0.9% | 0.15% | - |
| HSV(B) | 295.65º | 0.95% | 0.29% | - |
| XYZ | 3.63 | 1.8 | 6.46 | - |
| YUV | 31 | 151.7 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 4 | 73 | 0.07 | 0.95 | 0 | 0.71 | 295.65 | 0.9 | 0.15 |
| Hex | 44 | 4 | 49 | 7 | 5F | 0 | 47 | 128 | 5A | F |
| Octal | 104 | 4 | 111 | 7 | 137 | 0 | 107 | 450 | 132 | 17 |
| Binary | 1000100 | 100 | 1001001 | 111 | 1011111 | 0 | 1000111 | 100101000 | 1011010 | 1111 |
Color Harmonies of #440449
Complementary color
Monochromatic Colors of #440449
Black with #440449
Text Example
Text Example
White with #440449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440449; }
p { color: rgb(68,4,73); }
H1.HeaderClassName
{
color: #440449;
}
.AnyTagClassName
{
color: #440449;
}
</style>
background-color css
<style>
a { background-color: #440449; }
a { background-color: rgb(68,4,73); }
div.DivClassName
{
background-color: #440449;
}
.BgClassName
{
background-color: #440449;
}
</style>
border-color css
<style>
span { border-color: #440449; }
span { border-color: rgb(68,4,73); }
td.TdClassName
{
border-color: #440449;
}
.TagClassName
{
border-color: #440449;
}
</style>