Shades of Honey Flower #593265
Tints of Honey Flower #593265
RGB
CMYK
RGB Variations
Color information
#593265 (or 0x593265) is known color: Honey Flower. HEX triplet: 59, 32 and 65. RGB value is (89,50,101). Sum of RGB (Red+Green+Blue) = 89+50+101=240 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.08% from 240); Green value is 50 (19.92% from 255 or 20.83% from 240); Blue value is 101 (39.84% from 255 or 42.08% from 240); Max value from RGB is 101 - color contains mainly: blue. Hex color #593265 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593265 is #A6CD9A. Grayscale: #434343. Windows color (decimal): -10931611 or 6632025. OLE color: 6632025.
HSL color Cylindrical-coordinate representation of color #593265: hue angle of 285.88º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #593265 is Cyan = 0.12, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 50 | 101 | - |
| CMYK | 0.12 | 0.50 | 0 | 0.60 |
| HSL | 285.88º | 0.34% | 0.3% | - |
| HSV(B) | 285.88º | 0.5% | 0.4% | - |
| XYZ | 7.61 | 5.34 | 12.94 | - |
| YUV | 67.48 | 146.92 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 50 | 101 | 0.12 | 0.50 | 0 | 0.60 | 285.88 | 0.34 | 0.3 |
| Hex | 59 | 32 | 65 | C | 32 | 0 | 3C | 11E | 22 | 1E |
| Octal | 131 | 62 | 145 | 14 | 62 | 0 | 74 | 436 | 42 | 36 |
| Binary | 1011001 | 110010 | 1100101 | 1100 | 110010 | 0 | 111100 | 100011110 | 100010 | 11110 |
Color Harmonies of #593265
Complementary color
Monochromatic Colors of #593265
Black with #593265
Text Example
Text Example
White with #593265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593265; }
p { color: rgb(89,50,101); }
H1.HeaderClassName
{
color: #593265;
}
.AnyTagClassName
{
color: #593265;
}
</style>
background-color css
<style>
a { background-color: #593265; }
a { background-color: rgb(89,50,101); }
div.DivClassName
{
background-color: #593265;
}
.BgClassName
{
background-color: #593265;
}
</style>
border-color css
<style>
span { border-color: #593265; }
span { border-color: rgb(89,50,101); }
td.TdClassName
{
border-color: #593265;
}
.TagClassName
{
border-color: #593265;
}
</style>