Shades of Honey Flower #594660
Tints of Honey Flower #594660
RGB
CMYK
RGB Variations
Color information
#594660 (or 0x594660) is known color: Honey Flower. HEX triplet: 59, 46 and 60. RGB value is (89,70,96). Sum of RGB (Red+Green+Blue) = 89+70+96=255 (33% of max value = 765). Red value is 89 (35.16% from 255 or 34.90% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 96 (37.89% from 255 or 37.65% from 255); Max value from RGB is 96 - color contains mainly: blue. Hex color #594660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594660 is #A6B99F. Grayscale: #4E4E4E. Windows color (decimal): -10926496 or 6309465. OLE color: 6309465.
HSL color Cylindrical-coordinate representation of color #594660: hue angle of 283.85º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #594660 is Cyan = 0.07, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 70 | 96 | - |
| CMYK | 0.07 | 0.27 | 0 | 0.62 |
| HSL | 283.85º | 0.16% | 0.33% | - |
| HSV(B) | 283.85º | 0.27% | 0.38% | - |
| XYZ | 8.42 | 7.35 | 12.04 | - |
| YUV | 78.65 | 137.79 | 135.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 96 | 0.07 | 0.27 | 0 | 0.62 | 283.85 | 0.16 | 0.33 |
| Hex | 59 | 46 | 60 | 7 | 1B | 0 | 3E | 11C | 10 | 21 |
| Octal | 131 | 106 | 140 | 7 | 33 | 0 | 76 | 434 | 20 | 41 |
| Binary | 1011001 | 1000110 | 1100000 | 111 | 11011 | 0 | 111110 | 100011100 | 10000 | 100001 |
Color Harmonies of #594660
Complementary color
Monochromatic Colors of #594660
Black with #594660
Text Example
Text Example
White with #594660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594660; }
p { color: rgb(89,70,96); }
H1.HeaderClassName
{
color: #594660;
}
.AnyTagClassName
{
color: #594660;
}
</style>
background-color css
<style>
a { background-color: #594660; }
a { background-color: rgb(89,70,96); }
div.DivClassName
{
background-color: #594660;
}
.BgClassName
{
background-color: #594660;
}
</style>
border-color css
<style>
span { border-color: #594660; }
span { border-color: rgb(89,70,96); }
td.TdClassName
{
border-color: #594660;
}
.TagClassName
{
border-color: #594660;
}
</style>