Shades of Honey Flower #594572
Tints of Honey Flower #594572
RGB
CMYK
RGB Variations
Color information
#594572 (or 0x594572) is known color: Honey Flower. HEX triplet: 59, 45 and 72. RGB value is (89,69,114). Sum of RGB (Red+Green+Blue) = 89+69+114=272 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.72% from 272); Green value is 69 (27.34% from 255 or 25.37% from 272); Blue value is 114 (44.92% from 255 or 41.91% from 272); Max value from RGB is 114 - color contains mainly: blue. Hex color #594572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594572 is #A6BA8D. Grayscale: #4F4F4F. Windows color (decimal): -10926734 or 7488857. OLE color: 7488857.
HSL color Cylindrical-coordinate representation of color #594572: hue angle of 266.67º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #594572 is Cyan = 0.22, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 69 | 114 | - |
| CMYK | 0.22 | 0.39 | 0 | 0.55 |
| HSL | 266.67º | 0.25% | 0.36% | - |
| HSV(B) | 266.67º | 0.39% | 0.45% | - |
| XYZ | 9.29 | 7.59 | 16.9 | - |
| YUV | 80.11 | 147.13 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 114 | 0.22 | 0.39 | 0 | 0.55 | 266.67 | 0.25 | 0.36 |
| Hex | 59 | 45 | 72 | 16 | 27 | 0 | 37 | 10B | 19 | 24 |
| Octal | 131 | 105 | 162 | 26 | 47 | 0 | 67 | 413 | 31 | 44 |
| Binary | 1011001 | 1000101 | 1110010 | 10110 | 100111 | 0 | 110111 | 100001011 | 11001 | 100100 |
Color Harmonies of #594572
Complementary color
Monochromatic Colors of #594572
Black with #594572
Text Example
Text Example
White with #594572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594572; }
p { color: rgb(89,69,114); }
H1.HeaderClassName
{
color: #594572;
}
.AnyTagClassName
{
color: #594572;
}
</style>
background-color css
<style>
a { background-color: #594572; }
a { background-color: rgb(89,69,114); }
div.DivClassName
{
background-color: #594572;
}
.BgClassName
{
background-color: #594572;
}
</style>
border-color css
<style>
span { border-color: #594572; }
span { border-color: rgb(89,69,114); }
td.TdClassName
{
border-color: #594572;
}
.TagClassName
{
border-color: #594572;
}
</style>