Shades of Daisy Bush #563397
Tints of Daisy Bush #563397
RGB
CMYK
RGB Variations
Color information
#563397 (or 0x563397) is known color: Daisy Bush. HEX triplet: 56, 33 and 97. RGB value is (86,51,151). Sum of RGB (Red+Green+Blue) = 86+51+151=288 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.86% from 288); Green value is 51 (20.31% from 255 or 17.71% from 288); Blue value is 151 (59.38% from 255 or 52.43% from 288); Max value from RGB is 151 - color contains mainly: blue. Hex color #563397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #563397 is #A9CC68. Grayscale: #484848. Windows color (decimal): -11127913 or 9909078. OLE color: 9909078.
HSL color Cylindrical-coordinate representation of color #563397: hue angle of 261º degrees, saturation: 0.5, 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 #563397 is Cyan = 0.43, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 51 | 151 | - |
| CMYK | 0.43 | 0.66 | 0 | 0.41 |
| HSL | 261º | 0.5% | 0.4% | - |
| HSV(B) | 261º | 0.66% | 0.59% | - |
| XYZ | 10.61 | 6.58 | 29.99 | - |
| YUV | 72.87 | 172.1 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 51 | 151 | 0.43 | 0.66 | 0 | 0.41 | 261 | 0.5 | 0.4 |
| Hex | 56 | 33 | 97 | 2B | 42 | 0 | 29 | 105 | 32 | 28 |
| Octal | 126 | 63 | 227 | 53 | 102 | 0 | 51 | 405 | 62 | 50 |
| Binary | 1010110 | 110011 | 10010111 | 101011 | 1000010 | 0 | 101001 | 100000101 | 110010 | 101000 |
Color Harmonies of #563397
Complementary color
Monochromatic Colors of #563397
Black with #563397
Text Example
Text Example
White with #563397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563397; }
p { color: rgb(86,51,151); }
H1.HeaderClassName
{
color: #563397;
}
.AnyTagClassName
{
color: #563397;
}
</style>
background-color css
<style>
a { background-color: #563397; }
a { background-color: rgb(86,51,151); }
div.DivClassName
{
background-color: #563397;
}
.BgClassName
{
background-color: #563397;
}
</style>
border-color css
<style>
span { border-color: #563397; }
span { border-color: rgb(86,51,151); }
td.TdClassName
{
border-color: #563397;
}
.TagClassName
{
border-color: #563397;
}
</style>