Shades of Mardi Gras #441344
Tints of Mardi Gras #441344
RGB
CMYK
RGB Variations
Color information
#441344 (or 0x441344) is known color: Mardi Gras. HEX triplet: 44, 13 and 44. RGB value is (68,19,68). Sum of RGB (Red+Green+Blue) = 68+19+68=155 (20% of max value = 765). Red value is 68 (26.95% from 255 or 43.87% from 155); Green value is 19 (7.81% from 255 or 12.26% from 155); Blue value is 68 (26.95% from 255 or 43.87% from 155); Max value from RGB is 68 - color contains mainly: red, blue. Hex color #441344 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441344 is #BBECBB. Grayscale: #272727. Windows color (decimal): -12315836 or 4461380. OLE color: 4461380.
HSL color Cylindrical-coordinate representation of color #441344: hue angle of 300º degrees, saturation: 0.56, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #441344 is Cyan = 0, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 19 | 68 | - |
| CMYK | 0 | 0.72 | 0 | 0.73 |
| HSL | 300º | 0.56% | 0.17% | - |
| HSV(B) | 300º | 0.72% | 0.27% | - |
| XYZ | 3.66 | 2.11 | 5.68 | - |
| YUV | 39.24 | 144.23 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 68 | 0 | 0.72 | 0 | 0.73 | 300 | 0.56 | 0.17 |
| Hex | 44 | 13 | 44 | 0 | 48 | 0 | 49 | 12C | 38 | 11 |
| Octal | 104 | 23 | 104 | 0 | 110 | 0 | 111 | 454 | 70 | 21 |
| Binary | 1000100 | 10011 | 1000100 | 0 | 1001000 | 0 | 1001001 | 100101100 | 111000 | 10001 |
Color Harmonies of #441344
Complementary color
Monochromatic Colors of #441344
Black with #441344
Text Example
Text Example
White with #441344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441344; }
p { color: rgb(68,19,68); }
H1.HeaderClassName
{
color: #441344;
}
.AnyTagClassName
{
color: #441344;
}
</style>
background-color css
<style>
a { background-color: #441344; }
a { background-color: rgb(68,19,68); }
div.DivClassName
{
background-color: #441344;
}
.BgClassName
{
background-color: #441344;
}
</style>
border-color css
<style>
span { border-color: #441344; }
span { border-color: rgb(68,19,68); }
td.TdClassName
{
border-color: #441344;
}
.TagClassName
{
border-color: #441344;
}
</style>