Shades of Mardi Gras #450041
Tints of Mardi Gras #450041
RGB
CMYK
RGB Variations
Color information
#450041 (or 0x450041) is known color: Mardi Gras. HEX triplet: 45, 00 and 41. RGB value is (69,0,65). Sum of RGB (Red+Green+Blue) = 69+0+65=134 (17% of max value = 765). Red value is 69 (27.34% from 255 or 51.49% from 134); Green value is 0 (0.39% from 255 or 0% from 134); Blue value is 65 (25.78% from 255 or 48.51% from 134); Max value from RGB is 69 - color contains mainly: red. Hex color #450041 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450041 is #BAFFBE. Grayscale: #1B1B1B. Windows color (decimal): -12255167 or 4259909. OLE color: 4259909.
HSL color Cylindrical-coordinate representation of color #450041: hue angle of 303.48º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 1%. Process color model (Four color, CMYK) of #450041 is Cyan = 0, Magento = 1, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 0 | 65 | - |
| CMYK | 0 | 1 | 0.06 | 0.73 |
| HSL | 303.48º | 1% | 0.14% | - |
| HSV(B) | 303.48º | 1% | 0.27% | - |
| XYZ | 3.41 | 1.65 | 5.14 | - |
| YUV | 28.04 | 148.86 | 157.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 0 | 65 | 0 | 1 | 0.06 | 0.73 | 303.48 | 1 | 0.14 |
| Hex | 45 | 0 | 41 | 0 | 64 | 6 | 49 | 12F | 64 | E |
| Octal | 105 | 0 | 101 | 0 | 144 | 6 | 111 | 457 | 144 | 16 |
| Binary | 1000101 | 0 | 1000001 | 0 | 1100100 | 110 | 1001001 | 100101111 | 1100100 | 1110 |
Color Harmonies of #450041
Complementary color
Monochromatic Colors of #450041
Black with #450041
Text Example
Text Example
White with #450041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450041; }
p { color: rgb(69,0,65); }
H1.HeaderClassName
{
color: #450041;
}
.AnyTagClassName
{
color: #450041;
}
</style>
background-color css
<style>
a { background-color: #450041; }
a { background-color: rgb(69,0,65); }
div.DivClassName
{
background-color: #450041;
}
.BgClassName
{
background-color: #450041;
}
</style>
border-color css
<style>
span { border-color: #450041; }
span { border-color: rgb(69,0,65); }
td.TdClassName
{
border-color: #450041;
}
.TagClassName
{
border-color: #450041;
}
</style>