Shades of Mardi Gras #450549
Tints of Mardi Gras #450549
RGB
CMYK
RGB Variations
Color information
#450549 (or 0x450549) is known color: Mardi Gras. HEX triplet: 45, 05 and 49. RGB value is (69,5,73). Sum of RGB (Red+Green+Blue) = 69+5+73=147 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46.94% from 147); Green value is 5 (2.34% from 255 or 3.40% from 147); Blue value is 73 (28.91% from 255 or 49.66% from 147); Max value from RGB is 73 - color contains mainly: blue. Hex color #450549 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450549 is #BAFAB6. Grayscale: #1F1F1F. Windows color (decimal): -12253879 or 4785477. OLE color: 4785477.
HSL color Cylindrical-coordinate representation of color #450549: hue angle of 296.47º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #450549 is Cyan = 0.05, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 69 | 5 | 73 | - |
| CMYK | 0.05 | 0.93 | 0 | 0.71 |
| HSL | 296.47º | 0.87% | 0.15% | - |
| HSV(B) | 296.47º | 0.93% | 0.29% | - |
| XYZ | 3.71 | 1.85 | 6.47 | - |
| YUV | 31.89 | 151.2 | 154.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 73 | 0.05 | 0.93 | 0 | 0.71 | 296.47 | 0.87 | 0.15 |
| Hex | 45 | 5 | 49 | 5 | 5D | 0 | 47 | 128 | 57 | F |
| Octal | 105 | 5 | 111 | 5 | 135 | 0 | 107 | 450 | 127 | 17 |
| Binary | 1000101 | 101 | 1001001 | 101 | 1011101 | 0 | 1000111 | 100101000 | 1010111 | 1111 |
Color Harmonies of #450549
Complementary color
Monochromatic Colors of #450549
Black with #450549
Text Example
Text Example
White with #450549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450549; }
p { color: rgb(69,5,73); }
H1.HeaderClassName
{
color: #450549;
}
.AnyTagClassName
{
color: #450549;
}
</style>
background-color css
<style>
a { background-color: #450549; }
a { background-color: rgb(69,5,73); }
div.DivClassName
{
background-color: #450549;
}
.BgClassName
{
background-color: #450549;
}
</style>
border-color css
<style>
span { border-color: #450549; }
span { border-color: rgb(69,5,73); }
td.TdClassName
{
border-color: #450549;
}
.TagClassName
{
border-color: #450549;
}
</style>