Shades of Daisy Bush #594089
Tints of Daisy Bush #594089
RGB
CMYK
RGB Variations
Color information
#594089 (or 0x594089) is known color: Daisy Bush. HEX triplet: 59, 40 and 89. RGB value is (89,64,137). Sum of RGB (Red+Green+Blue) = 89+64+137=290 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.69% from 290); Green value is 64 (25.39% from 255 or 22.07% from 290); Blue value is 137 (53.91% from 255 or 47.24% from 290); Max value from RGB is 137 - color contains mainly: blue. Hex color #594089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594089 is #A6BF76. Grayscale: #4F4F4F. Windows color (decimal): -10927991 or 8994905. OLE color: 8994905.
HSL color Cylindrical-coordinate representation of color #594089: hue angle of 260.55º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #594089 is Cyan = 0.35, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 64 | 137 | - |
| CMYK | 0.35 | 0.53 | 0 | 0.46 |
| HSL | 260.55º | 0.36% | 0.39% | - |
| HSV(B) | 260.55º | 0.53% | 0.54% | - |
| XYZ | 10.47 | 7.6 | 24.58 | - |
| YUV | 79.8 | 160.28 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 137 | 0.35 | 0.53 | 0 | 0.46 | 260.55 | 0.36 | 0.39 |
| Hex | 59 | 40 | 89 | 23 | 35 | 0 | 2E | 105 | 24 | 27 |
| Octal | 131 | 100 | 211 | 43 | 65 | 0 | 56 | 405 | 44 | 47 |
| Binary | 1011001 | 1000000 | 10001001 | 100011 | 110101 | 0 | 101110 | 100000101 | 100100 | 100111 |
Color Harmonies of #594089
Complementary color
Monochromatic Colors of #594089
Black with #594089
Text Example
Text Example
White with #594089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594089; }
p { color: rgb(89,64,137); }
H1.HeaderClassName
{
color: #594089;
}
.AnyTagClassName
{
color: #594089;
}
</style>
background-color css
<style>
a { background-color: #594089; }
a { background-color: rgb(89,64,137); }
div.DivClassName
{
background-color: #594089;
}
.BgClassName
{
background-color: #594089;
}
</style>
border-color css
<style>
span { border-color: #594089; }
span { border-color: rgb(89,64,137); }
td.TdClassName
{
border-color: #594089;
}
.TagClassName
{
border-color: #594089;
}
</style>