Shades of Daisy Bush #563695
Tints of Daisy Bush #563695
RGB
CMYK
RGB Variations
Color information
#563695 (or 0x563695) is known color: Daisy Bush. HEX triplet: 56, 36 and 95. RGB value is (86,54,149). Sum of RGB (Red+Green+Blue) = 86+54+149=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 54 (21.48% from 255 or 18.69% from 289); Blue value is 149 (58.59% from 255 or 51.56% from 289); Max value from RGB is 149 - color contains mainly: blue. Hex color #563695 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #563695 is #A9C96A. Grayscale: #4A4A4A. Windows color (decimal): -11127147 or 9778774. OLE color: 9778774.
HSL color Cylindrical-coordinate representation of color #563695: hue angle of 260.21º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #563695 is Cyan = 0.42, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 54 | 149 | - |
| CMYK | 0.42 | 0.64 | 0 | 0.42 |
| HSL | 260.21º | 0.47% | 0.4% | - |
| HSV(B) | 260.21º | 0.64% | 0.58% | - |
| XYZ | 10.58 | 6.79 | 29.19 | - |
| YUV | 74.4 | 170.1 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 54 | 149 | 0.42 | 0.64 | 0 | 0.42 | 260.21 | 0.47 | 0.4 |
| Hex | 56 | 36 | 95 | 2A | 40 | 0 | 2A | 104 | 2F | 28 |
| Octal | 126 | 66 | 225 | 52 | 100 | 0 | 52 | 404 | 57 | 50 |
| Binary | 1010110 | 110110 | 10010101 | 101010 | 1000000 | 0 | 101010 | 100000100 | 101111 | 101000 |
Color Harmonies of #563695
Complementary color
Monochromatic Colors of #563695
Black with #563695
Text Example
Text Example
White with #563695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563695; }
p { color: rgb(86,54,149); }
H1.HeaderClassName
{
color: #563695;
}
.AnyTagClassName
{
color: #563695;
}
</style>
background-color css
<style>
a { background-color: #563695; }
a { background-color: rgb(86,54,149); }
div.DivClassName
{
background-color: #563695;
}
.BgClassName
{
background-color: #563695;
}
</style>
border-color css
<style>
span { border-color: #563695; }
span { border-color: rgb(86,54,149); }
td.TdClassName
{
border-color: #563695;
}
.TagClassName
{
border-color: #563695;
}
</style>