Shades of Honey Flower #594860
Tints of Honey Flower #594860
RGB
CMYK
RGB Variations
Color information
#594860 (or 0x594860) is known color: Honey Flower. HEX triplet: 59, 48 and 60. RGB value is (89,72,96). Sum of RGB (Red+Green+Blue) = 89+72+96=257 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.63% from 257); Green value is 72 (28.52% from 255 or 28.02% from 257); Blue value is 96 (37.89% from 255 or 37.35% from 257); Max value from RGB is 96 - color contains mainly: blue. Hex color #594860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594860 is #A6B79F. Grayscale: #4F4F4F. Windows color (decimal): -10925984 or 6309977. OLE color: 6309977.
HSL color Cylindrical-coordinate representation of color #594860: hue angle of 282.5º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #594860 is Cyan = 0.07, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 72 | 96 | - |
| CMYK | 0.07 | 0.25 | 0 | 0.62 |
| HSL | 282.5º | 0.14% | 0.33% | - |
| HSV(B) | 282.5º | 0.25% | 0.38% | - |
| XYZ | 8.55 | 7.6 | 12.08 | - |
| YUV | 79.82 | 137.13 | 134.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 96 | 0.07 | 0.25 | 0 | 0.62 | 282.5 | 0.14 | 0.33 |
| Hex | 59 | 48 | 60 | 7 | 19 | 0 | 3E | 11A | E | 21 |
| Octal | 131 | 110 | 140 | 7 | 31 | 0 | 76 | 432 | 16 | 41 |
| Binary | 1011001 | 1001000 | 1100000 | 111 | 11001 | 0 | 111110 | 100011010 | 1110 | 100001 |
Color Harmonies of #594860
Complementary color
Monochromatic Colors of #594860
Black with #594860
Text Example
Text Example
White with #594860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594860; }
p { color: rgb(89,72,96); }
H1.HeaderClassName
{
color: #594860;
}
.AnyTagClassName
{
color: #594860;
}
</style>
background-color css
<style>
a { background-color: #594860; }
a { background-color: rgb(89,72,96); }
div.DivClassName
{
background-color: #594860;
}
.BgClassName
{
background-color: #594860;
}
</style>
border-color css
<style>
span { border-color: #594860; }
span { border-color: rgb(89,72,96); }
td.TdClassName
{
border-color: #594860;
}
.TagClassName
{
border-color: #594860;
}
</style>