Shades of Honey Flower #564565
Tints of Honey Flower #564565
RGB
CMYK
RGB Variations
Color information
#564565 (or 0x564565) is known color: Honey Flower. HEX triplet: 56, 45 and 65. RGB value is (86,69,101). Sum of RGB (Red+Green+Blue) = 86+69+101=256 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.59% from 256); Green value is 69 (27.34% from 255 or 26.95% from 256); Blue value is 101 (39.84% from 255 or 39.45% from 256); Max value from RGB is 101 - color contains mainly: blue. Hex color #564565 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564565 is #A9BA9A. Grayscale: #4D4D4D. Windows color (decimal): -11123355 or 6636886. OLE color: 6636886.
HSL color Cylindrical-coordinate representation of color #564565: hue angle of 271.88º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #564565 is Cyan = 0.15, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 69 | 101 | - |
| CMYK | 0.15 | 0.32 | 0 | 0.60 |
| HSL | 271.88º | 0.19% | 0.33% | - |
| HSV(B) | 271.88º | 0.32% | 0.4% | - |
| XYZ | 8.31 | 7.17 | 13.26 | - |
| YUV | 77.73 | 141.13 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 101 | 0.15 | 0.32 | 0 | 0.60 | 271.88 | 0.19 | 0.33 |
| Hex | 56 | 45 | 65 | F | 20 | 0 | 3C | 110 | 13 | 21 |
| Octal | 126 | 105 | 145 | 17 | 40 | 0 | 74 | 420 | 23 | 41 |
| Binary | 1010110 | 1000101 | 1100101 | 1111 | 100000 | 0 | 111100 | 100010000 | 10011 | 100001 |
Color Harmonies of #564565
Complementary color
Monochromatic Colors of #564565
Black with #564565
Text Example
Text Example
White with #564565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564565; }
p { color: rgb(86,69,101); }
H1.HeaderClassName
{
color: #564565;
}
.AnyTagClassName
{
color: #564565;
}
</style>
background-color css
<style>
a { background-color: #564565; }
a { background-color: rgb(86,69,101); }
div.DivClassName
{
background-color: #564565;
}
.BgClassName
{
background-color: #564565;
}
</style>
border-color css
<style>
span { border-color: #564565; }
span { border-color: rgb(86,69,101); }
td.TdClassName
{
border-color: #564565;
}
.TagClassName
{
border-color: #564565;
}
</style>