Shades of Mardi Gras #450445
Tints of Mardi Gras #450445
RGB
CMYK
RGB Variations
Color information
#450445 (or 0x450445) is known color: Mardi Gras. HEX triplet: 45, 04 and 45. RGB value is (69,4,69). Sum of RGB (Red+Green+Blue) = 69+4+69=142 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.59% from 142); Green value is 4 (1.95% from 255 or 2.82% from 142); Blue value is 69 (27.34% from 255 or 48.59% from 142); Max value from RGB is 69 - color contains mainly: red, blue. Hex color #450445 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450445 is #BAFBBA. Grayscale: #1E1E1E. Windows color (decimal): -12254139 or 4523077. OLE color: 4523077.
HSL color Cylindrical-coordinate representation of color #450445: hue angle of 300º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #450445 is Cyan = 0, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 4 | 69 | - |
| CMYK | 0 | 0.94 | 0 | 0.73 |
| HSL | 300º | 0.89% | 0.14% | - |
| HSV(B) | 300º | 0.94% | 0.27% | - |
| XYZ | 3.57 | 1.78 | 5.79 | - |
| YUV | 30.85 | 149.53 | 155.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 69 | 0 | 0.94 | 0 | 0.73 | 300 | 0.89 | 0.14 |
| Hex | 45 | 4 | 45 | 0 | 5E | 0 | 49 | 12C | 59 | E |
| Octal | 105 | 4 | 105 | 0 | 136 | 0 | 111 | 454 | 131 | 16 |
| Binary | 1000101 | 100 | 1000101 | 0 | 1011110 | 0 | 1001001 | 100101100 | 1011001 | 1110 |
Color Harmonies of #450445
Complementary color
Monochromatic Colors of #450445
Black with #450445
Text Example
Text Example
White with #450445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450445; }
p { color: rgb(69,4,69); }
H1.HeaderClassName
{
color: #450445;
}
.AnyTagClassName
{
color: #450445;
}
</style>
background-color css
<style>
a { background-color: #450445; }
a { background-color: rgb(69,4,69); }
div.DivClassName
{
background-color: #450445;
}
.BgClassName
{
background-color: #450445;
}
</style>
border-color css
<style>
span { border-color: #450445; }
span { border-color: rgb(69,4,69); }
td.TdClassName
{
border-color: #450445;
}
.TagClassName
{
border-color: #450445;
}
</style>