Shades of Honey Flower #594061
Tints of Honey Flower #594061
RGB
CMYK
RGB Variations
Color information
#594061 (or 0x594061) is known color: Honey Flower. HEX triplet: 59, 40 and 61. RGB value is (89,64,97). Sum of RGB (Red+Green+Blue) = 89+64+97=250 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.6% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 97 (38.28% from 255 or 38.8% from 250); Max value from RGB is 97 - color contains mainly: blue. Hex color #594061 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594061 is #A6BF9E. Grayscale: #4B4B4B. Windows color (decimal): -10928031 or 6373465. OLE color: 6373465.
HSL color Cylindrical-coordinate representation of color #594061: hue angle of 285.45º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #594061 is Cyan = 0.08, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 64 | 97 | - |
| CMYK | 0.08 | 0.34 | 0 | 0.62 |
| HSL | 285.45º | 0.2% | 0.32% | - |
| HSV(B) | 285.45º | 0.34% | 0.38% | - |
| XYZ | 8.11 | 6.65 | 12.17 | - |
| YUV | 75.24 | 140.28 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 97 | 0.08 | 0.34 | 0 | 0.62 | 285.45 | 0.2 | 0.32 |
| Hex | 59 | 40 | 61 | 8 | 22 | 0 | 3E | 11D | 14 | 20 |
| Octal | 131 | 100 | 141 | 10 | 42 | 0 | 76 | 435 | 24 | 40 |
| Binary | 1011001 | 1000000 | 1100001 | 1000 | 100010 | 0 | 111110 | 100011101 | 10100 | 100000 |
Color Harmonies of #594061
Complementary color
Monochromatic Colors of #594061
Black with #594061
Text Example
Text Example
White with #594061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594061; }
p { color: rgb(89,64,97); }
H1.HeaderClassName
{
color: #594061;
}
.AnyTagClassName
{
color: #594061;
}
</style>
background-color css
<style>
a { background-color: #594061; }
a { background-color: rgb(89,64,97); }
div.DivClassName
{
background-color: #594061;
}
.BgClassName
{
background-color: #594061;
}
</style>
border-color css
<style>
span { border-color: #594061; }
span { border-color: rgb(89,64,97); }
td.TdClassName
{
border-color: #594061;
}
.TagClassName
{
border-color: #594061;
}
</style>