Shades of Mardi Gras #450049
Tints of Mardi Gras #450049
RGB
CMYK
RGB Variations
Color information
#450049 (or 0x450049) is known color: Mardi Gras. HEX triplet: 45, 00 and 49. RGB value is (69,0,73). Sum of RGB (Red+Green+Blue) = 69+0+73=142 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.59% from 142); Green value is 0 (0.39% from 255 or 0% from 142); Blue value is 73 (28.91% from 255 or 51.41% from 142); Max value from RGB is 73 - color contains mainly: blue. Hex color #450049 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450049 is #BAFFB6. Grayscale: #1C1C1C. Windows color (decimal): -12255159 or 4784197. OLE color: 4784197.
HSL color Cylindrical-coordinate representation of color #450049: hue angle of 296.71º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 1%. Process color model (Four color, CMYK) of #450049 is Cyan = 0.05, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 69 | 0 | 73 | - |
| CMYK | 0.05 | 1 | 0 | 0.71 |
| HSL | 296.71º | 1% | 0.14% | - |
| HSV(B) | 296.71º | 1% | 0.29% | - |
| XYZ | 3.66 | 1.75 | 6.45 | - |
| YUV | 28.95 | 152.86 | 156.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 0 | 73 | 0.05 | 1 | 0 | 0.71 | 296.71 | 1 | 0.14 |
| Hex | 45 | 0 | 49 | 5 | 64 | 0 | 47 | 129 | 64 | E |
| Octal | 105 | 0 | 111 | 5 | 144 | 0 | 107 | 451 | 144 | 16 |
| Binary | 1000101 | 0 | 1001001 | 101 | 1100100 | 0 | 1000111 | 100101001 | 1100100 | 1110 |
Color Harmonies of #450049
Complementary color
Monochromatic Colors of #450049
Black with #450049
Text Example
Text Example
White with #450049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450049; }
p { color: rgb(69,0,73); }
H1.HeaderClassName
{
color: #450049;
}
.AnyTagClassName
{
color: #450049;
}
</style>
background-color css
<style>
a { background-color: #450049; }
a { background-color: rgb(69,0,73); }
div.DivClassName
{
background-color: #450049;
}
.BgClassName
{
background-color: #450049;
}
</style>
border-color css
<style>
span { border-color: #450049; }
span { border-color: rgb(69,0,73); }
td.TdClassName
{
border-color: #450049;
}
.TagClassName
{
border-color: #450049;
}
</style>