Shades of Honey Flower #594464
Tints of Honey Flower #594464
RGB
CMYK
RGB Variations
Color information
#594464 (or 0x594464) is known color: Honey Flower. HEX triplet: 59, 44 and 64. RGB value is (89,68,100). Sum of RGB (Red+Green+Blue) = 89+68+100=257 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.63% from 257); Green value is 68 (26.95% from 255 or 26.46% from 257); Blue value is 100 (39.45% from 255 or 38.91% from 257); Max value from RGB is 100 - color contains mainly: blue. Hex color #594464 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594464 is #A6BB9B. Grayscale: #4D4D4D. Windows color (decimal): -10927004 or 6571097. OLE color: 6571097.
HSL color Cylindrical-coordinate representation of color #594464: hue angle of 279.38º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #594464 is Cyan = 0.11, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 68 | 100 | - |
| CMYK | 0.11 | 0.32 | 0 | 0.61 |
| HSL | 279.38º | 0.19% | 0.33% | - |
| HSV(B) | 279.38º | 0.32% | 0.39% | - |
| XYZ | 8.49 | 7.18 | 12.99 | - |
| YUV | 77.93 | 140.46 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 100 | 0.11 | 0.32 | 0 | 0.61 | 279.38 | 0.19 | 0.33 |
| Hex | 59 | 44 | 64 | B | 20 | 0 | 3D | 117 | 13 | 21 |
| Octal | 131 | 104 | 144 | 13 | 40 | 0 | 75 | 427 | 23 | 41 |
| Binary | 1011001 | 1000100 | 1100100 | 1011 | 100000 | 0 | 111101 | 100010111 | 10011 | 100001 |
Color Harmonies of #594464
Complementary color
Monochromatic Colors of #594464
Black with #594464
Text Example
Text Example
White with #594464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594464; }
p { color: rgb(89,68,100); }
H1.HeaderClassName
{
color: #594464;
}
.AnyTagClassName
{
color: #594464;
}
</style>
background-color css
<style>
a { background-color: #594464; }
a { background-color: rgb(89,68,100); }
div.DivClassName
{
background-color: #594464;
}
.BgClassName
{
background-color: #594464;
}
</style>
border-color css
<style>
span { border-color: #594464; }
span { border-color: rgb(89,68,100); }
td.TdClassName
{
border-color: #594464;
}
.TagClassName
{
border-color: #594464;
}
</style>