Shades of Mardi Gras #440348
Tints of Mardi Gras #440348
RGB
CMYK
RGB Variations
Color information
#440348 (or 0x440348) is known color: Mardi Gras. HEX triplet: 44, 03 and 48. RGB value is (68,3,72). Sum of RGB (Red+Green+Blue) = 68+3+72=143 (18% of max value = 765). Red value is 68 (26.95% from 255 or 47.55% from 143); Green value is 3 (1.56% from 255 or 2.10% from 143); Blue value is 72 (28.52% from 255 or 50.35% from 143); Max value from RGB is 72 - color contains mainly: blue. Hex color #440348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440348 is #BBFCB7. Grayscale: #1E1E1E. Windows color (decimal): -12319928 or 4719428. OLE color: 4719428.
HSL color Cylindrical-coordinate representation of color #440348: hue angle of 296.52º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #440348 is Cyan = 0.06, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 68 | 3 | 72 | - |
| CMYK | 0.06 | 0.96 | 0 | 0.72 |
| HSL | 296.52º | 0.92% | 0.15% | - |
| HSV(B) | 296.52º | 0.96% | 0.28% | - |
| XYZ | 3.59 | 1.76 | 6.28 | - |
| YUV | 30.3 | 151.53 | 154.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 3 | 72 | 0.06 | 0.96 | 0 | 0.72 | 296.52 | 0.92 | 0.15 |
| Hex | 44 | 3 | 48 | 6 | 60 | 0 | 48 | 129 | 5C | F |
| Octal | 104 | 3 | 110 | 6 | 140 | 0 | 110 | 451 | 134 | 17 |
| Binary | 1000100 | 11 | 1001000 | 110 | 1100000 | 0 | 1001000 | 100101001 | 1011100 | 1111 |
Color Harmonies of #440348
Complementary color
Monochromatic Colors of #440348
Black with #440348
Text Example
Text Example
White with #440348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440348; }
p { color: rgb(68,3,72); }
H1.HeaderClassName
{
color: #440348;
}
.AnyTagClassName
{
color: #440348;
}
</style>
background-color css
<style>
a { background-color: #440348; }
a { background-color: rgb(68,3,72); }
div.DivClassName
{
background-color: #440348;
}
.BgClassName
{
background-color: #440348;
}
</style>
border-color css
<style>
span { border-color: #440348; }
span { border-color: rgb(68,3,72); }
td.TdClassName
{
border-color: #440348;
}
.TagClassName
{
border-color: #440348;
}
</style>