Shades of Daisy Bush #593295
Tints of Daisy Bush #593295
RGB
CMYK
RGB Variations
Color information
#593295 (or 0x593295) is known color: Daisy Bush. HEX triplet: 59, 32 and 95. RGB value is (89,50,149). Sum of RGB (Red+Green+Blue) = 89+50+149=288 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.90% from 288); Green value is 50 (19.92% from 255 or 17.36% from 288); Blue value is 149 (58.59% from 255 or 51.74% from 288); Max value from RGB is 149 - color contains mainly: blue. Hex color #593295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593295 is #A6CD6A. Grayscale: #484848. Windows color (decimal): -10931563 or 9777753. OLE color: 9777753.
HSL color Cylindrical-coordinate representation of color #593295: hue angle of 263.64º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #593295 is Cyan = 0.40, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 50 | 149 | - |
| CMYK | 0.40 | 0.66 | 0 | 0.42 |
| HSL | 263.64º | 0.5% | 0.39% | - |
| HSV(B) | 263.64º | 0.66% | 0.58% | - |
| XYZ | 10.69 | 6.57 | 29.14 | - |
| YUV | 72.95 | 170.92 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 50 | 149 | 0.40 | 0.66 | 0 | 0.42 | 263.64 | 0.5 | 0.39 |
| Hex | 59 | 32 | 95 | 28 | 42 | 0 | 2A | 108 | 32 | 27 |
| Octal | 131 | 62 | 225 | 50 | 102 | 0 | 52 | 410 | 62 | 47 |
| Binary | 1011001 | 110010 | 10010101 | 101000 | 1000010 | 0 | 101010 | 100001000 | 110010 | 100111 |
Color Harmonies of #593295
Complementary color
Monochromatic Colors of #593295
Black with #593295
Text Example
Text Example
White with #593295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593295; }
p { color: rgb(89,50,149); }
H1.HeaderClassName
{
color: #593295;
}
.AnyTagClassName
{
color: #593295;
}
</style>
background-color css
<style>
a { background-color: #593295; }
a { background-color: rgb(89,50,149); }
div.DivClassName
{
background-color: #593295;
}
.BgClassName
{
background-color: #593295;
}
</style>
border-color css
<style>
span { border-color: #593295; }
span { border-color: rgb(89,50,149); }
td.TdClassName
{
border-color: #593295;
}
.TagClassName
{
border-color: #593295;
}
</style>