Shades of Daisy Bush #594694
Tints of Daisy Bush #594694
RGB
CMYK
RGB Variations
Color information
#594694 (or 0x594694) is known color: Daisy Bush. HEX triplet: 59, 46 and 94. RGB value is (89,70,148). Sum of RGB (Red+Green+Blue) = 89+70+148=307 (40% of max value = 765). Red value is 89 (35.16% from 255 or 28.99% from 307); Green value is 70 (27.73% from 255 or 22.80% from 307); Blue value is 148 (58.20% from 255 or 48.21% from 307); Max value from RGB is 148 - color contains mainly: blue. Hex color #594694 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594694 is #A6B96B. Grayscale: #545454. Windows color (decimal): -10926444 or 9717337. OLE color: 9717337.
HSL color Cylindrical-coordinate representation of color #594694: hue angle of 254.62º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #594694 is Cyan = 0.40, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 70 | 148 | - |
| CMYK | 0.40 | 0.53 | 0 | 0.42 |
| HSL | 254.62º | 0.36% | 0.43% | - |
| HSV(B) | 254.62º | 0.53% | 0.58% | - |
| XYZ | 11.66 | 8.64 | 29.07 | - |
| YUV | 84.57 | 163.79 | 131.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 148 | 0.40 | 0.53 | 0 | 0.42 | 254.62 | 0.36 | 0.43 |
| Hex | 59 | 46 | 94 | 28 | 35 | 0 | 2A | FF | 24 | 2B |
| Octal | 131 | 106 | 224 | 50 | 65 | 0 | 52 | 377 | 44 | 53 |
| Binary | 1011001 | 1000110 | 10010100 | 101000 | 110101 | 0 | 101010 | 11111111 | 100100 | 101011 |
Color Harmonies of #594694
Complementary color
Monochromatic Colors of #594694
Black with #594694
Text Example
Text Example
White with #594694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594694; }
p { color: rgb(89,70,148); }
H1.HeaderClassName
{
color: #594694;
}
.AnyTagClassName
{
color: #594694;
}
</style>
background-color css
<style>
a { background-color: #594694; }
a { background-color: rgb(89,70,148); }
div.DivClassName
{
background-color: #594694;
}
.BgClassName
{
background-color: #594694;
}
</style>
border-color css
<style>
span { border-color: #594694; }
span { border-color: rgb(89,70,148); }
td.TdClassName
{
border-color: #594694;
}
.TagClassName
{
border-color: #594694;
}
</style>