Shades of Daisy Bush #594087
Tints of Daisy Bush #594087
RGB
CMYK
RGB Variations
Color information
#594087 (or 0x594087) is known color: Daisy Bush. HEX triplet: 59, 40 and 87. RGB value is (89,64,135). Sum of RGB (Red+Green+Blue) = 89+64+135=288 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.90% from 288); Green value is 64 (25.39% from 255 or 22.22% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #594087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594087 is #A6BF78. Grayscale: #4F4F4F. Windows color (decimal): -10927993 or 8863833. OLE color: 8863833.
HSL color Cylindrical-coordinate representation of color #594087: hue angle of 261.13º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #594087 is Cyan = 0.34, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 64 | 135 | - |
| CMYK | 0.34 | 0.53 | 0 | 0.47 |
| HSL | 261.13º | 0.36% | 0.39% | - |
| HSV(B) | 261.13º | 0.53% | 0.53% | - |
| XYZ | 10.33 | 7.54 | 23.83 | - |
| YUV | 79.57 | 159.28 | 134.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 135 | 0.34 | 0.53 | 0 | 0.47 | 261.13 | 0.36 | 0.39 |
| Hex | 59 | 40 | 87 | 22 | 35 | 0 | 2F | 105 | 24 | 27 |
| Octal | 131 | 100 | 207 | 42 | 65 | 0 | 57 | 405 | 44 | 47 |
| Binary | 1011001 | 1000000 | 10000111 | 100010 | 110101 | 0 | 101111 | 100000101 | 100100 | 100111 |
Color Harmonies of #594087
Complementary color
Monochromatic Colors of #594087
Black with #594087
Text Example
Text Example
White with #594087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594087; }
p { color: rgb(89,64,135); }
H1.HeaderClassName
{
color: #594087;
}
.AnyTagClassName
{
color: #594087;
}
</style>
background-color css
<style>
a { background-color: #594087; }
a { background-color: rgb(89,64,135); }
div.DivClassName
{
background-color: #594087;
}
.BgClassName
{
background-color: #594087;
}
</style>
border-color css
<style>
span { border-color: #594087; }
span { border-color: rgb(89,64,135); }
td.TdClassName
{
border-color: #594087;
}
.TagClassName
{
border-color: #594087;
}
</style>