Shades of Mardi Gras #440844
Tints of Mardi Gras #440844
RGB
CMYK
RGB Variations
Color information
#440844 (or 0x440844) is known color: Mardi Gras. HEX triplet: 44, 08 and 44. RGB value is (68,8,68). Sum of RGB (Red+Green+Blue) = 68+8+68=144 (19% of max value = 765). Red value is 68 (26.95% from 255 or 47.22% from 144); Green value is 8 (3.52% from 255 or 5.56% from 144); Blue value is 68 (26.95% from 255 or 47.22% from 144); Max value from RGB is 68 - color contains mainly: red, blue. Hex color #440844 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440844 is #BBF7BB. Grayscale: #202020. Windows color (decimal): -12318652 or 4458564. OLE color: 4458564.
HSL color Cylindrical-coordinate representation of color #440844: hue angle of 300º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #440844 is Cyan = 0, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 8 | 68 | - |
| CMYK | 0 | 0.88 | 0 | 0.73 |
| HSL | 300º | 0.79% | 0.15% | - |
| HSV(B) | 300º | 0.88% | 0.27% | - |
| XYZ | 3.51 | 1.82 | 5.63 | - |
| YUV | 32.78 | 147.88 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 8 | 68 | 0 | 0.88 | 0 | 0.73 | 300 | 0.79 | 0.15 |
| Hex | 44 | 8 | 44 | 0 | 58 | 0 | 49 | 12C | 4F | F |
| Octal | 104 | 10 | 104 | 0 | 130 | 0 | 111 | 454 | 117 | 17 |
| Binary | 1000100 | 1000 | 1000100 | 0 | 1011000 | 0 | 1001001 | 100101100 | 1001111 | 1111 |
Color Harmonies of #440844
Complementary color
Monochromatic Colors of #440844
Black with #440844
Text Example
Text Example
White with #440844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440844; }
p { color: rgb(68,8,68); }
H1.HeaderClassName
{
color: #440844;
}
.AnyTagClassName
{
color: #440844;
}
</style>
background-color css
<style>
a { background-color: #440844; }
a { background-color: rgb(68,8,68); }
div.DivClassName
{
background-color: #440844;
}
.BgClassName
{
background-color: #440844;
}
</style>
border-color css
<style>
span { border-color: #440844; }
span { border-color: rgb(68,8,68); }
td.TdClassName
{
border-color: #440844;
}
.TagClassName
{
border-color: #440844;
}
</style>