Shades of Daisy Bush #594899
Tints of Daisy Bush #594899
RGB
CMYK
RGB Variations
Color information
#594899 (or 0x594899) is known color: Daisy Bush. HEX triplet: 59, 48 and 99. RGB value is (89,72,153). Sum of RGB (Red+Green+Blue) = 89+72+153=314 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.34% from 314); Green value is 72 (28.52% from 255 or 22.93% from 314); Blue value is 153 (60.16% from 255 or 48.73% from 314); Max value from RGB is 153 - color contains mainly: blue. Hex color #594899 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594899 is #A6B766. Grayscale: #565656. Windows color (decimal): -10925927 or 10045529. OLE color: 10045529.
HSL color Cylindrical-coordinate representation of color #594899: hue angle of 252.59º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #594899 is Cyan = 0.42, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 89 | 72 | 153 | - |
| CMYK | 0.42 | 0.53 | 0 | 0.4 |
| HSL | 252.59º | 0.36% | 0.44% | - |
| HSV(B) | 252.59º | 0.53% | 0.6% | - |
| XYZ | 12.19 | 9.06 | 31.24 | - |
| YUV | 86.32 | 165.63 | 129.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 153 | 0.42 | 0.53 | 0 | 0.4 | 252.59 | 0.36 | 0.44 |
| Hex | 59 | 48 | 99 | 2A | 35 | 0 | 28 | FD | 24 | 2C |
| Octal | 131 | 110 | 231 | 52 | 65 | 0 | 50 | 375 | 44 | 54 |
| Binary | 1011001 | 1001000 | 10011001 | 101010 | 110101 | 0 | 101000 | 11111101 | 100100 | 101100 |
Color Harmonies of #594899
Complementary color
Monochromatic Colors of #594899
Black with #594899
Text Example
Text Example
White with #594899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594899; }
p { color: rgb(89,72,153); }
H1.HeaderClassName
{
color: #594899;
}
.AnyTagClassName
{
color: #594899;
}
</style>
background-color css
<style>
a { background-color: #594899; }
a { background-color: rgb(89,72,153); }
div.DivClassName
{
background-color: #594899;
}
.BgClassName
{
background-color: #594899;
}
</style>
border-color css
<style>
span { border-color: #594899; }
span { border-color: rgb(89,72,153); }
td.TdClassName
{
border-color: #594899;
}
.TagClassName
{
border-color: #594899;
}
</style>