Shades of Mardi Gras #450649
Tints of Mardi Gras #450649
RGB
CMYK
RGB Variations
Color information
#450649 (or 0x450649) is known color: Mardi Gras. HEX triplet: 45, 06 and 49. RGB value is (69,6,73). Sum of RGB (Red+Green+Blue) = 69+6+73=148 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46.62% from 148); Green value is 6 (2.73% from 255 or 4.05% from 148); Blue value is 73 (28.91% from 255 or 49.32% from 148); Max value from RGB is 73 - color contains mainly: blue. Hex color #450649 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450649 is #BAF9B6. Grayscale: #202020. Windows color (decimal): -12253623 or 4785733. OLE color: 4785733.
HSL color Cylindrical-coordinate representation of color #450649: hue angle of 296.42º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #450649 is Cyan = 0.05, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 69 | 6 | 73 | - |
| CMYK | 0.05 | 0.92 | 0 | 0.71 |
| HSL | 296.42º | 0.85% | 0.15% | - |
| HSV(B) | 296.42º | 0.92% | 0.29% | - |
| XYZ | 3.72 | 1.88 | 6.47 | - |
| YUV | 32.48 | 150.87 | 154.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 73 | 0.05 | 0.92 | 0 | 0.71 | 296.42 | 0.85 | 0.15 |
| Hex | 45 | 6 | 49 | 5 | 5C | 0 | 47 | 128 | 55 | F |
| Octal | 105 | 6 | 111 | 5 | 134 | 0 | 107 | 450 | 125 | 17 |
| Binary | 1000101 | 110 | 1001001 | 101 | 1011100 | 0 | 1000111 | 100101000 | 1010101 | 1111 |
Color Harmonies of #450649
Complementary color
Monochromatic Colors of #450649
Black with #450649
Text Example
Text Example
White with #450649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450649; }
p { color: rgb(69,6,73); }
H1.HeaderClassName
{
color: #450649;
}
.AnyTagClassName
{
color: #450649;
}
</style>
background-color css
<style>
a { background-color: #450649; }
a { background-color: rgb(69,6,73); }
div.DivClassName
{
background-color: #450649;
}
.BgClassName
{
background-color: #450649;
}
</style>
border-color css
<style>
span { border-color: #450649; }
span { border-color: rgb(69,6,73); }
td.TdClassName
{
border-color: #450649;
}
.TagClassName
{
border-color: #450649;
}
</style>