Shades of Mardi Gras #441440
Tints of Mardi Gras #441440
RGB
CMYK
RGB Variations
Color information
#441440 (or 0x441440) is known color: Mardi Gras. HEX triplet: 44, 14 and 40. RGB value is (68,20,64). Sum of RGB (Red+Green+Blue) = 68+20+64=152 (20% of max value = 765). Red value is 68 (26.95% from 255 or 44.74% from 152); Green value is 20 (8.20% from 255 or 13.16% from 152); Blue value is 64 (25.39% from 255 or 42.11% from 152); Max value from RGB is 68 - color contains mainly: red. Hex color #441440 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441440 is #BBEBBF. Grayscale: #272727. Windows color (decimal): -12315584 or 4199492. OLE color: 4199492.
HSL color Cylindrical-coordinate representation of color #441440: hue angle of 305º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #441440 is Cyan = 0, Magento = 0.71, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 20 | 64 | - |
| CMYK | 0 | 0.71 | 0.06 | 0.73 |
| HSL | 305º | 0.55% | 0.17% | - |
| HSV(B) | 305º | 0.71% | 0.27% | - |
| XYZ | 3.56 | 2.1 | 5.07 | - |
| YUV | 39.37 | 141.9 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 20 | 64 | 0 | 0.71 | 0.06 | 0.73 | 305 | 0.55 | 0.17 |
| Hex | 44 | 14 | 40 | 0 | 47 | 6 | 49 | 131 | 37 | 11 |
| Octal | 104 | 24 | 100 | 0 | 107 | 6 | 111 | 461 | 67 | 21 |
| Binary | 1000100 | 10100 | 1000000 | 0 | 1000111 | 110 | 1001001 | 100110001 | 110111 | 10001 |
Color Harmonies of #441440
Complementary color
Monochromatic Colors of #441440
Black with #441440
Text Example
Text Example
White with #441440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441440; }
p { color: rgb(68,20,64); }
H1.HeaderClassName
{
color: #441440;
}
.AnyTagClassName
{
color: #441440;
}
</style>
background-color css
<style>
a { background-color: #441440; }
a { background-color: rgb(68,20,64); }
div.DivClassName
{
background-color: #441440;
}
.BgClassName
{
background-color: #441440;
}
</style>
border-color css
<style>
span { border-color: #441440; }
span { border-color: rgb(68,20,64); }
td.TdClassName
{
border-color: #441440;
}
.TagClassName
{
border-color: #441440;
}
</style>