Shades of Daisy Bush #564290
Tints of Daisy Bush #564290
RGB
CMYK
RGB Variations
Color information
#564290 (or 0x564290) is known color: Daisy Bush. HEX triplet: 56, 42 and 90. RGB value is (86,66,144). Sum of RGB (Red+Green+Blue) = 86+66+144=296 (39% of max value = 765). Red value is 86 (33.98% from 255 or 29.05% from 296); Green value is 66 (26.17% from 255 or 22.30% from 296); Blue value is 144 (56.64% from 255 or 48.65% from 296); Max value from RGB is 144 - color contains mainly: blue. Hex color #564290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564290 is #A9BD6F. Grayscale: #505050. Windows color (decimal): -11124080 or 9454166. OLE color: 9454166.
HSL color Cylindrical-coordinate representation of color #564290: hue angle of 255.38º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #564290 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 66 | 144 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.44 |
| HSL | 255.38º | 0.37% | 0.41% | - |
| HSV(B) | 255.38º | 0.54% | 0.56% | - |
| XYZ | 10.82 | 7.89 | 27.34 | - |
| YUV | 80.87 | 163.63 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 66 | 144 | 0.40 | 0.54 | 0 | 0.44 | 255.38 | 0.37 | 0.41 |
| Hex | 56 | 42 | 90 | 28 | 36 | 0 | 2C | FF | 25 | 29 |
| Octal | 126 | 102 | 220 | 50 | 66 | 0 | 54 | 377 | 45 | 51 |
| Binary | 1010110 | 1000010 | 10010000 | 101000 | 110110 | 0 | 101100 | 11111111 | 100101 | 101001 |
Color Harmonies of #564290
Complementary color
Monochromatic Colors of #564290
Black with #564290
Text Example
Text Example
White with #564290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564290; }
p { color: rgb(86,66,144); }
H1.HeaderClassName
{
color: #564290;
}
.AnyTagClassName
{
color: #564290;
}
</style>
background-color css
<style>
a { background-color: #564290; }
a { background-color: rgb(86,66,144); }
div.DivClassName
{
background-color: #564290;
}
.BgClassName
{
background-color: #564290;
}
</style>
border-color css
<style>
span { border-color: #564290; }
span { border-color: rgb(86,66,144); }
td.TdClassName
{
border-color: #564290;
}
.TagClassName
{
border-color: #564290;
}
</style>