Shades of Mardi Gras #450543
Tints of Mardi Gras #450543
RGB
CMYK
RGB Variations
Color information
#450543 (or 0x450543) is known color: Mardi Gras. HEX triplet: 45, 05 and 43. RGB value is (69,5,67). Sum of RGB (Red+Green+Blue) = 69+5+67=141 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.94% from 141); Green value is 5 (2.34% from 255 or 3.55% from 141); Blue value is 67 (26.56% from 255 or 47.52% from 141); Max value from RGB is 69 - color contains mainly: red. Hex color #450543 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450543 is #BAFABC. Grayscale: #1F1F1F. Windows color (decimal): -12253885 or 4392261. OLE color: 4392261.
HSL color Cylindrical-coordinate representation of color #450543: hue angle of 301.88º 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 #450543 is Cyan = 0, Magento = 0.93, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 5 | 67 | - |
| CMYK | 0 | 0.93 | 0.03 | 0.73 |
| HSL | 301.88º | 0.86% | 0.15% | - |
| HSV(B) | 301.88º | 0.93% | 0.27% | - |
| XYZ | 3.52 | 1.78 | 5.47 | - |
| YUV | 31.2 | 148.2 | 154.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 67 | 0 | 0.93 | 0.03 | 0.73 | 301.88 | 0.86 | 0.15 |
| Hex | 45 | 5 | 43 | 0 | 5D | 3 | 49 | 12E | 56 | F |
| Octal | 105 | 5 | 103 | 0 | 135 | 3 | 111 | 456 | 126 | 17 |
| Binary | 1000101 | 101 | 1000011 | 0 | 1011101 | 11 | 1001001 | 100101110 | 1010110 | 1111 |
Color Harmonies of #450543
Complementary color
Monochromatic Colors of #450543
Black with #450543
Text Example
Text Example
White with #450543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450543; }
p { color: rgb(69,5,67); }
H1.HeaderClassName
{
color: #450543;
}
.AnyTagClassName
{
color: #450543;
}
</style>
background-color css
<style>
a { background-color: #450543; }
a { background-color: rgb(69,5,67); }
div.DivClassName
{
background-color: #450543;
}
.BgClassName
{
background-color: #450543;
}
</style>
border-color css
<style>
span { border-color: #450543; }
span { border-color: rgb(69,5,67); }
td.TdClassName
{
border-color: #450543;
}
.TagClassName
{
border-color: #450543;
}
</style>