Shades of Mardi Gras #450940
Tints of Mardi Gras #450940
RGB
CMYK
RGB Variations
Color information
#450940 (or 0x450940) is known color: Mardi Gras. HEX triplet: 45, 09 and 40. RGB value is (69,9,64). Sum of RGB (Red+Green+Blue) = 69+9+64=142 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.59% from 142); Green value is 9 (3.91% from 255 or 6.34% from 142); Blue value is 64 (25.39% from 255 or 45.07% from 142); Max value from RGB is 69 - color contains mainly: red. Hex color #450940 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450940 is #BAF6BF. Grayscale: #212121. Windows color (decimal): -12252864 or 4196677. OLE color: 4196677.
HSL color Cylindrical-coordinate representation of color #450940: hue angle of 305º 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 #450940 is Cyan = 0, Magento = 0.87, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 9 | 64 | - |
| CMYK | 0 | 0.87 | 0.07 | 0.73 |
| HSL | 305º | 0.77% | 0.15% | - |
| HSV(B) | 305º | 0.87% | 0.27% | - |
| XYZ | 3.48 | 1.83 | 5.02 | - |
| YUV | 33.21 | 145.38 | 153.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 9 | 64 | 0 | 0.87 | 0.07 | 0.73 | 305 | 0.77 | 0.15 |
| Hex | 45 | 9 | 40 | 0 | 57 | 7 | 49 | 131 | 4D | F |
| Octal | 105 | 11 | 100 | 0 | 127 | 7 | 111 | 461 | 115 | 17 |
| Binary | 1000101 | 1001 | 1000000 | 0 | 1010111 | 111 | 1001001 | 100110001 | 1001101 | 1111 |
Color Harmonies of #450940
Complementary color
Monochromatic Colors of #450940
Black with #450940
Text Example
Text Example
White with #450940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450940; }
p { color: rgb(69,9,64); }
H1.HeaderClassName
{
color: #450940;
}
.AnyTagClassName
{
color: #450940;
}
</style>
background-color css
<style>
a { background-color: #450940; }
a { background-color: rgb(69,9,64); }
div.DivClassName
{
background-color: #450940;
}
.BgClassName
{
background-color: #450940;
}
</style>
border-color css
<style>
span { border-color: #450940; }
span { border-color: rgb(69,9,64); }
td.TdClassName
{
border-color: #450940;
}
.TagClassName
{
border-color: #450940;
}
</style>