Shades of Daisy Bush #594085
Tints of Daisy Bush #594085
RGB
CMYK
RGB Variations
Color information
#594085 (or 0x594085) is known color: Daisy Bush. HEX triplet: 59, 40 and 85. RGB value is (89,64,133). Sum of RGB (Red+Green+Blue) = 89+64+133=286 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.12% from 286); Green value is 64 (25.39% from 255 or 22.38% from 286); Blue value is 133 (52.34% from 255 or 46.50% from 286); Max value from RGB is 133 - color contains mainly: blue. Hex color #594085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594085 is #A6BF7A. Grayscale: #4F4F4F. Windows color (decimal): -10927995 or 8732761. OLE color: 8732761.
HSL color Cylindrical-coordinate representation of color #594085: hue angle of 261.74º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #594085 is Cyan = 0.33, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 64 | 133 | - |
| CMYK | 0.33 | 0.52 | 0 | 0.48 |
| HSL | 261.74º | 0.35% | 0.39% | - |
| HSV(B) | 261.74º | 0.52% | 0.52% | - |
| XYZ | 10.19 | 7.48 | 23.1 | - |
| YUV | 79.34 | 158.28 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 133 | 0.33 | 0.52 | 0 | 0.48 | 261.74 | 0.35 | 0.39 |
| Hex | 59 | 40 | 85 | 21 | 34 | 0 | 30 | 106 | 23 | 27 |
| Octal | 131 | 100 | 205 | 41 | 64 | 0 | 60 | 406 | 43 | 47 |
| Binary | 1011001 | 1000000 | 10000101 | 100001 | 110100 | 0 | 110000 | 100000110 | 100011 | 100111 |
Color Harmonies of #594085
Complementary color
Monochromatic Colors of #594085
Black with #594085
Text Example
Text Example
White with #594085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594085; }
p { color: rgb(89,64,133); }
H1.HeaderClassName
{
color: #594085;
}
.AnyTagClassName
{
color: #594085;
}
</style>
background-color css
<style>
a { background-color: #594085; }
a { background-color: rgb(89,64,133); }
div.DivClassName
{
background-color: #594085;
}
.BgClassName
{
background-color: #594085;
}
</style>
border-color css
<style>
span { border-color: #594085; }
span { border-color: rgb(89,64,133); }
td.TdClassName
{
border-color: #594085;
}
.TagClassName
{
border-color: #594085;
}
</style>