Shades of Daisy Bush #542893
Tints of Daisy Bush #542893
RGB
CMYK
RGB Variations
Color information
#542893 (or 0x542893) is known color: Daisy Bush. HEX triplet: 54, 28 and 93. RGB value is (84,40,147). Sum of RGB (Red+Green+Blue) = 84+40+147=271 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.00% from 271); Green value is 40 (16.02% from 255 or 14.76% from 271); Blue value is 147 (57.81% from 255 or 54.24% from 271); Max value from RGB is 147 - color contains mainly: blue. Hex color #542893 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542893 is #ABD76C. Grayscale: #404040. Windows color (decimal): -11261805 or 9644116. OLE color: 9644116.
HSL color Cylindrical-coordinate representation of color #542893: hue angle of 264.67º degrees, saturation: 0.57, 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 #542893 is Cyan = 0.43, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 40 | 147 | - |
| CMYK | 0.43 | 0.73 | 0 | 0.42 |
| HSL | 264.67º | 0.57% | 0.37% | - |
| HSV(B) | 264.67º | 0.73% | 0.58% | - |
| XYZ | 9.68 | 5.51 | 28.16 | - |
| YUV | 65.35 | 174.08 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 147 | 0.43 | 0.73 | 0 | 0.42 | 264.67 | 0.57 | 0.37 |
| Hex | 54 | 28 | 93 | 2B | 49 | 0 | 2A | 109 | 39 | 25 |
| Octal | 124 | 50 | 223 | 53 | 111 | 0 | 52 | 411 | 71 | 45 |
| Binary | 1010100 | 101000 | 10010011 | 101011 | 1001001 | 0 | 101010 | 100001001 | 111001 | 100101 |
Color Harmonies of #542893
Complementary color
Monochromatic Colors of #542893
Black with #542893
Text Example
Text Example
White with #542893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542893; }
p { color: rgb(84,40,147); }
H1.HeaderClassName
{
color: #542893;
}
.AnyTagClassName
{
color: #542893;
}
</style>
background-color css
<style>
a { background-color: #542893; }
a { background-color: rgb(84,40,147); }
div.DivClassName
{
background-color: #542893;
}
.BgClassName
{
background-color: #542893;
}
</style>
border-color css
<style>
span { border-color: #542893; }
span { border-color: rgb(84,40,147); }
td.TdClassName
{
border-color: #542893;
}
.TagClassName
{
border-color: #542893;
}
</style>