Shades of Daisy Bush #594491
Tints of Daisy Bush #594491
RGB
CMYK
RGB Variations
Color information
#594491 (or 0x594491) is known color: Daisy Bush. HEX triplet: 59, 44 and 91. RGB value is (89,68,145). Sum of RGB (Red+Green+Blue) = 89+68+145=302 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.47% from 302); Green value is 68 (26.95% from 255 or 22.52% from 302); Blue value is 145 (57.03% from 255 or 48.01% from 302); Max value from RGB is 145 - color contains mainly: blue. Hex color #594491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594491 is #A6BB6E. Grayscale: #525252. Windows color (decimal): -10926959 or 9520217. OLE color: 9520217.
HSL color Cylindrical-coordinate representation of color #594491: hue angle of 256.36º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #594491 is Cyan = 0.39, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 68 | 145 | - |
| CMYK | 0.39 | 0.53 | 0 | 0.43 |
| HSL | 256.36º | 0.36% | 0.42% | - |
| HSV(B) | 256.36º | 0.53% | 0.57% | - |
| XYZ | 11.3 | 8.3 | 27.8 | - |
| YUV | 83.06 | 162.96 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 145 | 0.39 | 0.53 | 0 | 0.43 | 256.36 | 0.36 | 0.42 |
| Hex | 59 | 44 | 91 | 27 | 35 | 0 | 2B | 100 | 24 | 2A |
| Octal | 131 | 104 | 221 | 47 | 65 | 0 | 53 | 400 | 44 | 52 |
| Binary | 1011001 | 1000100 | 10010001 | 100111 | 110101 | 0 | 101011 | 100000000 | 100100 | 101010 |
Color Harmonies of #594491
Complementary color
Monochromatic Colors of #594491
Black with #594491
Text Example
Text Example
White with #594491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594491; }
p { color: rgb(89,68,145); }
H1.HeaderClassName
{
color: #594491;
}
.AnyTagClassName
{
color: #594491;
}
</style>
background-color css
<style>
a { background-color: #594491; }
a { background-color: rgb(89,68,145); }
div.DivClassName
{
background-color: #594491;
}
.BgClassName
{
background-color: #594491;
}
</style>
border-color css
<style>
span { border-color: #594491; }
span { border-color: rgb(89,68,145); }
td.TdClassName
{
border-color: #594491;
}
.TagClassName
{
border-color: #594491;
}
</style>