Shades of Daisy Bush #543796
Tints of Daisy Bush #543796
RGB
CMYK
RGB Variations
Color information
#543796 (or 0x543796) is known color: Daisy Bush. HEX triplet: 54, 37 and 96. RGB value is (84,55,150). Sum of RGB (Red+Green+Blue) = 84+55+150=289 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.07% from 289); Green value is 55 (21.88% from 255 or 19.03% from 289); Blue value is 150 (58.98% from 255 or 51.90% from 289); Max value from RGB is 150 - color contains mainly: blue. Hex color #543796 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543796 is #ABC869. Grayscale: #4A4A4A. Windows color (decimal): -11257962 or 9844564. OLE color: 9844564.
HSL color Cylindrical-coordinate representation of color #543796: hue angle of 258.32º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #543796 is Cyan = 0.44, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 55 | 150 | - |
| CMYK | 0.44 | 0.63 | 0 | 0.41 |
| HSL | 258.32º | 0.46% | 0.4% | - |
| HSV(B) | 258.32º | 0.63% | 0.59% | - |
| XYZ | 10.53 | 6.82 | 29.62 | - |
| YUV | 74.5 | 170.61 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 55 | 150 | 0.44 | 0.63 | 0 | 0.41 | 258.32 | 0.46 | 0.4 |
| Hex | 54 | 37 | 96 | 2C | 3F | 0 | 29 | 102 | 2E | 28 |
| Octal | 124 | 67 | 226 | 54 | 77 | 0 | 51 | 402 | 56 | 50 |
| Binary | 1010100 | 110111 | 10010110 | 101100 | 111111 | 0 | 101001 | 100000010 | 101110 | 101000 |
Color Harmonies of #543796
Complementary color
Monochromatic Colors of #543796
Black with #543796
Text Example
Text Example
White with #543796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543796; }
p { color: rgb(84,55,150); }
H1.HeaderClassName
{
color: #543796;
}
.AnyTagClassName
{
color: #543796;
}
</style>
background-color css
<style>
a { background-color: #543796; }
a { background-color: rgb(84,55,150); }
div.DivClassName
{
background-color: #543796;
}
.BgClassName
{
background-color: #543796;
}
</style>
border-color css
<style>
span { border-color: #543796; }
span { border-color: rgb(84,55,150); }
td.TdClassName
{
border-color: #543796;
}
.TagClassName
{
border-color: #543796;
}
</style>