Shades of Honey Flower #564460
Tints of Honey Flower #564460
RGB
CMYK
RGB Variations
Color information
#564460 (or 0x564460) is known color: Honey Flower. HEX triplet: 56, 44 and 60. RGB value is (86,68,96). Sum of RGB (Red+Green+Blue) = 86+68+96=250 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.4% from 250); Green value is 68 (26.95% from 255 or 27.2% from 250); Blue value is 96 (37.89% from 255 or 38.4% from 250); Max value from RGB is 96 - color contains mainly: blue. Hex color #564460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564460 is #A9BB9F. Grayscale: #4C4C4C. Windows color (decimal): -11123616 or 6308950. OLE color: 6308950.
HSL color Cylindrical-coordinate representation of color #564460: hue angle of 278.57º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #564460 is Cyan = 0.10, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 68 | 96 | - |
| CMYK | 0.10 | 0.29 | 0 | 0.62 |
| HSL | 278.57º | 0.17% | 0.32% | - |
| HSV(B) | 278.57º | 0.29% | 0.38% | - |
| XYZ | 8.02 | 6.96 | 11.99 | - |
| YUV | 76.57 | 138.96 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 96 | 0.10 | 0.29 | 0 | 0.62 | 278.57 | 0.17 | 0.32 |
| Hex | 56 | 44 | 60 | A | 1D | 0 | 3E | 117 | 11 | 20 |
| Octal | 126 | 104 | 140 | 12 | 35 | 0 | 76 | 427 | 21 | 40 |
| Binary | 1010110 | 1000100 | 1100000 | 1010 | 11101 | 0 | 111110 | 100010111 | 10001 | 100000 |
Color Harmonies of #564460
Complementary color
Monochromatic Colors of #564460
Black with #564460
Text Example
Text Example
White with #564460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564460; }
p { color: rgb(86,68,96); }
H1.HeaderClassName
{
color: #564460;
}
.AnyTagClassName
{
color: #564460;
}
</style>
background-color css
<style>
a { background-color: #564460; }
a { background-color: rgb(86,68,96); }
div.DivClassName
{
background-color: #564460;
}
.BgClassName
{
background-color: #564460;
}
</style>
border-color css
<style>
span { border-color: #564460; }
span { border-color: rgb(86,68,96); }
td.TdClassName
{
border-color: #564460;
}
.TagClassName
{
border-color: #564460;
}
</style>