Shades of Honey Flower #564160
Tints of Honey Flower #564160
RGB
CMYK
RGB Variations
Color information
#564160 (or 0x564160) is known color: Honey Flower. HEX triplet: 56, 41 and 60. RGB value is (86,65,96). Sum of RGB (Red+Green+Blue) = 86+65+96=247 (32% of max value = 765). Red value is 86 (33.98% from 255 or 34.82% from 247); Green value is 65 (25.78% from 255 or 26.32% from 247); Blue value is 96 (37.89% from 255 or 38.87% from 247); Max value from RGB is 96 - color contains mainly: blue. Hex color #564160 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564160 is #A9BE9F. Grayscale: #4A4A4A. Windows color (decimal): -11124384 or 6308182. OLE color: 6308182.
HSL color Cylindrical-coordinate representation of color #564160: hue angle of 280.65º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #564160 is Cyan = 0.10, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 65 | 96 | - |
| CMYK | 0.10 | 0.32 | 0 | 0.62 |
| HSL | 280.65º | 0.19% | 0.32% | - |
| HSV(B) | 280.65º | 0.32% | 0.38% | - |
| XYZ | 7.84 | 6.6 | 11.93 | - |
| YUV | 74.81 | 139.96 | 135.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 96 | 0.10 | 0.32 | 0 | 0.62 | 280.65 | 0.19 | 0.32 |
| Hex | 56 | 41 | 60 | A | 20 | 0 | 3E | 119 | 13 | 20 |
| Octal | 126 | 101 | 140 | 12 | 40 | 0 | 76 | 431 | 23 | 40 |
| Binary | 1010110 | 1000001 | 1100000 | 1010 | 100000 | 0 | 111110 | 100011001 | 10011 | 100000 |
Color Harmonies of #564160
Complementary color
Monochromatic Colors of #564160
Black with #564160
Text Example
Text Example
White with #564160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564160; }
p { color: rgb(86,65,96); }
H1.HeaderClassName
{
color: #564160;
}
.AnyTagClassName
{
color: #564160;
}
</style>
background-color css
<style>
a { background-color: #564160; }
a { background-color: rgb(86,65,96); }
div.DivClassName
{
background-color: #564160;
}
.BgClassName
{
background-color: #564160;
}
</style>
border-color css
<style>
span { border-color: #564160; }
span { border-color: rgb(86,65,96); }
td.TdClassName
{
border-color: #564160;
}
.TagClassName
{
border-color: #564160;
}
</style>