Shades of Honey Flower #594560
Tints of Honey Flower #594560
RGB
CMYK
RGB Variations
Color information
#594560 (or 0x594560) is known color: Honey Flower. HEX triplet: 59, 45 and 60. RGB value is (89,69,96). Sum of RGB (Red+Green+Blue) = 89+69+96=254 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.04% from 254); Green value is 69 (27.34% from 255 or 27.17% from 254); Blue value is 96 (37.89% from 255 or 37.80% from 254); Max value from RGB is 96 - color contains mainly: blue. Hex color #594560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594560 is #A6BA9F. Grayscale: #4D4D4D. Windows color (decimal): -10926752 or 6309209. OLE color: 6309209.
HSL color Cylindrical-coordinate representation of color #594560: hue angle of 284.44º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #594560 is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 69 | 96 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.62 |
| HSL | 284.44º | 0.16% | 0.32% | - |
| HSV(B) | 284.44º | 0.28% | 0.38% | - |
| XYZ | 8.36 | 7.22 | 12.02 | - |
| YUV | 78.06 | 138.13 | 135.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 96 | 0.07 | 0.28 | 0 | 0.62 | 284.44 | 0.16 | 0.32 |
| Hex | 59 | 45 | 60 | 7 | 1C | 0 | 3E | 11C | 10 | 20 |
| Octal | 131 | 105 | 140 | 7 | 34 | 0 | 76 | 434 | 20 | 40 |
| Binary | 1011001 | 1000101 | 1100000 | 111 | 11100 | 0 | 111110 | 100011100 | 10000 | 100000 |
Color Harmonies of #594560
Complementary color
Monochromatic Colors of #594560
Black with #594560
Text Example
Text Example
White with #594560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594560; }
p { color: rgb(89,69,96); }
H1.HeaderClassName
{
color: #594560;
}
.AnyTagClassName
{
color: #594560;
}
</style>
background-color css
<style>
a { background-color: #594560; }
a { background-color: rgb(89,69,96); }
div.DivClassName
{
background-color: #594560;
}
.BgClassName
{
background-color: #594560;
}
</style>
border-color css
<style>
span { border-color: #594560; }
span { border-color: rgb(89,69,96); }
td.TdClassName
{
border-color: #594560;
}
.TagClassName
{
border-color: #594560;
}
</style>