Shades of Mardi Gras #441947
Tints of Mardi Gras #441947
RGB
CMYK
RGB Variations
Color information
#441947 (or 0x441947) is known color: Mardi Gras. HEX triplet: 44, 19 and 47. RGB value is (68,25,71). Sum of RGB (Red+Green+Blue) = 68+25+71=164 (21% of max value = 765). Red value is 68 (26.95% from 255 or 41.46% from 164); Green value is 25 (10.16% from 255 or 15.24% from 164); Blue value is 71 (28.12% from 255 or 43.29% from 164); Max value from RGB is 71 - color contains mainly: blue. Hex color #441947 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441947 is #BBE6B8. Grayscale: #2A2A2A. Windows color (decimal): -12314297 or 4659524. OLE color: 4659524.
HSL color Cylindrical-coordinate representation of color #441947: hue angle of 296.09º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #441947 is Cyan = 0.04, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 68 | 25 | 71 | - |
| CMYK | 0.04 | 0.65 | 0 | 0.72 |
| HSL | 296.09º | 0.48% | 0.19% | - |
| HSV(B) | 296.09º | 0.65% | 0.28% | - |
| XYZ | 3.87 | 2.38 | 6.22 | - |
| YUV | 43.1 | 143.75 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 71 | 0.04 | 0.65 | 0 | 0.72 | 296.09 | 0.48 | 0.19 |
| Hex | 44 | 19 | 47 | 4 | 41 | 0 | 48 | 128 | 30 | 13 |
| Octal | 104 | 31 | 107 | 4 | 101 | 0 | 110 | 450 | 60 | 23 |
| Binary | 1000100 | 11001 | 1000111 | 100 | 1000001 | 0 | 1001000 | 100101000 | 110000 | 10011 |
Color Harmonies of #441947
Complementary color
Monochromatic Colors of #441947
Black with #441947
Text Example
Text Example
White with #441947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441947; }
p { color: rgb(68,25,71); }
H1.HeaderClassName
{
color: #441947;
}
.AnyTagClassName
{
color: #441947;
}
</style>
background-color css
<style>
a { background-color: #441947; }
a { background-color: rgb(68,25,71); }
div.DivClassName
{
background-color: #441947;
}
.BgClassName
{
background-color: #441947;
}
</style>
border-color css
<style>
span { border-color: #441947; }
span { border-color: rgb(68,25,71); }
td.TdClassName
{
border-color: #441947;
}
.TagClassName
{
border-color: #441947;
}
</style>