Shades of Daisy Bush #593395
Tints of Daisy Bush #593395
RGB
CMYK
RGB Variations
Color information
#593395 (or 0x593395) is known color: Daisy Bush. HEX triplet: 59, 33 and 95. RGB value is (89,51,149). Sum of RGB (Red+Green+Blue) = 89+51+149=289 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.80% from 289); Green value is 51 (20.31% from 255 or 17.65% from 289); Blue value is 149 (58.59% from 255 or 51.56% from 289); Max value from RGB is 149 - color contains mainly: blue. Hex color #593395 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593395 is #A6CC6A. Grayscale: #494949. Windows color (decimal): -10931307 or 9778009. OLE color: 9778009.
HSL color Cylindrical-coordinate representation of color #593395: hue angle of 263.27º degrees, saturation: 0.49, 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 #593395 is Cyan = 0.40, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 51 | 149 | - |
| CMYK | 0.40 | 0.66 | 0 | 0.42 |
| HSL | 263.27º | 0.49% | 0.39% | - |
| HSV(B) | 263.27º | 0.66% | 0.58% | - |
| XYZ | 10.73 | 6.66 | 29.15 | - |
| YUV | 73.53 | 170.59 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 51 | 149 | 0.40 | 0.66 | 0 | 0.42 | 263.27 | 0.49 | 0.39 |
| Hex | 59 | 33 | 95 | 28 | 42 | 0 | 2A | 107 | 31 | 27 |
| Octal | 131 | 63 | 225 | 50 | 102 | 0 | 52 | 407 | 61 | 47 |
| Binary | 1011001 | 110011 | 10010101 | 101000 | 1000010 | 0 | 101010 | 100000111 | 110001 | 100111 |
Color Harmonies of #593395
Complementary color
Monochromatic Colors of #593395
Black with #593395
Text Example
Text Example
White with #593395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593395; }
p { color: rgb(89,51,149); }
H1.HeaderClassName
{
color: #593395;
}
.AnyTagClassName
{
color: #593395;
}
</style>
background-color css
<style>
a { background-color: #593395; }
a { background-color: rgb(89,51,149); }
div.DivClassName
{
background-color: #593395;
}
.BgClassName
{
background-color: #593395;
}
</style>
border-color css
<style>
span { border-color: #593395; }
span { border-color: rgb(89,51,149); }
td.TdClassName
{
border-color: #593395;
}
.TagClassName
{
border-color: #593395;
}
</style>