Shades of Daisy Bush #542897
Tints of Daisy Bush #542897
RGB
CMYK
RGB Variations
Color information
#542897 (or 0x542897) is known color: Daisy Bush. HEX triplet: 54, 28 and 97. RGB value is (84,40,151). Sum of RGB (Red+Green+Blue) = 84+40+151=275 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.55% from 275); Green value is 40 (16.02% from 255 or 14.55% from 275); Blue value is 151 (59.38% from 255 or 54.91% from 275); Max value from RGB is 151 - color contains mainly: blue. Hex color #542897 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542897 is #ABD768. Grayscale: #414141. Windows color (decimal): -11261801 or 9906260. OLE color: 9906260.
HSL color Cylindrical-coordinate representation of color #542897: hue angle of 263.78º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #542897 is Cyan = 0.44, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 40 | 151 | - |
| CMYK | 0.44 | 0.74 | 0 | 0.41 |
| HSL | 263.78º | 0.58% | 0.37% | - |
| HSV(B) | 263.78º | 0.74% | 0.59% | - |
| XYZ | 10 | 5.64 | 29.84 | - |
| YUV | 65.81 | 176.08 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 151 | 0.44 | 0.74 | 0 | 0.41 | 263.78 | 0.58 | 0.37 |
| Hex | 54 | 28 | 97 | 2C | 4A | 0 | 29 | 108 | 3A | 25 |
| Octal | 124 | 50 | 227 | 54 | 112 | 0 | 51 | 410 | 72 | 45 |
| Binary | 1010100 | 101000 | 10010111 | 101100 | 1001010 | 0 | 101001 | 100001000 | 111010 | 100101 |
Color Harmonies of #542897
Complementary color
Monochromatic Colors of #542897
Black with #542897
Text Example
Text Example
White with #542897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542897; }
p { color: rgb(84,40,151); }
H1.HeaderClassName
{
color: #542897;
}
.AnyTagClassName
{
color: #542897;
}
</style>
background-color css
<style>
a { background-color: #542897; }
a { background-color: rgb(84,40,151); }
div.DivClassName
{
background-color: #542897;
}
.BgClassName
{
background-color: #542897;
}
</style>
border-color css
<style>
span { border-color: #542897; }
span { border-color: rgb(84,40,151); }
td.TdClassName
{
border-color: #542897;
}
.TagClassName
{
border-color: #542897;
}
</style>