Shades of Daisy Bush #563497
Tints of Daisy Bush #563497
RGB
CMYK
RGB Variations
Color information
#563497 (or 0x563497) is known color: Daisy Bush. HEX triplet: 56, 34 and 97. RGB value is (86,52,151). Sum of RGB (Red+Green+Blue) = 86+52+151=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 52 (20.70% from 255 or 17.99% from 289); Blue value is 151 (59.38% from 255 or 52.25% from 289); Max value from RGB is 151 - color contains mainly: blue. Hex color #563497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #563497 is #A9CB68. Grayscale: #494949. Windows color (decimal): -11127657 or 9909334. OLE color: 9909334.
HSL color Cylindrical-coordinate representation of color #563497: hue angle of 260.61º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #563497 is Cyan = 0.43, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 52 | 151 | - |
| CMYK | 0.43 | 0.66 | 0 | 0.41 |
| HSL | 260.61º | 0.49% | 0.4% | - |
| HSV(B) | 260.61º | 0.66% | 0.59% | - |
| XYZ | 10.65 | 6.67 | 30 | - |
| YUV | 73.45 | 171.76 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 52 | 151 | 0.43 | 0.66 | 0 | 0.41 | 260.61 | 0.49 | 0.4 |
| Hex | 56 | 34 | 97 | 2B | 42 | 0 | 29 | 105 | 31 | 28 |
| Octal | 126 | 64 | 227 | 53 | 102 | 0 | 51 | 405 | 61 | 50 |
| Binary | 1010110 | 110100 | 10010111 | 101011 | 1000010 | 0 | 101001 | 100000101 | 110001 | 101000 |
Color Harmonies of #563497
Complementary color
Monochromatic Colors of #563497
Black with #563497
Text Example
Text Example
White with #563497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563497; }
p { color: rgb(86,52,151); }
H1.HeaderClassName
{
color: #563497;
}
.AnyTagClassName
{
color: #563497;
}
</style>
background-color css
<style>
a { background-color: #563497; }
a { background-color: rgb(86,52,151); }
div.DivClassName
{
background-color: #563497;
}
.BgClassName
{
background-color: #563497;
}
</style>
border-color css
<style>
span { border-color: #563497; }
span { border-color: rgb(86,52,151); }
td.TdClassName
{
border-color: #563497;
}
.TagClassName
{
border-color: #563497;
}
</style>