Shades of Daisy Bush #594294
Tints of Daisy Bush #594294
RGB
CMYK
RGB Variations
Color information
#594294 (or 0x594294) is known color: Daisy Bush. HEX triplet: 59, 42 and 94. RGB value is (89,66,148). Sum of RGB (Red+Green+Blue) = 89+66+148=303 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.37% from 303); Green value is 66 (26.17% from 255 or 21.78% from 303); Blue value is 148 (58.20% from 255 or 48.84% from 303); Max value from RGB is 148 - color contains mainly: blue. Hex color #594294 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594294 is #A6BD6B. Grayscale: #515151. Windows color (decimal): -10927468 or 9716313. OLE color: 9716313.
HSL color Cylindrical-coordinate representation of color #594294: hue angle of 256.83º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #594294 is Cyan = 0.40, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 66 | 148 | - |
| CMYK | 0.40 | 0.55 | 0 | 0.42 |
| HSL | 256.83º | 0.38% | 0.42% | - |
| HSV(B) | 256.83º | 0.55% | 0.58% | - |
| XYZ | 11.41 | 8.16 | 28.99 | - |
| YUV | 82.23 | 165.12 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 148 | 0.40 | 0.55 | 0 | 0.42 | 256.83 | 0.38 | 0.42 |
| Hex | 59 | 42 | 94 | 28 | 37 | 0 | 2A | 101 | 26 | 2A |
| Octal | 131 | 102 | 224 | 50 | 67 | 0 | 52 | 401 | 46 | 52 |
| Binary | 1011001 | 1000010 | 10010100 | 101000 | 110111 | 0 | 101010 | 100000001 | 100110 | 101010 |
Color Harmonies of #594294
Complementary color
Monochromatic Colors of #594294
Black with #594294
Text Example
Text Example
White with #594294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594294; }
p { color: rgb(89,66,148); }
H1.HeaderClassName
{
color: #594294;
}
.AnyTagClassName
{
color: #594294;
}
</style>
background-color css
<style>
a { background-color: #594294; }
a { background-color: rgb(89,66,148); }
div.DivClassName
{
background-color: #594294;
}
.BgClassName
{
background-color: #594294;
}
</style>
border-color css
<style>
span { border-color: #594294; }
span { border-color: rgb(89,66,148); }
td.TdClassName
{
border-color: #594294;
}
.TagClassName
{
border-color: #594294;
}
</style>