Shades of Mardi Gras #441046
Tints of Mardi Gras #441046
RGB
CMYK
RGB Variations
Color information
#441046 (or 0x441046) is known color: Mardi Gras. HEX triplet: 44, 10 and 46. RGB value is (68,16,70). Sum of RGB (Red+Green+Blue) = 68+16+70=154 (20% of max value = 765). Red value is 68 (26.95% from 255 or 44.16% from 154); Green value is 16 (6.64% from 255 or 10.39% from 154); Blue value is 70 (27.73% from 255 or 45.45% from 154); Max value from RGB is 70 - color contains mainly: blue. Hex color #441046 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441046 is #BBEFB9. Grayscale: #252525. Windows color (decimal): -12316602 or 4591684. OLE color: 4591684.
HSL color Cylindrical-coordinate representation of color #441046: hue angle of 297.78º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #441046 is Cyan = 0.03, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 16 | 70 | - |
| CMYK | 0.03 | 0.77 | 0 | 0.73 |
| HSL | 297.78º | 0.63% | 0.17% | - |
| HSV(B) | 297.78º | 0.77% | 0.27% | - |
| XYZ | 3.67 | 2.04 | 5.99 | - |
| YUV | 37.7 | 146.23 | 149.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 16 | 70 | 0.03 | 0.77 | 0 | 0.73 | 297.78 | 0.63 | 0.17 |
| Hex | 44 | 10 | 46 | 3 | 4D | 0 | 49 | 12A | 3F | 11 |
| Octal | 104 | 20 | 106 | 3 | 115 | 0 | 111 | 452 | 77 | 21 |
| Binary | 1000100 | 10000 | 1000110 | 11 | 1001101 | 0 | 1001001 | 100101010 | 111111 | 10001 |
Color Harmonies of #441046
Complementary color
Monochromatic Colors of #441046
Black with #441046
Text Example
Text Example
White with #441046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441046; }
p { color: rgb(68,16,70); }
H1.HeaderClassName
{
color: #441046;
}
.AnyTagClassName
{
color: #441046;
}
</style>
background-color css
<style>
a { background-color: #441046; }
a { background-color: rgb(68,16,70); }
div.DivClassName
{
background-color: #441046;
}
.BgClassName
{
background-color: #441046;
}
</style>
border-color css
<style>
span { border-color: #441046; }
span { border-color: rgb(68,16,70); }
td.TdClassName
{
border-color: #441046;
}
.TagClassName
{
border-color: #441046;
}
</style>