Shades of Daisy Bush #543689
Tints of Daisy Bush #543689
RGB
CMYK
RGB Variations
Color information
#543689 (or 0x543689) is known color: Daisy Bush. HEX triplet: 54, 36 and 89. RGB value is (84,54,137). Sum of RGB (Red+Green+Blue) = 84+54+137=275 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.55% from 275); Green value is 54 (21.48% from 255 or 19.64% from 275); Blue value is 137 (53.91% from 255 or 49.82% from 275); Max value from RGB is 137 - color contains mainly: blue. Hex color #543689 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543689 is #ABC976. Grayscale: #484848. Windows color (decimal): -11258231 or 8992340. OLE color: 8992340.
HSL color Cylindrical-coordinate representation of color #543689: hue angle of 261.69º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #543689 is Cyan = 0.39, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 54 | 137 | - |
| CMYK | 0.39 | 0.61 | 0 | 0.46 |
| HSL | 261.69º | 0.43% | 0.37% | - |
| HSV(B) | 261.69º | 0.61% | 0.54% | - |
| XYZ | 9.49 | 6.33 | 24.39 | - |
| YUV | 72.43 | 164.44 | 136.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 54 | 137 | 0.39 | 0.61 | 0 | 0.46 | 261.69 | 0.43 | 0.37 |
| Hex | 54 | 36 | 89 | 27 | 3D | 0 | 2E | 106 | 2B | 25 |
| Octal | 124 | 66 | 211 | 47 | 75 | 0 | 56 | 406 | 53 | 45 |
| Binary | 1010100 | 110110 | 10001001 | 100111 | 111101 | 0 | 101110 | 100000110 | 101011 | 100101 |
Color Harmonies of #543689
Complementary color
Monochromatic Colors of #543689
Black with #543689
Text Example
Text Example
White with #543689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543689; }
p { color: rgb(84,54,137); }
H1.HeaderClassName
{
color: #543689;
}
.AnyTagClassName
{
color: #543689;
}
</style>
background-color css
<style>
a { background-color: #543689; }
a { background-color: rgb(84,54,137); }
div.DivClassName
{
background-color: #543689;
}
.BgClassName
{
background-color: #543689;
}
</style>
border-color css
<style>
span { border-color: #543689; }
span { border-color: rgb(84,54,137); }
td.TdClassName
{
border-color: #543689;
}
.TagClassName
{
border-color: #543689;
}
</style>