Shades of Honey Flower #594161
Tints of Honey Flower #594161
RGB
CMYK
RGB Variations
Color information
#594161 (or 0x594161) is known color: Honey Flower. HEX triplet: 59, 41 and 61. RGB value is (89,65,97). Sum of RGB (Red+Green+Blue) = 89+65+97=251 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.46% from 251); Green value is 65 (25.78% from 255 or 25.90% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 97 - color contains mainly: blue. Hex color #594161 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594161 is #A6BE9E. Grayscale: #4B4B4B. Windows color (decimal): -10927775 or 6373721. OLE color: 6373721.
HSL color Cylindrical-coordinate representation of color #594161: hue angle of 285º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #594161 is Cyan = 0.08, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 65 | 97 | - |
| CMYK | 0.08 | 0.33 | 0 | 0.62 |
| HSL | 285º | 0.2% | 0.32% | - |
| HSV(B) | 285º | 0.33% | 0.38% | - |
| XYZ | 8.17 | 6.77 | 12.19 | - |
| YUV | 75.82 | 139.95 | 137.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 97 | 0.08 | 0.33 | 0 | 0.62 | 285 | 0.2 | 0.32 |
| Hex | 59 | 41 | 61 | 8 | 21 | 0 | 3E | 11D | 14 | 20 |
| Octal | 131 | 101 | 141 | 10 | 41 | 0 | 76 | 435 | 24 | 40 |
| Binary | 1011001 | 1000001 | 1100001 | 1000 | 100001 | 0 | 111110 | 100011101 | 10100 | 100000 |
Color Harmonies of #594161
Complementary color
Monochromatic Colors of #594161
Black with #594161
Text Example
Text Example
White with #594161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594161; }
p { color: rgb(89,65,97); }
H1.HeaderClassName
{
color: #594161;
}
.AnyTagClassName
{
color: #594161;
}
</style>
background-color css
<style>
a { background-color: #594161; }
a { background-color: rgb(89,65,97); }
div.DivClassName
{
background-color: #594161;
}
.BgClassName
{
background-color: #594161;
}
</style>
border-color css
<style>
span { border-color: #594161; }
span { border-color: rgb(89,65,97); }
td.TdClassName
{
border-color: #594161;
}
.TagClassName
{
border-color: #594161;
}
</style>