Shades of Mardi Gras #450544
Tints of Mardi Gras #450544
RGB
CMYK
RGB Variations
Color information
#450544 (or 0x450544) is known color: Mardi Gras. HEX triplet: 45, 05 and 44. RGB value is (69,5,68). Sum of RGB (Red+Green+Blue) = 69+5+68=142 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.59% from 142); Green value is 5 (2.34% from 255 or 3.52% from 142); Blue value is 68 (26.95% from 255 or 47.89% from 142); Max value from RGB is 69 - color contains mainly: red. Hex color #450544 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450544 is #BAFABB. Grayscale: #1F1F1F. Windows color (decimal): -12253884 or 4457797. OLE color: 4457797.
HSL color Cylindrical-coordinate representation of color #450544: hue angle of 300.94º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #450544 is Cyan = 0, Magento = 0.93, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 5 | 68 | - |
| CMYK | 0 | 0.93 | 0.01 | 0.73 |
| HSL | 300.94º | 0.86% | 0.15% | - |
| HSV(B) | 300.94º | 0.93% | 0.27% | - |
| XYZ | 3.55 | 1.79 | 5.63 | - |
| YUV | 31.32 | 148.7 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 68 | 0 | 0.93 | 0.01 | 0.73 | 300.94 | 0.86 | 0.15 |
| Hex | 45 | 5 | 44 | 0 | 5D | 1 | 49 | 12D | 56 | F |
| Octal | 105 | 5 | 104 | 0 | 135 | 1 | 111 | 455 | 126 | 17 |
| Binary | 1000101 | 101 | 1000100 | 0 | 1011101 | 1 | 1001001 | 100101101 | 1010110 | 1111 |
Color Harmonies of #450544
Complementary color
Monochromatic Colors of #450544
Black with #450544
Text Example
Text Example
White with #450544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450544; }
p { color: rgb(69,5,68); }
H1.HeaderClassName
{
color: #450544;
}
.AnyTagClassName
{
color: #450544;
}
</style>
background-color css
<style>
a { background-color: #450544; }
a { background-color: rgb(69,5,68); }
div.DivClassName
{
background-color: #450544;
}
.BgClassName
{
background-color: #450544;
}
</style>
border-color css
<style>
span { border-color: #450544; }
span { border-color: rgb(69,5,68); }
td.TdClassName
{
border-color: #450544;
}
.TagClassName
{
border-color: #450544;
}
</style>