Shades of Daisy Bush #543896
Tints of Daisy Bush #543896
RGB
CMYK
RGB Variations
Color information
#543896 (or 0x543896) is known color: Daisy Bush. HEX triplet: 54, 38 and 96. RGB value is (84,56,150). Sum of RGB (Red+Green+Blue) = 84+56+150=290 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.97% from 290); Green value is 56 (22.27% from 255 or 19.31% from 290); Blue value is 150 (58.98% from 255 or 51.72% from 290); Max value from RGB is 150 - color contains mainly: blue. Hex color #543896 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543896 is #ABC769. Grayscale: #4A4A4A. Windows color (decimal): -11257706 or 9844820. OLE color: 9844820.
HSL color Cylindrical-coordinate representation of color #543896: hue angle of 257.87º 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 #543896 is Cyan = 0.44, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 56 | 150 | - |
| CMYK | 0.44 | 0.63 | 0 | 0.41 |
| HSL | 257.87º | 0.46% | 0.4% | - |
| HSV(B) | 257.87º | 0.63% | 0.59% | - |
| XYZ | 10.58 | 6.92 | 29.63 | - |
| YUV | 75.09 | 170.28 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 56 | 150 | 0.44 | 0.63 | 0 | 0.41 | 257.87 | 0.46 | 0.4 |
| Hex | 54 | 38 | 96 | 2C | 3F | 0 | 29 | 102 | 2E | 28 |
| Octal | 124 | 70 | 226 | 54 | 77 | 0 | 51 | 402 | 56 | 50 |
| Binary | 1010100 | 111000 | 10010110 | 101100 | 111111 | 0 | 101001 | 100000010 | 101110 | 101000 |
Color Harmonies of #543896
Complementary color
Monochromatic Colors of #543896
Black with #543896
Text Example
Text Example
White with #543896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543896; }
p { color: rgb(84,56,150); }
H1.HeaderClassName
{
color: #543896;
}
.AnyTagClassName
{
color: #543896;
}
</style>
background-color css
<style>
a { background-color: #543896; }
a { background-color: rgb(84,56,150); }
div.DivClassName
{
background-color: #543896;
}
.BgClassName
{
background-color: #543896;
}
</style>
border-color css
<style>
span { border-color: #543896; }
span { border-color: rgb(84,56,150); }
td.TdClassName
{
border-color: #543896;
}
.TagClassName
{
border-color: #543896;
}
</style>