Shades of Daisy Bush #593898
Tints of Daisy Bush #593898
RGB
CMYK
RGB Variations
Color information
#593898 (or 0x593898) is known color: Daisy Bush. HEX triplet: 59, 38 and 98. RGB value is (89,56,152). Sum of RGB (Red+Green+Blue) = 89+56+152=297 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.97% from 297); Green value is 56 (22.27% from 255 or 18.86% from 297); Blue value is 152 (59.77% from 255 or 51.18% from 297); Max value from RGB is 152 - color contains mainly: blue. Hex color #593898 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593898 is #A6C767. Grayscale: #4C4C4C. Windows color (decimal): -10930024 or 9975897. OLE color: 9975897.
HSL color Cylindrical-coordinate representation of color #593898: hue angle of 260.62º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #593898 is Cyan = 0.41, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 56 | 152 | - |
| CMYK | 0.41 | 0.63 | 0 | 0.40 |
| HSL | 260.63º | 0.46% | 0.41% | - |
| HSV(B) | 260.63º | 0.63% | 0.6% | - |
| XYZ | 11.2 | 7.22 | 30.51 | - |
| YUV | 76.81 | 170.43 | 136.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 56 | 152 | 0.41 | 0.63 | 0 | 0.40 | 260.63 | 0.46 | 0.41 |
| Hex | 59 | 38 | 98 | 29 | 3F | 0 | 28 | 105 | 2E | 29 |
| Octal | 131 | 70 | 230 | 51 | 77 | 0 | 50 | 405 | 56 | 51 |
| Binary | 1011001 | 111000 | 10011000 | 101001 | 111111 | 0 | 101000 | 100000101 | 101110 | 101001 |
Color Harmonies of #593898
Complementary color
Monochromatic Colors of #593898
Black with #593898
Text Example
Text Example
White with #593898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593898; }
p { color: rgb(89,56,152); }
H1.HeaderClassName
{
color: #593898;
}
.AnyTagClassName
{
color: #593898;
}
</style>
background-color css
<style>
a { background-color: #593898; }
a { background-color: rgb(89,56,152); }
div.DivClassName
{
background-color: #593898;
}
.BgClassName
{
background-color: #593898;
}
</style>
border-color css
<style>
span { border-color: #593898; }
span { border-color: rgb(89,56,152); }
td.TdClassName
{
border-color: #593898;
}
.TagClassName
{
border-color: #593898;
}
</style>