Shades of Daisy Bush #543997
Tints of Daisy Bush #543997
RGB
CMYK
RGB Variations
Color information
#543997 (or 0x543997) is known color: Daisy Bush. HEX triplet: 54, 39 and 97. RGB value is (84,57,151). Sum of RGB (Red+Green+Blue) = 84+57+151=292 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.77% from 292); Green value is 57 (22.66% from 255 or 19.52% from 292); Blue value is 151 (59.38% from 255 or 51.71% from 292); Max value from RGB is 151 - color contains mainly: blue. Hex color #543997 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543997 is #ABC668. Grayscale: #4B4B4B. Windows color (decimal): -11257449 or 9910612. OLE color: 9910612.
HSL color Cylindrical-coordinate representation of color #543997: hue angle of 257.23º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #543997 is Cyan = 0.44, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 57 | 151 | - |
| CMYK | 0.44 | 0.62 | 0 | 0.41 |
| HSL | 257.23º | 0.45% | 0.41% | - |
| HSV(B) | 257.23º | 0.62% | 0.59% | - |
| XYZ | 10.71 | 7.05 | 30.07 | - |
| YUV | 75.79 | 170.45 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 57 | 151 | 0.44 | 0.62 | 0 | 0.41 | 257.23 | 0.45 | 0.41 |
| Hex | 54 | 39 | 97 | 2C | 3E | 0 | 29 | 101 | 2D | 29 |
| Octal | 124 | 71 | 227 | 54 | 76 | 0 | 51 | 401 | 55 | 51 |
| Binary | 1010100 | 111001 | 10010111 | 101100 | 111110 | 0 | 101001 | 100000001 | 101101 | 101001 |
Color Harmonies of #543997
Complementary color
Monochromatic Colors of #543997
Black with #543997
Text Example
Text Example
White with #543997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543997; }
p { color: rgb(84,57,151); }
H1.HeaderClassName
{
color: #543997;
}
.AnyTagClassName
{
color: #543997;
}
</style>
background-color css
<style>
a { background-color: #543997; }
a { background-color: rgb(84,57,151); }
div.DivClassName
{
background-color: #543997;
}
.BgClassName
{
background-color: #543997;
}
</style>
border-color css
<style>
span { border-color: #543997; }
span { border-color: rgb(84,57,151); }
td.TdClassName
{
border-color: #543997;
}
.TagClassName
{
border-color: #543997;
}
</style>