Shades of Honey Flower #594669
Tints of Honey Flower #594669
RGB
CMYK
RGB Variations
Color information
#594669 (or 0x594669) is known color: Honey Flower. HEX triplet: 59, 46 and 69. RGB value is (89,70,105). Sum of RGB (Red+Green+Blue) = 89+70+105=264 (34% of max value = 765). Red value is 89 (35.16% from 255 or 33.71% from 264); Green value is 70 (27.73% from 255 or 26.52% from 264); Blue value is 105 (41.41% from 255 or 39.77% from 264); Max value from RGB is 105 - color contains mainly: blue. Hex color #594669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594669 is #A6B996. Grayscale: #4F4F4F. Windows color (decimal): -10926487 or 6899289. OLE color: 6899289.
HSL color Cylindrical-coordinate representation of color #594669: hue angle of 272.57º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #594669 is Cyan = 0.15, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 70 | 105 | - |
| CMYK | 0.15 | 0.33 | 0 | 0.59 |
| HSL | 272.57º | 0.2% | 0.34% | - |
| HSV(B) | 272.57º | 0.33% | 0.41% | - |
| XYZ | 8.86 | 7.52 | 14.35 | - |
| YUV | 79.67 | 142.29 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 105 | 0.15 | 0.33 | 0 | 0.59 | 272.57 | 0.2 | 0.34 |
| Hex | 59 | 46 | 69 | F | 21 | 0 | 3B | 111 | 14 | 22 |
| Octal | 131 | 106 | 151 | 17 | 41 | 0 | 73 | 421 | 24 | 42 |
| Binary | 1011001 | 1000110 | 1101001 | 1111 | 100001 | 0 | 111011 | 100010001 | 10100 | 100010 |
Color Harmonies of #594669
Complementary color
Monochromatic Colors of #594669
Black with #594669
Text Example
Text Example
White with #594669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594669; }
p { color: rgb(89,70,105); }
H1.HeaderClassName
{
color: #594669;
}
.AnyTagClassName
{
color: #594669;
}
</style>
background-color css
<style>
a { background-color: #594669; }
a { background-color: rgb(89,70,105); }
div.DivClassName
{
background-color: #594669;
}
.BgClassName
{
background-color: #594669;
}
</style>
border-color css
<style>
span { border-color: #594669; }
span { border-color: rgb(89,70,105); }
td.TdClassName
{
border-color: #594669;
}
.TagClassName
{
border-color: #594669;
}
</style>