Shades of Daisy Bush #542994
Tints of Daisy Bush #542994
RGB
CMYK
RGB Variations
Color information
#542994 (or 0x542994) is known color: Daisy Bush. HEX triplet: 54, 29 and 94. RGB value is (84,41,148). Sum of RGB (Red+Green+Blue) = 84+41+148=273 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.77% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 148 (58.20% from 255 or 54.21% from 273); Max value from RGB is 148 - color contains mainly: blue. Hex color #542994 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542994 is #ABD66B. Grayscale: #414141. Windows color (decimal): -11261548 or 9709908. OLE color: 9709908.
HSL color Cylindrical-coordinate representation of color #542994: hue angle of 264.11º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #542994 is Cyan = 0.43, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 41 | 148 | - |
| CMYK | 0.43 | 0.72 | 0 | 0.42 |
| HSL | 264.11º | 0.57% | 0.37% | - |
| HSV(B) | 264.11º | 0.72% | 0.58% | - |
| XYZ | 9.79 | 5.61 | 28.58 | - |
| YUV | 66.06 | 174.25 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 41 | 148 | 0.43 | 0.72 | 0 | 0.42 | 264.11 | 0.57 | 0.37 |
| Hex | 54 | 29 | 94 | 2B | 48 | 0 | 2A | 108 | 39 | 25 |
| Octal | 124 | 51 | 224 | 53 | 110 | 0 | 52 | 410 | 71 | 45 |
| Binary | 1010100 | 101001 | 10010100 | 101011 | 1001000 | 0 | 101010 | 100001000 | 111001 | 100101 |
Color Harmonies of #542994
Complementary color
Monochromatic Colors of #542994
Black with #542994
Text Example
Text Example
White with #542994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542994; }
p { color: rgb(84,41,148); }
H1.HeaderClassName
{
color: #542994;
}
.AnyTagClassName
{
color: #542994;
}
</style>
background-color css
<style>
a { background-color: #542994; }
a { background-color: rgb(84,41,148); }
div.DivClassName
{
background-color: #542994;
}
.BgClassName
{
background-color: #542994;
}
</style>
border-color css
<style>
span { border-color: #542994; }
span { border-color: rgb(84,41,148); }
td.TdClassName
{
border-color: #542994;
}
.TagClassName
{
border-color: #542994;
}
</style>