Shades of Daisy Bush #542896
Tints of Daisy Bush #542896
RGB
CMYK
RGB Variations
Color information
#542896 (or 0x542896) is known color: Daisy Bush. HEX triplet: 54, 28 and 96. RGB value is (84,40,150). Sum of RGB (Red+Green+Blue) = 84+40+150=274 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.66% from 274); Green value is 40 (16.02% from 255 or 14.60% from 274); Blue value is 150 (58.98% from 255 or 54.74% from 274); Max value from RGB is 150 - color contains mainly: blue. Hex color #542896 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542896 is #ABD769. Grayscale: #414141. Windows color (decimal): -11261802 or 9840724. OLE color: 9840724.
HSL color Cylindrical-coordinate representation of color #542896: hue angle of 264º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #542896 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 40 | 150 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.41 |
| HSL | 264º | 0.58% | 0.37% | - |
| HSV(B) | 264º | 0.73% | 0.59% | - |
| XYZ | 9.92 | 5.6 | 29.41 | - |
| YUV | 65.7 | 175.58 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 150 | 0.44 | 0.73 | 0 | 0.41 | 264 | 0.58 | 0.37 |
| Hex | 54 | 28 | 96 | 2C | 49 | 0 | 29 | 108 | 3A | 25 |
| Octal | 124 | 50 | 226 | 54 | 111 | 0 | 51 | 410 | 72 | 45 |
| Binary | 1010100 | 101000 | 10010110 | 101100 | 1001001 | 0 | 101001 | 100001000 | 111010 | 100101 |
Color Harmonies of #542896
Complementary color
Monochromatic Colors of #542896
Black with #542896
Text Example
Text Example
White with #542896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542896; }
p { color: rgb(84,40,150); }
H1.HeaderClassName
{
color: #542896;
}
.AnyTagClassName
{
color: #542896;
}
</style>
background-color css
<style>
a { background-color: #542896; }
a { background-color: rgb(84,40,150); }
div.DivClassName
{
background-color: #542896;
}
.BgClassName
{
background-color: #542896;
}
</style>
border-color css
<style>
span { border-color: #542896; }
span { border-color: rgb(84,40,150); }
td.TdClassName
{
border-color: #542896;
}
.TagClassName
{
border-color: #542896;
}
</style>