Shades of Mardi Gras #450449
Tints of Mardi Gras #450449
RGB
CMYK
RGB Variations
Color information
#450449 (or 0x450449) is known color: Mardi Gras. HEX triplet: 45, 04 and 49. RGB value is (69,4,73). Sum of RGB (Red+Green+Blue) = 69+4+73=146 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.26% from 146); Green value is 4 (1.95% from 255 or 2.74% from 146); Blue value is 73 (28.91% from 255 or 50% from 146); Max value from RGB is 73 - color contains mainly: blue. Hex color #450449 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450449 is #BAFBB6. Grayscale: #1F1F1F. Windows color (decimal): -12254135 or 4785221. OLE color: 4785221.
HSL color Cylindrical-coordinate representation of color #450449: hue angle of 296.52º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #450449 is Cyan = 0.05, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 69 | 4 | 73 | - |
| CMYK | 0.05 | 0.95 | 0 | 0.71 |
| HSL | 296.52º | 0.9% | 0.15% | - |
| HSV(B) | 296.52º | 0.95% | 0.29% | - |
| XYZ | 3.7 | 1.83 | 6.46 | - |
| YUV | 31.3 | 151.53 | 154.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 73 | 0.05 | 0.95 | 0 | 0.71 | 296.52 | 0.9 | 0.15 |
| Hex | 45 | 4 | 49 | 5 | 5F | 0 | 47 | 129 | 5A | F |
| Octal | 105 | 4 | 111 | 5 | 137 | 0 | 107 | 451 | 132 | 17 |
| Binary | 1000101 | 100 | 1001001 | 101 | 1011111 | 0 | 1000111 | 100101001 | 1011010 | 1111 |
Color Harmonies of #450449
Complementary color
Monochromatic Colors of #450449
Black with #450449
Text Example
Text Example
White with #450449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450449; }
p { color: rgb(69,4,73); }
H1.HeaderClassName
{
color: #450449;
}
.AnyTagClassName
{
color: #450449;
}
</style>
background-color css
<style>
a { background-color: #450449; }
a { background-color: rgb(69,4,73); }
div.DivClassName
{
background-color: #450449;
}
.BgClassName
{
background-color: #450449;
}
</style>
border-color css
<style>
span { border-color: #450449; }
span { border-color: rgb(69,4,73); }
td.TdClassName
{
border-color: #450449;
}
.TagClassName
{
border-color: #450449;
}
</style>