Shades of Daisy Bush #593899
Tints of Daisy Bush #593899
RGB
CMYK
RGB Variations
Color information
#593899 (or 0x593899) is known color: Daisy Bush. HEX triplet: 59, 38 and 99. RGB value is (89,56,153). Sum of RGB (Red+Green+Blue) = 89+56+153=298 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.87% from 298); Green value is 56 (22.27% from 255 or 18.79% from 298); Blue value is 153 (60.16% from 255 or 51.34% from 298); Max value from RGB is 153 - color contains mainly: blue. Hex color #593899 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593899 is #A6C766. Grayscale: #4C4C4C. Windows color (decimal): -10930023 or 10041433. OLE color: 10041433.
HSL color Cylindrical-coordinate representation of color #593899: hue angle of 260.41º 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 #593899 is Cyan = 0.42, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 89 | 56 | 153 | - |
| CMYK | 0.42 | 0.63 | 0 | 0.4 |
| HSL | 260.41º | 0.46% | 0.41% | - |
| HSV(B) | 260.41º | 0.63% | 0.6% | - |
| XYZ | 11.28 | 7.25 | 30.94 | - |
| YUV | 76.93 | 170.93 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 56 | 153 | 0.42 | 0.63 | 0 | 0.4 | 260.41 | 0.46 | 0.41 |
| Hex | 59 | 38 | 99 | 2A | 3F | 0 | 28 | 104 | 2E | 29 |
| Octal | 131 | 70 | 231 | 52 | 77 | 0 | 50 | 404 | 56 | 51 |
| Binary | 1011001 | 111000 | 10011001 | 101010 | 111111 | 0 | 101000 | 100000100 | 101110 | 101001 |
Color Harmonies of #593899
Complementary color
Monochromatic Colors of #593899
Black with #593899
Text Example
Text Example
White with #593899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593899; }
p { color: rgb(89,56,153); }
H1.HeaderClassName
{
color: #593899;
}
.AnyTagClassName
{
color: #593899;
}
</style>
background-color css
<style>
a { background-color: #593899; }
a { background-color: rgb(89,56,153); }
div.DivClassName
{
background-color: #593899;
}
.BgClassName
{
background-color: #593899;
}
</style>
border-color css
<style>
span { border-color: #593899; }
span { border-color: rgb(89,56,153); }
td.TdClassName
{
border-color: #593899;
}
.TagClassName
{
border-color: #593899;
}
</style>