Shades of Mardi Gras #440649
Tints of Mardi Gras #440649
RGB
CMYK
RGB Variations
Color information
#440649 (or 0x440649) is known color: Mardi Gras. HEX triplet: 44, 06 and 49. RGB value is (68,6,73). Sum of RGB (Red+Green+Blue) = 68+6+73=147 (19% of max value = 765). Red value is 68 (26.95% from 255 or 46.26% from 147); Green value is 6 (2.73% from 255 or 4.08% from 147); Blue value is 73 (28.91% from 255 or 49.66% from 147); Max value from RGB is 73 - color contains mainly: blue. Hex color #440649 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440649 is #BBF9B6. Grayscale: #1F1F1F. Windows color (decimal): -12319159 or 4785732. OLE color: 4785732.
HSL color Cylindrical-coordinate representation of color #440649: hue angle of 295.52º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #440649 is Cyan = 0.07, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 68 | 6 | 73 | - |
| CMYK | 0.07 | 0.92 | 0 | 0.71 |
| HSL | 295.52º | 0.85% | 0.15% | - |
| HSV(B) | 295.52º | 0.92% | 0.29% | - |
| XYZ | 3.65 | 1.84 | 6.47 | - |
| YUV | 32.18 | 151.04 | 153.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 6 | 73 | 0.07 | 0.92 | 0 | 0.71 | 295.52 | 0.85 | 0.15 |
| Hex | 44 | 6 | 49 | 7 | 5C | 0 | 47 | 128 | 55 | F |
| Octal | 104 | 6 | 111 | 7 | 134 | 0 | 107 | 450 | 125 | 17 |
| Binary | 1000100 | 110 | 1001001 | 111 | 1011100 | 0 | 1000111 | 100101000 | 1010101 | 1111 |
Color Harmonies of #440649
Complementary color
Monochromatic Colors of #440649
Black with #440649
Text Example
Text Example
White with #440649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440649; }
p { color: rgb(68,6,73); }
H1.HeaderClassName
{
color: #440649;
}
.AnyTagClassName
{
color: #440649;
}
</style>
background-color css
<style>
a { background-color: #440649; }
a { background-color: rgb(68,6,73); }
div.DivClassName
{
background-color: #440649;
}
.BgClassName
{
background-color: #440649;
}
</style>
border-color css
<style>
span { border-color: #440649; }
span { border-color: rgb(68,6,73); }
td.TdClassName
{
border-color: #440649;
}
.TagClassName
{
border-color: #440649;
}
</style>