Shades of Daisy Bush #564291
Tints of Daisy Bush #564291
RGB
CMYK
RGB Variations
Color information
#564291 (or 0x564291) is known color: Daisy Bush. HEX triplet: 56, 42 and 91. RGB value is (86,66,145). Sum of RGB (Red+Green+Blue) = 86+66+145=297 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.96% from 297); Green value is 66 (26.17% from 255 or 22.22% from 297); Blue value is 145 (57.03% from 255 or 48.82% from 297); Max value from RGB is 145 - color contains mainly: blue. Hex color #564291 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564291 is #A9BD6E. Grayscale: #505050. Windows color (decimal): -11124079 or 9519702. OLE color: 9519702.
HSL color Cylindrical-coordinate representation of color #564291: hue angle of 255.19º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #564291 is Cyan = 0.41, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 66 | 145 | - |
| CMYK | 0.41 | 0.54 | 0 | 0.43 |
| HSL | 255.19º | 0.37% | 0.41% | - |
| HSV(B) | 255.19º | 0.54% | 0.57% | - |
| XYZ | 10.9 | 7.92 | 27.74 | - |
| YUV | 80.99 | 164.13 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 66 | 145 | 0.41 | 0.54 | 0 | 0.43 | 255.19 | 0.37 | 0.41 |
| Hex | 56 | 42 | 91 | 29 | 36 | 0 | 2B | FF | 25 | 29 |
| Octal | 126 | 102 | 221 | 51 | 66 | 0 | 53 | 377 | 45 | 51 |
| Binary | 1010110 | 1000010 | 10010001 | 101001 | 110110 | 0 | 101011 | 11111111 | 100101 | 101001 |
Color Harmonies of #564291
Complementary color
Monochromatic Colors of #564291
Black with #564291
Text Example
Text Example
White with #564291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564291; }
p { color: rgb(86,66,145); }
H1.HeaderClassName
{
color: #564291;
}
.AnyTagClassName
{
color: #564291;
}
</style>
background-color css
<style>
a { background-color: #564291; }
a { background-color: rgb(86,66,145); }
div.DivClassName
{
background-color: #564291;
}
.BgClassName
{
background-color: #564291;
}
</style>
border-color css
<style>
span { border-color: #564291; }
span { border-color: rgb(86,66,145); }
td.TdClassName
{
border-color: #564291;
}
.TagClassName
{
border-color: #564291;
}
</style>