Shades of Daisy Bush #594187
Tints of Daisy Bush #594187
RGB
CMYK
RGB Variations
Color information
#594187 (or 0x594187) is known color: Daisy Bush. HEX triplet: 59, 41 and 87. RGB value is (89,65,135). Sum of RGB (Red+Green+Blue) = 89+65+135=289 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.80% from 289); Green value is 65 (25.78% from 255 or 22.49% from 289); Blue value is 135 (53.12% from 255 or 46.71% from 289); Max value from RGB is 135 - color contains mainly: blue. Hex color #594187 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594187 is #A6BE78. Grayscale: #4F4F4F. Windows color (decimal): -10927737 or 8864089. OLE color: 8864089.
HSL color Cylindrical-coordinate representation of color #594187: hue angle of 260.57º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #594187 is Cyan = 0.34, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 65 | 135 | - |
| CMYK | 0.34 | 0.52 | 0 | 0.47 |
| HSL | 260.57º | 0.35% | 0.39% | - |
| HSV(B) | 260.57º | 0.52% | 0.53% | - |
| XYZ | 10.38 | 7.65 | 23.85 | - |
| YUV | 80.16 | 158.95 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 135 | 0.34 | 0.52 | 0 | 0.47 | 260.57 | 0.35 | 0.39 |
| Hex | 59 | 41 | 87 | 22 | 34 | 0 | 2F | 105 | 23 | 27 |
| Octal | 131 | 101 | 207 | 42 | 64 | 0 | 57 | 405 | 43 | 47 |
| Binary | 1011001 | 1000001 | 10000111 | 100010 | 110100 | 0 | 101111 | 100000101 | 100011 | 100111 |
Color Harmonies of #594187
Complementary color
Monochromatic Colors of #594187
Black with #594187
Text Example
Text Example
White with #594187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594187; }
p { color: rgb(89,65,135); }
H1.HeaderClassName
{
color: #594187;
}
.AnyTagClassName
{
color: #594187;
}
</style>
background-color css
<style>
a { background-color: #594187; }
a { background-color: rgb(89,65,135); }
div.DivClassName
{
background-color: #594187;
}
.BgClassName
{
background-color: #594187;
}
</style>
border-color css
<style>
span { border-color: #594187; }
span { border-color: rgb(89,65,135); }
td.TdClassName
{
border-color: #594187;
}
.TagClassName
{
border-color: #594187;
}
</style>