Shades of Daisy Bush #564598
Tints of Daisy Bush #564598
RGB
CMYK
RGB Variations
Color information
#564598 (or 0x564598) is known color: Daisy Bush. HEX triplet: 56, 45 and 98. RGB value is (86,69,152). Sum of RGB (Red+Green+Blue) = 86+69+152=307 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.01% from 307); Green value is 69 (27.34% from 255 or 22.48% from 307); Blue value is 152 (59.77% from 255 or 49.51% from 307); Max value from RGB is 152 - color contains mainly: blue. Hex color #564598 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564598 is #A9BA67. Grayscale: #535353. Windows color (decimal): -11123304 or 9979222. OLE color: 9979222.
HSL color Cylindrical-coordinate representation of color #564598: hue angle of 252.29º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #564598 is Cyan = 0.43, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 69 | 152 | - |
| CMYK | 0.43 | 0.55 | 0 | 0.40 |
| HSL | 252.29º | 0.38% | 0.43% | - |
| HSV(B) | 252.29º | 0.55% | 0.6% | - |
| XYZ | 11.63 | 8.5 | 30.73 | - |
| YUV | 83.55 | 166.63 | 129.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 152 | 0.43 | 0.55 | 0 | 0.40 | 252.29 | 0.38 | 0.43 |
| Hex | 56 | 45 | 98 | 2B | 37 | 0 | 28 | FC | 26 | 2B |
| Octal | 126 | 105 | 230 | 53 | 67 | 0 | 50 | 374 | 46 | 53 |
| Binary | 1010110 | 1000101 | 10011000 | 101011 | 110111 | 0 | 101000 | 11111100 | 100110 | 101011 |
Color Harmonies of #564598
Complementary color
Monochromatic Colors of #564598
Black with #564598
Text Example
Text Example
White with #564598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564598; }
p { color: rgb(86,69,152); }
H1.HeaderClassName
{
color: #564598;
}
.AnyTagClassName
{
color: #564598;
}
</style>
background-color css
<style>
a { background-color: #564598; }
a { background-color: rgb(86,69,152); }
div.DivClassName
{
background-color: #564598;
}
.BgClassName
{
background-color: #564598;
}
</style>
border-color css
<style>
span { border-color: #564598; }
span { border-color: rgb(86,69,152); }
td.TdClassName
{
border-color: #564598;
}
.TagClassName
{
border-color: #564598;
}
</style>