Shades of Daisy Bush #564295
Tints of Daisy Bush #564295
RGB
CMYK
RGB Variations
Color information
#564295 (or 0x564295) is known color: Daisy Bush. HEX triplet: 56, 42 and 95. RGB value is (86,66,149). Sum of RGB (Red+Green+Blue) = 86+66+149=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 66 (26.17% from 255 or 21.93% from 301); Blue value is 149 (58.59% from 255 or 49.50% from 301); Max value from RGB is 149 - color contains mainly: blue. Hex color #564295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564295 is #A9BD6A. Grayscale: #515151. Windows color (decimal): -11124075 or 9781846. OLE color: 9781846.
HSL color Cylindrical-coordinate representation of color #564295: hue angle of 254.46º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #564295 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 66 | 149 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.42 |
| HSL | 254.46º | 0.39% | 0.42% | - |
| HSV(B) | 254.46º | 0.56% | 0.58% | - |
| XYZ | 11.21 | 8.04 | 29.4 | - |
| YUV | 81.44 | 166.13 | 131.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 66 | 149 | 0.42 | 0.56 | 0 | 0.42 | 254.46 | 0.39 | 0.42 |
| Hex | 56 | 42 | 95 | 2A | 38 | 0 | 2A | FE | 27 | 2A |
| Octal | 126 | 102 | 225 | 52 | 70 | 0 | 52 | 376 | 47 | 52 |
| Binary | 1010110 | 1000010 | 10010101 | 101010 | 111000 | 0 | 101010 | 11111110 | 100111 | 101010 |
Color Harmonies of #564295
Complementary color
Monochromatic Colors of #564295
Black with #564295
Text Example
Text Example
White with #564295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564295; }
p { color: rgb(86,66,149); }
H1.HeaderClassName
{
color: #564295;
}
.AnyTagClassName
{
color: #564295;
}
</style>
background-color css
<style>
a { background-color: #564295; }
a { background-color: rgb(86,66,149); }
div.DivClassName
{
background-color: #564295;
}
.BgClassName
{
background-color: #564295;
}
</style>
border-color css
<style>
span { border-color: #564295; }
span { border-color: rgb(86,66,149); }
td.TdClassName
{
border-color: #564295;
}
.TagClassName
{
border-color: #564295;
}
</style>