Shades of Daisy Bush #543790
Tints of Daisy Bush #543790
RGB
CMYK
RGB Variations
Color information
#543790 (or 0x543790) is known color: Daisy Bush. HEX triplet: 54, 37 and 90. RGB value is (84,55,144). Sum of RGB (Red+Green+Blue) = 84+55+144=283 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.68% from 283); Green value is 55 (21.88% from 255 or 19.43% from 283); Blue value is 144 (56.64% from 255 or 50.88% from 283); Max value from RGB is 144 - color contains mainly: blue. Hex color #543790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543790 is #ABC86F. Grayscale: #494949. Windows color (decimal): -11257968 or 9451348. OLE color: 9451348.
HSL color Cylindrical-coordinate representation of color #543790: hue angle of 259.55º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #543790 is Cyan = 0.42, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 55 | 144 | - |
| CMYK | 0.42 | 0.62 | 0 | 0.44 |
| HSL | 259.55º | 0.45% | 0.39% | - |
| HSV(B) | 259.55º | 0.62% | 0.56% | - |
| XYZ | 10.06 | 6.63 | 27.14 | - |
| YUV | 73.82 | 167.61 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 55 | 144 | 0.42 | 0.62 | 0 | 0.44 | 259.55 | 0.45 | 0.39 |
| Hex | 54 | 37 | 90 | 2A | 3E | 0 | 2C | 104 | 2D | 27 |
| Octal | 124 | 67 | 220 | 52 | 76 | 0 | 54 | 404 | 55 | 47 |
| Binary | 1010100 | 110111 | 10010000 | 101010 | 111110 | 0 | 101100 | 100000100 | 101101 | 100111 |
Color Harmonies of #543790
Complementary color
Monochromatic Colors of #543790
Black with #543790
Text Example
Text Example
White with #543790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543790; }
p { color: rgb(84,55,144); }
H1.HeaderClassName
{
color: #543790;
}
.AnyTagClassName
{
color: #543790;
}
</style>
background-color css
<style>
a { background-color: #543790; }
a { background-color: rgb(84,55,144); }
div.DivClassName
{
background-color: #543790;
}
.BgClassName
{
background-color: #543790;
}
</style>
border-color css
<style>
span { border-color: #543790; }
span { border-color: rgb(84,55,144); }
td.TdClassName
{
border-color: #543790;
}
.TagClassName
{
border-color: #543790;
}
</style>