Shades of Honey Flower #594068
Tints of Honey Flower #594068
RGB
CMYK
RGB Variations
Color information
#594068 (or 0x594068) is known color: Honey Flower. HEX triplet: 59, 40 and 68. RGB value is (89,64,104). Sum of RGB (Red+Green+Blue) = 89+64+104=257 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.63% from 257); Green value is 64 (25.39% from 255 or 24.90% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 104 - color contains mainly: blue. Hex color #594068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594068 is #A6BF97. Grayscale: #4B4B4B. Windows color (decimal): -10928024 or 6832217. OLE color: 6832217.
HSL color Cylindrical-coordinate representation of color #594068: hue angle of 277.5º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #594068 is Cyan = 0.14, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 64 | 104 | - |
| CMYK | 0.14 | 0.38 | 0 | 0.59 |
| HSL | 277.5º | 0.24% | 0.33% | - |
| HSV(B) | 277.5º | 0.38% | 0.41% | - |
| XYZ | 8.45 | 6.79 | 13.96 | - |
| YUV | 76.04 | 143.78 | 137.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 104 | 0.14 | 0.38 | 0 | 0.59 | 277.5 | 0.24 | 0.33 |
| Hex | 59 | 40 | 68 | E | 26 | 0 | 3B | 116 | 18 | 21 |
| Octal | 131 | 100 | 150 | 16 | 46 | 0 | 73 | 426 | 30 | 41 |
| Binary | 1011001 | 1000000 | 1101000 | 1110 | 100110 | 0 | 111011 | 100010110 | 11000 | 100001 |
Color Harmonies of #594068
Complementary color
Monochromatic Colors of #594068
Black with #594068
Text Example
Text Example
White with #594068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594068; }
p { color: rgb(89,64,104); }
H1.HeaderClassName
{
color: #594068;
}
.AnyTagClassName
{
color: #594068;
}
</style>
background-color css
<style>
a { background-color: #594068; }
a { background-color: rgb(89,64,104); }
div.DivClassName
{
background-color: #594068;
}
.BgClassName
{
background-color: #594068;
}
</style>
border-color css
<style>
span { border-color: #594068; }
span { border-color: rgb(89,64,104); }
td.TdClassName
{
border-color: #594068;
}
.TagClassName
{
border-color: #594068;
}
</style>