Shades of Mardi Gras #450944
Tints of Mardi Gras #450944
RGB
CMYK
RGB Variations
Color information
#450944 (or 0x450944) is known color: Mardi Gras. HEX triplet: 45, 09 and 44. RGB value is (69,9,68). Sum of RGB (Red+Green+Blue) = 69+9+68=146 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.26% from 146); Green value is 9 (3.91% from 255 or 6.16% from 146); Blue value is 68 (26.95% from 255 or 46.58% from 146); Max value from RGB is 69 - color contains mainly: red. Hex color #450944 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450944 is #BAF6BB. Grayscale: #212121. Windows color (decimal): -12252860 or 4458821. OLE color: 4458821.
HSL color Cylindrical-coordinate representation of color #450944: hue angle of 301º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #450944 is Cyan = 0, Magento = 0.87, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 9 | 68 | - |
| CMYK | 0 | 0.87 | 0.01 | 0.73 |
| HSL | 301º | 0.77% | 0.15% | - |
| HSV(B) | 301º | 0.87% | 0.27% | - |
| XYZ | 3.6 | 1.88 | 5.64 | - |
| YUV | 33.67 | 147.38 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 9 | 68 | 0 | 0.87 | 0.01 | 0.73 | 301 | 0.77 | 0.15 |
| Hex | 45 | 9 | 44 | 0 | 57 | 1 | 49 | 12D | 4D | F |
| Octal | 105 | 11 | 104 | 0 | 127 | 1 | 111 | 455 | 115 | 17 |
| Binary | 1000101 | 1001 | 1000100 | 0 | 1010111 | 1 | 1001001 | 100101101 | 1001101 | 1111 |
Color Harmonies of #450944
Complementary color
Monochromatic Colors of #450944
Black with #450944
Text Example
Text Example
White with #450944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450944; }
p { color: rgb(69,9,68); }
H1.HeaderClassName
{
color: #450944;
}
.AnyTagClassName
{
color: #450944;
}
</style>
background-color css
<style>
a { background-color: #450944; }
a { background-color: rgb(69,9,68); }
div.DivClassName
{
background-color: #450944;
}
.BgClassName
{
background-color: #450944;
}
</style>
border-color css
<style>
span { border-color: #450944; }
span { border-color: rgb(69,9,68); }
td.TdClassName
{
border-color: #450944;
}
.TagClassName
{
border-color: #450944;
}
</style>