Shades of Honey Flower #594460
Tints of Honey Flower #594460
RGB
CMYK
RGB Variations
Color information
#594460 (or 0x594460) is known color: Honey Flower. HEX triplet: 59, 44 and 60. RGB value is (89,68,96). Sum of RGB (Red+Green+Blue) = 89+68+96=253 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.18% from 253); Green value is 68 (26.95% from 255 or 26.88% from 253); Blue value is 96 (37.89% from 255 or 37.94% from 253); Max value from RGB is 96 - color contains mainly: blue. Hex color #594460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594460 is #A6BB9F. Grayscale: #4D4D4D. Windows color (decimal): -10927008 or 6308953. OLE color: 6308953.
HSL color Cylindrical-coordinate representation of color #594460: hue angle of 285º 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 #594460 is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 68 | 96 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.62 |
| HSL | 285º | 0.17% | 0.32% | - |
| HSV(B) | 285º | 0.29% | 0.38% | - |
| XYZ | 8.3 | 7.1 | 12 | - |
| YUV | 77.47 | 138.46 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 96 | 0.07 | 0.29 | 0 | 0.62 | 285 | 0.17 | 0.32 |
| Hex | 59 | 44 | 60 | 7 | 1D | 0 | 3E | 11D | 11 | 20 |
| Octal | 131 | 104 | 140 | 7 | 35 | 0 | 76 | 435 | 21 | 40 |
| Binary | 1011001 | 1000100 | 1100000 | 111 | 11101 | 0 | 111110 | 100011101 | 10001 | 100000 |
Color Harmonies of #594460
Complementary color
Monochromatic Colors of #594460
Black with #594460
Text Example
Text Example
White with #594460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594460; }
p { color: rgb(89,68,96); }
H1.HeaderClassName
{
color: #594460;
}
.AnyTagClassName
{
color: #594460;
}
</style>
background-color css
<style>
a { background-color: #594460; }
a { background-color: rgb(89,68,96); }
div.DivClassName
{
background-color: #594460;
}
.BgClassName
{
background-color: #594460;
}
</style>
border-color css
<style>
span { border-color: #594460; }
span { border-color: rgb(89,68,96); }
td.TdClassName
{
border-color: #594460;
}
.TagClassName
{
border-color: #594460;
}
</style>