Shades of Mardi Gras #440746
Tints of Mardi Gras #440746
RGB
CMYK
RGB Variations
Color information
#440746 (or 0x440746) is known color: Mardi Gras. HEX triplet: 44, 07 and 46. RGB value is (68,7,70). Sum of RGB (Red+Green+Blue) = 68+7+70=145 (19% of max value = 765). Red value is 68 (26.95% from 255 or 46.90% from 145); Green value is 7 (3.12% from 255 or 4.83% from 145); Blue value is 70 (27.73% from 255 or 48.28% from 145); Max value from RGB is 70 - color contains mainly: blue. Hex color #440746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440746 is #BBF8B9. Grayscale: #202020. Windows color (decimal): -12318906 or 4589380. OLE color: 4589380.
HSL color Cylindrical-coordinate representation of color #440746: hue angle of 298.1º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #440746 is Cyan = 0.03, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 7 | 70 | - |
| CMYK | 0.03 | 0.90 | 0 | 0.73 |
| HSL | 298.1º | 0.82% | 0.15% | - |
| HSV(B) | 298.1º | 0.9% | 0.27% | - |
| XYZ | 3.57 | 1.82 | 5.96 | - |
| YUV | 32.42 | 149.21 | 153.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 7 | 70 | 0.03 | 0.90 | 0 | 0.73 | 298.1 | 0.82 | 0.15 |
| Hex | 44 | 7 | 46 | 3 | 5A | 0 | 49 | 12A | 52 | F |
| Octal | 104 | 7 | 106 | 3 | 132 | 0 | 111 | 452 | 122 | 17 |
| Binary | 1000100 | 111 | 1000110 | 11 | 1011010 | 0 | 1001001 | 100101010 | 1010010 | 1111 |
Color Harmonies of #440746
Complementary color
Monochromatic Colors of #440746
Black with #440746
Text Example
Text Example
White with #440746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440746; }
p { color: rgb(68,7,70); }
H1.HeaderClassName
{
color: #440746;
}
.AnyTagClassName
{
color: #440746;
}
</style>
background-color css
<style>
a { background-color: #440746; }
a { background-color: rgb(68,7,70); }
div.DivClassName
{
background-color: #440746;
}
.BgClassName
{
background-color: #440746;
}
</style>
border-color css
<style>
span { border-color: #440746; }
span { border-color: rgb(68,7,70); }
td.TdClassName
{
border-color: #440746;
}
.TagClassName
{
border-color: #440746;
}
</style>