Shades of Mardi Gras #441348
Tints of Mardi Gras #441348
RGB
CMYK
RGB Variations
Color information
#441348 (or 0x441348) is known color: Mardi Gras. HEX triplet: 44, 13 and 48. RGB value is (68,19,72). Sum of RGB (Red+Green+Blue) = 68+19+72=159 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.77% from 159); Green value is 19 (7.81% from 255 or 11.95% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 72 - color contains mainly: blue. Hex color #441348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441348 is #BBECB7. Grayscale: #272727. Windows color (decimal): -12315832 or 4723524. OLE color: 4723524.
HSL color Cylindrical-coordinate representation of color #441348: hue angle of 295.47º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #441348 is Cyan = 0.06, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 68 | 19 | 72 | - |
| CMYK | 0.06 | 0.74 | 0 | 0.72 |
| HSL | 295.47º | 0.58% | 0.18% | - |
| HSV(B) | 295.47º | 0.74% | 0.28% | - |
| XYZ | 3.79 | 2.16 | 6.35 | - |
| YUV | 39.69 | 146.23 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 72 | 0.06 | 0.74 | 0 | 0.72 | 295.47 | 0.58 | 0.18 |
| Hex | 44 | 13 | 48 | 6 | 4A | 0 | 48 | 127 | 3A | 12 |
| Octal | 104 | 23 | 110 | 6 | 112 | 0 | 110 | 447 | 72 | 22 |
| Binary | 1000100 | 10011 | 1001000 | 110 | 1001010 | 0 | 1001000 | 100100111 | 111010 | 10010 |
Color Harmonies of #441348
Complementary color
Monochromatic Colors of #441348
Black with #441348
Text Example
Text Example
White with #441348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441348; }
p { color: rgb(68,19,72); }
H1.HeaderClassName
{
color: #441348;
}
.AnyTagClassName
{
color: #441348;
}
</style>
background-color css
<style>
a { background-color: #441348; }
a { background-color: rgb(68,19,72); }
div.DivClassName
{
background-color: #441348;
}
.BgClassName
{
background-color: #441348;
}
</style>
border-color css
<style>
span { border-color: #441348; }
span { border-color: rgb(68,19,72); }
td.TdClassName
{
border-color: #441348;
}
.TagClassName
{
border-color: #441348;
}
</style>