Shades of Mardi Gras #440048
Tints of Mardi Gras #440048
RGB
CMYK
RGB Variations
Color information
#440048 (or 0x440048) is known color: Mardi Gras. HEX triplet: 44, 00 and 48. RGB value is (68,0,72). Sum of RGB (Red+Green+Blue) = 68+0+72=140 (18% of max value = 765). Red value is 68 (26.95% from 255 or 48.57% from 140); Green value is 0 (0.39% from 255 or 0% from 140); Blue value is 72 (28.52% from 255 or 51.43% from 140); Max value from RGB is 72 - color contains mainly: blue. Hex color #440048 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440048 is #BBFFB7. Grayscale: #1C1C1C. Windows color (decimal): -12320696 or 4718660. OLE color: 4718660.
HSL color Cylindrical-coordinate representation of color #440048: hue angle of 296.67º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #440048 is Cyan = 0.06, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 68 | 0 | 72 | - |
| CMYK | 0.06 | 1 | 0 | 0.72 |
| HSL | 296.67º | 1% | 0.14% | - |
| HSV(B) | 296.67º | 1% | 0.28% | - |
| XYZ | 3.55 | 1.7 | 6.27 | - |
| YUV | 28.54 | 152.53 | 156.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 0 | 72 | 0.06 | 1 | 0 | 0.72 | 296.67 | 1 | 0.14 |
| Hex | 44 | 0 | 48 | 6 | 64 | 0 | 48 | 129 | 64 | E |
| Octal | 104 | 0 | 110 | 6 | 144 | 0 | 110 | 451 | 144 | 16 |
| Binary | 1000100 | 0 | 1001000 | 110 | 1100100 | 0 | 1001000 | 100101001 | 1100100 | 1110 |
Color Harmonies of #440048
Complementary color
Monochromatic Colors of #440048
Black with #440048
Text Example
Text Example
White with #440048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440048; }
p { color: rgb(68,0,72); }
H1.HeaderClassName
{
color: #440048;
}
.AnyTagClassName
{
color: #440048;
}
</style>
background-color css
<style>
a { background-color: #440048; }
a { background-color: rgb(68,0,72); }
div.DivClassName
{
background-color: #440048;
}
.BgClassName
{
background-color: #440048;
}
</style>
border-color css
<style>
span { border-color: #440048; }
span { border-color: rgb(68,0,72); }
td.TdClassName
{
border-color: #440048;
}
.TagClassName
{
border-color: #440048;
}
</style>