Shades of Daisy Bush #564397
Tints of Daisy Bush #564397
RGB
CMYK
RGB Variations
Color information
#564397 (or 0x564397) is known color: Daisy Bush. HEX triplet: 56, 43 and 97. RGB value is (86,67,151). Sum of RGB (Red+Green+Blue) = 86+67+151=304 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.29% from 304); Green value is 67 (26.56% from 255 or 22.04% from 304); Blue value is 151 (59.38% from 255 or 49.67% from 304); Max value from RGB is 151 - color contains mainly: blue. Hex color #564397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564397 is #A9BC68. Grayscale: #515151. Windows color (decimal): -11123817 or 9913174. OLE color: 9913174.
HSL color Cylindrical-coordinate representation of color #564397: hue angle of 253.57º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #564397 is Cyan = 0.43, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 67 | 151 | - |
| CMYK | 0.43 | 0.56 | 0 | 0.41 |
| HSL | 253.57º | 0.39% | 0.43% | - |
| HSV(B) | 253.57º | 0.56% | 0.59% | - |
| XYZ | 11.43 | 8.23 | 30.26 | - |
| YUV | 82.26 | 166.79 | 130.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 151 | 0.43 | 0.56 | 0 | 0.41 | 253.57 | 0.39 | 0.43 |
| Hex | 56 | 43 | 97 | 2B | 38 | 0 | 29 | FE | 27 | 2B |
| Octal | 126 | 103 | 227 | 53 | 70 | 0 | 51 | 376 | 47 | 53 |
| Binary | 1010110 | 1000011 | 10010111 | 101011 | 111000 | 0 | 101001 | 11111110 | 100111 | 101011 |
Color Harmonies of #564397
Complementary color
Monochromatic Colors of #564397
Black with #564397
Text Example
Text Example
White with #564397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564397; }
p { color: rgb(86,67,151); }
H1.HeaderClassName
{
color: #564397;
}
.AnyTagClassName
{
color: #564397;
}
</style>
background-color css
<style>
a { background-color: #564397; }
a { background-color: rgb(86,67,151); }
div.DivClassName
{
background-color: #564397;
}
.BgClassName
{
background-color: #564397;
}
</style>
border-color css
<style>
span { border-color: #564397; }
span { border-color: rgb(86,67,151); }
td.TdClassName
{
border-color: #564397;
}
.TagClassName
{
border-color: #564397;
}
</style>