Shades of Daisy Bush #594297
Tints of Daisy Bush #594297
RGB
CMYK
RGB Variations
Color information
#594297 (or 0x594297) is known color: Daisy Bush. HEX triplet: 59, 42 and 97. RGB value is (89,66,151). Sum of RGB (Red+Green+Blue) = 89+66+151=306 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.08% from 306); Green value is 66 (26.17% from 255 or 21.57% from 306); Blue value is 151 (59.38% from 255 or 49.35% from 306); Max value from RGB is 151 - color contains mainly: blue. Hex color #594297 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594297 is #A6BD68. Grayscale: #525252. Windows color (decimal): -10927465 or 9912921. OLE color: 9912921.
HSL color Cylindrical-coordinate representation of color #594297: hue angle of 256.24º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #594297 is Cyan = 0.41, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 66 | 151 | - |
| CMYK | 0.41 | 0.56 | 0 | 0.41 |
| HSL | 256.24º | 0.39% | 0.43% | - |
| HSV(B) | 256.24º | 0.56% | 0.59% | - |
| XYZ | 11.65 | 8.25 | 30.26 | - |
| YUV | 82.57 | 166.62 | 132.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 151 | 0.41 | 0.56 | 0 | 0.41 | 256.24 | 0.39 | 0.43 |
| Hex | 59 | 42 | 97 | 29 | 38 | 0 | 29 | 100 | 27 | 2B |
| Octal | 131 | 102 | 227 | 51 | 70 | 0 | 51 | 400 | 47 | 53 |
| Binary | 1011001 | 1000010 | 10010111 | 101001 | 111000 | 0 | 101001 | 100000000 | 100111 | 101011 |
Color Harmonies of #594297
Complementary color
Monochromatic Colors of #594297
Black with #594297
Text Example
Text Example
White with #594297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594297; }
p { color: rgb(89,66,151); }
H1.HeaderClassName
{
color: #594297;
}
.AnyTagClassName
{
color: #594297;
}
</style>
background-color css
<style>
a { background-color: #594297; }
a { background-color: rgb(89,66,151); }
div.DivClassName
{
background-color: #594297;
}
.BgClassName
{
background-color: #594297;
}
</style>
border-color css
<style>
span { border-color: #594297; }
span { border-color: rgb(89,66,151); }
td.TdClassName
{
border-color: #594297;
}
.TagClassName
{
border-color: #594297;
}
</style>