Shades of Honey Flower #594066
Tints of Honey Flower #594066
RGB
CMYK
RGB Variations
Color information
#594066 (or 0x594066) is known color: Honey Flower. HEX triplet: 59, 40 and 66. RGB value is (89,64,102). Sum of RGB (Red+Green+Blue) = 89+64+102=255 (33% of max value = 765). Red value is 89 (35.16% from 255 or 34.90% from 255); Green value is 64 (25.39% from 255 or 25.10% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 102 - color contains mainly: blue. Hex color #594066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594066 is #A6BF99. Grayscale: #4B4B4B. Windows color (decimal): -10928026 or 6701145. OLE color: 6701145.
HSL color Cylindrical-coordinate representation of color #594066: hue angle of 279.47º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #594066 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 89 | 64 | 102 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.6 |
| HSL | 279.47º | 0.23% | 0.33% | - |
| HSV(B) | 279.47º | 0.37% | 0.4% | - |
| XYZ | 8.35 | 6.75 | 13.43 | - |
| YUV | 75.81 | 142.78 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 102 | 0.13 | 0.37 | 0 | 0.6 | 279.47 | 0.23 | 0.33 |
| Hex | 59 | 40 | 66 | D | 25 | 0 | 3C | 117 | 17 | 21 |
| Octal | 131 | 100 | 146 | 15 | 45 | 0 | 74 | 427 | 27 | 41 |
| Binary | 1011001 | 1000000 | 1100110 | 1101 | 100101 | 0 | 111100 | 100010111 | 10111 | 100001 |
Color Harmonies of #594066
Complementary color
Monochromatic Colors of #594066
Black with #594066
Text Example
Text Example
White with #594066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594066; }
p { color: rgb(89,64,102); }
H1.HeaderClassName
{
color: #594066;
}
.AnyTagClassName
{
color: #594066;
}
</style>
background-color css
<style>
a { background-color: #594066; }
a { background-color: rgb(89,64,102); }
div.DivClassName
{
background-color: #594066;
}
.BgClassName
{
background-color: #594066;
}
</style>
border-color css
<style>
span { border-color: #594066; }
span { border-color: rgb(89,64,102); }
td.TdClassName
{
border-color: #594066;
}
.TagClassName
{
border-color: #594066;
}
</style>