Shades of Honey Flower #594260
Tints of Honey Flower #594260
RGB
CMYK
RGB Variations
Color information
#594260 (or 0x594260) is known color: Honey Flower. HEX triplet: 59, 42 and 60. RGB value is (89,66,96). Sum of RGB (Red+Green+Blue) = 89+66+96=251 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.46% from 251); Green value is 66 (26.17% from 255 or 26.29% from 251); Blue value is 96 (37.89% from 255 or 38.25% from 251); Max value from RGB is 96 - color contains mainly: blue. Hex color #594260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594260 is #A6BD9F. Grayscale: #4C4C4C. Windows color (decimal): -10927520 or 6308441. OLE color: 6308441.
HSL color Cylindrical-coordinate representation of color #594260: hue angle of 286º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #594260 is Cyan = 0.07, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 66 | 96 | - |
| CMYK | 0.07 | 0.31 | 0 | 0.62 |
| HSL | 286º | 0.19% | 0.32% | - |
| HSV(B) | 286º | 0.31% | 0.38% | - |
| XYZ | 8.18 | 6.86 | 11.96 | - |
| YUV | 76.3 | 139.12 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 96 | 0.07 | 0.31 | 0 | 0.62 | 286 | 0.19 | 0.32 |
| Hex | 59 | 42 | 60 | 7 | 1F | 0 | 3E | 11E | 13 | 20 |
| Octal | 131 | 102 | 140 | 7 | 37 | 0 | 76 | 436 | 23 | 40 |
| Binary | 1011001 | 1000010 | 1100000 | 111 | 11111 | 0 | 111110 | 100011110 | 10011 | 100000 |
Color Harmonies of #594260
Complementary color
Monochromatic Colors of #594260
Black with #594260
Text Example
Text Example
White with #594260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594260; }
p { color: rgb(89,66,96); }
H1.HeaderClassName
{
color: #594260;
}
.AnyTagClassName
{
color: #594260;
}
</style>
background-color css
<style>
a { background-color: #594260; }
a { background-color: rgb(89,66,96); }
div.DivClassName
{
background-color: #594260;
}
.BgClassName
{
background-color: #594260;
}
</style>
border-color css
<style>
span { border-color: #594260; }
span { border-color: rgb(89,66,96); }
td.TdClassName
{
border-color: #594260;
}
.TagClassName
{
border-color: #594260;
}
</style>