Shades of Honey Flower #594965
Tints of Honey Flower #594965
RGB
CMYK
RGB Variations
Color information
#594965 (or 0x594965) is known color: Honey Flower. HEX triplet: 59, 49 and 65. RGB value is (89,73,101). Sum of RGB (Red+Green+Blue) = 89+73+101=263 (34% of max value = 765). Red value is 89 (35.16% from 255 or 33.84% from 263); Green value is 73 (28.91% from 255 or 27.76% from 263); Blue value is 101 (39.84% from 255 or 38.40% from 263); Max value from RGB is 101 - color contains mainly: blue. Hex color #594965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594965 is #A6B69A. Grayscale: #505050. Windows color (decimal): -10925723 or 6637913. OLE color: 6637913.
HSL color Cylindrical-coordinate representation of color #594965: hue angle of 274.29º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #594965 is Cyan = 0.12, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 73 | 101 | - |
| CMYK | 0.12 | 0.28 | 0 | 0.60 |
| HSL | 274.29º | 0.16% | 0.34% | - |
| HSV(B) | 274.29º | 0.28% | 0.4% | - |
| XYZ | 8.85 | 7.83 | 13.36 | - |
| YUV | 80.98 | 139.3 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 101 | 0.12 | 0.28 | 0 | 0.60 | 274.29 | 0.16 | 0.34 |
| Hex | 59 | 49 | 65 | C | 1C | 0 | 3C | 112 | 10 | 22 |
| Octal | 131 | 111 | 145 | 14 | 34 | 0 | 74 | 422 | 20 | 42 |
| Binary | 1011001 | 1001001 | 1100101 | 1100 | 11100 | 0 | 111100 | 100010010 | 10000 | 100010 |
Color Harmonies of #594965
Complementary color
Monochromatic Colors of #594965
Black with #594965
Text Example
Text Example
White with #594965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594965; }
p { color: rgb(89,73,101); }
H1.HeaderClassName
{
color: #594965;
}
.AnyTagClassName
{
color: #594965;
}
</style>
background-color css
<style>
a { background-color: #594965; }
a { background-color: rgb(89,73,101); }
div.DivClassName
{
background-color: #594965;
}
.BgClassName
{
background-color: #594965;
}
</style>
border-color css
<style>
span { border-color: #594965; }
span { border-color: rgb(89,73,101); }
td.TdClassName
{
border-color: #594965;
}
.TagClassName
{
border-color: #594965;
}
</style>