Shades of Honey Flower #59406A
Tints of Honey Flower #59406A
RGB
CMYK
RGB Variations
Color information
#59406A (or 0x59406A) is known color: Honey Flower. HEX triplet: 59, 40 and 6A. RGB value is (89,64,106). Sum of RGB (Red+Green+Blue) = 89+64+106=259 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.36% from 259); Green value is 64 (25.39% from 255 or 24.71% from 259); Blue value is 106 (41.80% from 255 or 40.93% from 259); Max value from RGB is 106 - color contains mainly: blue. Hex color #59406A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #59406A is #A6BF95. Grayscale: #4C4C4C. Windows color (decimal): -10928022 or 6963289. OLE color: 6963289.
HSL color Cylindrical-coordinate representation of color #59406A: hue angle of 275.71º degrees, saturation: 0.25, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #59406A is Cyan = 0.16, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 89 | 64 | 106 | - |
| CMYK | 0.16 | 0.40 | 0 | 0.58 |
| HSL | 275.71º | 0.25% | 0.33% | - |
| HSV(B) | 275.71º | 0.4% | 0.42% | - |
| XYZ | 8.55 | 6.83 | 14.5 | - |
| YUV | 76.26 | 144.78 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 106 | 0.16 | 0.40 | 0 | 0.58 | 275.71 | 0.25 | 0.33 |
| Hex | 59 | 40 | 6A | 10 | 28 | 0 | 3A | 114 | 19 | 21 |
| Octal | 131 | 100 | 152 | 20 | 50 | 0 | 72 | 424 | 31 | 41 |
| Binary | 1011001 | 1000000 | 1101010 | 10000 | 101000 | 0 | 111010 | 100010100 | 11001 | 100001 |
Color Harmonies of #59406A
Complementary color
Monochromatic Colors of #59406A
Black with #59406A
Text Example
Text Example
White with #59406A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59406A; }
p { color: rgb(89,64,106); }
H1.HeaderClassName
{
color: #59406A;
}
.AnyTagClassName
{
color: #59406A;
}
</style>
background-color css
<style>
a { background-color: #59406A; }
a { background-color: rgb(89,64,106); }
div.DivClassName
{
background-color: #59406A;
}
.BgClassName
{
background-color: #59406A;
}
</style>
border-color css
<style>
span { border-color: #59406A; }
span { border-color: rgb(89,64,106); }
td.TdClassName
{
border-color: #59406A;
}
.TagClassName
{
border-color: #59406A;
}
</style>