Shades of Daisy Bush #564597
Tints of Daisy Bush #564597
RGB
CMYK
RGB Variations
Color information
#564597 (or 0x564597) is known color: Daisy Bush. HEX triplet: 56, 45 and 97. RGB value is (86,69,151). Sum of RGB (Red+Green+Blue) = 86+69+151=306 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.10% from 306); Green value is 69 (27.34% from 255 or 22.55% from 306); Blue value is 151 (59.38% from 255 or 49.35% from 306); Max value from RGB is 151 - color contains mainly: blue. Hex color #564597 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564597 is #A9BA68. Grayscale: #535353. Windows color (decimal): -11123305 or 9913686. OLE color: 9913686.
HSL color Cylindrical-coordinate representation of color #564597: hue angle of 252.44º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #564597 is Cyan = 0.43, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 69 | 151 | - |
| CMYK | 0.43 | 0.54 | 0 | 0.41 |
| HSL | 252.44º | 0.37% | 0.43% | - |
| HSV(B) | 252.44º | 0.54% | 0.59% | - |
| XYZ | 11.55 | 8.47 | 30.3 | - |
| YUV | 83.43 | 166.13 | 129.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 151 | 0.43 | 0.54 | 0 | 0.41 | 252.44 | 0.37 | 0.43 |
| Hex | 56 | 45 | 97 | 2B | 36 | 0 | 29 | FC | 25 | 2B |
| Octal | 126 | 105 | 227 | 53 | 66 | 0 | 51 | 374 | 45 | 53 |
| Binary | 1010110 | 1000101 | 10010111 | 101011 | 110110 | 0 | 101001 | 11111100 | 100101 | 101011 |
Color Harmonies of #564597
Complementary color
Monochromatic Colors of #564597
Black with #564597
Text Example
Text Example
White with #564597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564597; }
p { color: rgb(86,69,151); }
H1.HeaderClassName
{
color: #564597;
}
.AnyTagClassName
{
color: #564597;
}
</style>
background-color css
<style>
a { background-color: #564597; }
a { background-color: rgb(86,69,151); }
div.DivClassName
{
background-color: #564597;
}
.BgClassName
{
background-color: #564597;
}
</style>
border-color css
<style>
span { border-color: #564597; }
span { border-color: rgb(86,69,151); }
td.TdClassName
{
border-color: #564597;
}
.TagClassName
{
border-color: #564597;
}
</style>