Shades of Daisy Bush #594498
Tints of Daisy Bush #594498
RGB
CMYK
RGB Variations
Color information
#594498 (or 0x594498) is known color: Daisy Bush. HEX triplet: 59, 44 and 98. RGB value is (89,68,152). Sum of RGB (Red+Green+Blue) = 89+68+152=309 (40% of max value = 765). Red value is 89 (35.16% from 255 or 28.80% from 309); Green value is 68 (26.95% from 255 or 22.01% from 309); Blue value is 152 (59.77% from 255 or 49.19% from 309); Max value from RGB is 152 - color contains mainly: blue. Hex color #594498 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594498 is #A6BB67. Grayscale: #535353. Windows color (decimal): -10926952 or 9978969. OLE color: 9978969.
HSL color Cylindrical-coordinate representation of color #594498: hue angle of 255º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #594498 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 68 | 152 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.40 |
| HSL | 255º | 0.38% | 0.43% | - |
| HSV(B) | 255º | 0.55% | 0.6% | - |
| XYZ | 11.85 | 8.53 | 30.73 | - |
| YUV | 83.86 | 166.46 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 152 | 0.41 | 0.55 | 0 | 0.40 | 255 | 0.38 | 0.43 |
| Hex | 59 | 44 | 98 | 29 | 37 | 0 | 28 | FF | 26 | 2B |
| Octal | 131 | 104 | 230 | 51 | 67 | 0 | 50 | 377 | 46 | 53 |
| Binary | 1011001 | 1000100 | 10011000 | 101001 | 110111 | 0 | 101000 | 11111111 | 100110 | 101011 |
Color Harmonies of #594498
Complementary color
Monochromatic Colors of #594498
Black with #594498
Text Example
Text Example
White with #594498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594498; }
p { color: rgb(89,68,152); }
H1.HeaderClassName
{
color: #594498;
}
.AnyTagClassName
{
color: #594498;
}
</style>
background-color css
<style>
a { background-color: #594498; }
a { background-color: rgb(89,68,152); }
div.DivClassName
{
background-color: #594498;
}
.BgClassName
{
background-color: #594498;
}
</style>
border-color css
<style>
span { border-color: #594498; }
span { border-color: rgb(89,68,152); }
td.TdClassName
{
border-color: #594498;
}
.TagClassName
{
border-color: #594498;
}
</style>