Shades of Daisy Bush #564095
Tints of Daisy Bush #564095
RGB
CMYK
RGB Variations
Color information
#564095 (or 0x564095) is known color: Daisy Bush. HEX triplet: 56, 40 and 95. RGB value is (86,64,149). Sum of RGB (Red+Green+Blue) = 86+64+149=299 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.76% from 299); Green value is 64 (25.39% from 255 or 21.40% from 299); Blue value is 149 (58.59% from 255 or 49.83% from 299); Max value from RGB is 149 - color contains mainly: blue. Hex color #564095 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564095 is #A9BF6A. Grayscale: #4F4F4F. Windows color (decimal): -11124587 or 9781334. OLE color: 9781334.
HSL color Cylindrical-coordinate representation of color #564095: hue angle of 255.53º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #564095 is Cyan = 0.42, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 64 | 149 | - |
| CMYK | 0.42 | 0.57 | 0 | 0.42 |
| HSL | 255.53º | 0.4% | 0.42% | - |
| HSV(B) | 255.53º | 0.57% | 0.58% | - |
| XYZ | 11.1 | 7.82 | 29.36 | - |
| YUV | 80.27 | 166.79 | 132.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 64 | 149 | 0.42 | 0.57 | 0 | 0.42 | 255.53 | 0.4 | 0.42 |
| Hex | 56 | 40 | 95 | 2A | 39 | 0 | 2A | 100 | 28 | 2A |
| Octal | 126 | 100 | 225 | 52 | 71 | 0 | 52 | 400 | 50 | 52 |
| Binary | 1010110 | 1000000 | 10010101 | 101010 | 111001 | 0 | 101010 | 100000000 | 101000 | 101010 |
Color Harmonies of #564095
Complementary color
Monochromatic Colors of #564095
Black with #564095
Text Example
Text Example
White with #564095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564095; }
p { color: rgb(86,64,149); }
H1.HeaderClassName
{
color: #564095;
}
.AnyTagClassName
{
color: #564095;
}
</style>
background-color css
<style>
a { background-color: #564095; }
a { background-color: rgb(86,64,149); }
div.DivClassName
{
background-color: #564095;
}
.BgClassName
{
background-color: #564095;
}
</style>
border-color css
<style>
span { border-color: #564095; }
span { border-color: rgb(86,64,149); }
td.TdClassName
{
border-color: #564095;
}
.TagClassName
{
border-color: #564095;
}
</style>