Shades of Honey Flower #594565
Tints of Honey Flower #594565
RGB
CMYK
RGB Variations
Color information
#594565 (or 0x594565) is known color: Honey Flower. HEX triplet: 59, 45 and 65. RGB value is (89,69,101). Sum of RGB (Red+Green+Blue) = 89+69+101=259 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.36% from 259); Green value is 69 (27.34% from 255 or 26.64% from 259); Blue value is 101 (39.84% from 255 or 39.00% from 259); Max value from RGB is 101 - color contains mainly: blue. Hex color #594565 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594565 is #A6BA9A. Grayscale: #4E4E4E. Windows color (decimal): -10926747 or 6636889. OLE color: 6636889.
HSL color Cylindrical-coordinate representation of color #594565: hue angle of 277.5º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #594565 is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 69 | 101 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.60 |
| HSL | 277.5º | 0.19% | 0.33% | - |
| HSV(B) | 277.5º | 0.32% | 0.4% | - |
| XYZ | 8.6 | 7.32 | 13.27 | - |
| YUV | 78.63 | 140.63 | 135.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 101 | 0.12 | 0.32 | 0 | 0.60 | 277.5 | 0.19 | 0.33 |
| Hex | 59 | 45 | 65 | C | 20 | 0 | 3C | 116 | 13 | 21 |
| Octal | 131 | 105 | 145 | 14 | 40 | 0 | 74 | 426 | 23 | 41 |
| Binary | 1011001 | 1000101 | 1100101 | 1100 | 100000 | 0 | 111100 | 100010110 | 10011 | 100001 |
Color Harmonies of #594565
Complementary color
Monochromatic Colors of #594565
Black with #594565
Text Example
Text Example
White with #594565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594565; }
p { color: rgb(89,69,101); }
H1.HeaderClassName
{
color: #594565;
}
.AnyTagClassName
{
color: #594565;
}
</style>
background-color css
<style>
a { background-color: #594565; }
a { background-color: rgb(89,69,101); }
div.DivClassName
{
background-color: #594565;
}
.BgClassName
{
background-color: #594565;
}
</style>
border-color css
<style>
span { border-color: #594565; }
span { border-color: rgb(89,69,101); }
td.TdClassName
{
border-color: #594565;
}
.TagClassName
{
border-color: #594565;
}
</style>