Shades of Daisy Bush #542895
Tints of Daisy Bush #542895
RGB
CMYK
RGB Variations
Color information
#542895 (or 0x542895) is known color: Daisy Bush. HEX triplet: 54, 28 and 95. RGB value is (84,40,149). Sum of RGB (Red+Green+Blue) = 84+40+149=273 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.77% from 273); Green value is 40 (16.02% from 255 or 14.65% from 273); Blue value is 149 (58.59% from 255 or 54.58% from 273); Max value from RGB is 149 - color contains mainly: blue. Hex color #542895 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542895 is #ABD76A. Grayscale: #414141. Windows color (decimal): -11261803 or 9775188. OLE color: 9775188.
HSL color Cylindrical-coordinate representation of color #542895: hue angle of 264.22º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #542895 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 40 | 149 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.42 |
| HSL | 264.22º | 0.58% | 0.37% | - |
| HSV(B) | 264.22º | 0.73% | 0.58% | - |
| XYZ | 9.84 | 5.57 | 28.99 | - |
| YUV | 65.58 | 175.08 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 149 | 0.44 | 0.73 | 0 | 0.42 | 264.22 | 0.58 | 0.37 |
| Hex | 54 | 28 | 95 | 2C | 49 | 0 | 2A | 108 | 3A | 25 |
| Octal | 124 | 50 | 225 | 54 | 111 | 0 | 52 | 410 | 72 | 45 |
| Binary | 1010100 | 101000 | 10010101 | 101100 | 1001001 | 0 | 101010 | 100001000 | 111010 | 100101 |
Color Harmonies of #542895
Complementary color
Monochromatic Colors of #542895
Black with #542895
Text Example
Text Example
White with #542895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542895; }
p { color: rgb(84,40,149); }
H1.HeaderClassName
{
color: #542895;
}
.AnyTagClassName
{
color: #542895;
}
</style>
background-color css
<style>
a { background-color: #542895; }
a { background-color: rgb(84,40,149); }
div.DivClassName
{
background-color: #542895;
}
.BgClassName
{
background-color: #542895;
}
</style>
border-color css
<style>
span { border-color: #542895; }
span { border-color: rgb(84,40,149); }
td.TdClassName
{
border-color: #542895;
}
.TagClassName
{
border-color: #542895;
}
</style>