Shades of Daisy Bush #594393
Tints of Daisy Bush #594393
RGB
CMYK
RGB Variations
Color information
#594393 (or 0x594393) is known color: Daisy Bush. HEX triplet: 59, 43 and 93. RGB value is (89,67,147). Sum of RGB (Red+Green+Blue) = 89+67+147=303 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.37% from 303); Green value is 67 (26.56% from 255 or 22.11% from 303); Blue value is 147 (57.81% from 255 or 48.51% from 303); Max value from RGB is 147 - color contains mainly: blue. Hex color #594393 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594393 is #A6BC6C. Grayscale: #525252. Windows color (decimal): -10927213 or 9651033. OLE color: 9651033.
HSL color Cylindrical-coordinate representation of color #594393: hue angle of 256.5º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #594393 is Cyan = 0.39, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 67 | 147 | - |
| CMYK | 0.39 | 0.54 | 0 | 0.42 |
| HSL | 256.5º | 0.37% | 0.42% | - |
| HSV(B) | 256.5º | 0.54% | 0.58% | - |
| XYZ | 11.39 | 8.24 | 28.59 | - |
| YUV | 82.7 | 164.29 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 147 | 0.39 | 0.54 | 0 | 0.42 | 256.5 | 0.37 | 0.42 |
| Hex | 59 | 43 | 93 | 27 | 36 | 0 | 2A | 100 | 25 | 2A |
| Octal | 131 | 103 | 223 | 47 | 66 | 0 | 52 | 400 | 45 | 52 |
| Binary | 1011001 | 1000011 | 10010011 | 100111 | 110110 | 0 | 101010 | 100000000 | 100101 | 101010 |
Color Harmonies of #594393
Complementary color
Monochromatic Colors of #594393
Black with #594393
Text Example
Text Example
White with #594393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594393; }
p { color: rgb(89,67,147); }
H1.HeaderClassName
{
color: #594393;
}
.AnyTagClassName
{
color: #594393;
}
</style>
background-color css
<style>
a { background-color: #594393; }
a { background-color: rgb(89,67,147); }
div.DivClassName
{
background-color: #594393;
}
.BgClassName
{
background-color: #594393;
}
</style>
border-color css
<style>
span { border-color: #594393; }
span { border-color: rgb(89,67,147); }
td.TdClassName
{
border-color: #594393;
}
.TagClassName
{
border-color: #594393;
}
</style>