Shades of Daisy Bush #594698
Tints of Daisy Bush #594698
RGB
CMYK
RGB Variations
Color information
#594698 (or 0x594698) is known color: Daisy Bush. HEX triplet: 59, 46 and 98. RGB value is (89,70,152). Sum of RGB (Red+Green+Blue) = 89+70+152=311 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.62% from 311); Green value is 70 (27.73% from 255 or 22.51% from 311); Blue value is 152 (59.77% from 255 or 48.87% from 311); Max value from RGB is 152 - color contains mainly: blue. Hex color #594698 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594698 is #A6B967. Grayscale: #545454. Windows color (decimal): -10926440 or 9979481. OLE color: 9979481.
HSL color Cylindrical-coordinate representation of color #594698: hue angle of 253.9º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #594698 is Cyan = 0.41, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 70 | 152 | - |
| CMYK | 0.41 | 0.54 | 0 | 0.40 |
| HSL | 253.9º | 0.37% | 0.44% | - |
| HSV(B) | 253.9º | 0.54% | 0.6% | - |
| XYZ | 11.98 | 8.77 | 30.77 | - |
| YUV | 85.03 | 165.79 | 130.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 152 | 0.41 | 0.54 | 0 | 0.40 | 253.9 | 0.37 | 0.44 |
| Hex | 59 | 46 | 98 | 29 | 36 | 0 | 28 | FE | 25 | 2C |
| Octal | 131 | 106 | 230 | 51 | 66 | 0 | 50 | 376 | 45 | 54 |
| Binary | 1011001 | 1000110 | 10011000 | 101001 | 110110 | 0 | 101000 | 11111110 | 100101 | 101100 |
Color Harmonies of #594698
Complementary color
Monochromatic Colors of #594698
Black with #594698
Text Example
Text Example
White with #594698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594698; }
p { color: rgb(89,70,152); }
H1.HeaderClassName
{
color: #594698;
}
.AnyTagClassName
{
color: #594698;
}
</style>
background-color css
<style>
a { background-color: #594698; }
a { background-color: rgb(89,70,152); }
div.DivClassName
{
background-color: #594698;
}
.BgClassName
{
background-color: #594698;
}
</style>
border-color css
<style>
span { border-color: #594698; }
span { border-color: rgb(89,70,152); }
td.TdClassName
{
border-color: #594698;
}
.TagClassName
{
border-color: #594698;
}
</style>