Shades of Daisy Bush #594195
Tints of Daisy Bush #594195
RGB
CMYK
RGB Variations
Color information
#594195 (or 0x594195) is known color: Daisy Bush. HEX triplet: 59, 41 and 95. RGB value is (89,65,149). Sum of RGB (Red+Green+Blue) = 89+65+149=303 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.37% from 303); Green value is 65 (25.78% from 255 or 21.45% from 303); Blue value is 149 (58.59% from 255 or 49.17% from 303); Max value from RGB is 149 - color contains mainly: blue. Hex color #594195 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594195 is #A6BE6A. Grayscale: #515151. Windows color (decimal): -10927723 or 9781593. OLE color: 9781593.
HSL color Cylindrical-coordinate representation of color #594195: hue angle of 257.14º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #594195 is Cyan = 0.40, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 65 | 149 | - |
| CMYK | 0.40 | 0.56 | 0 | 0.42 |
| HSL | 257.14º | 0.39% | 0.42% | - |
| HSV(B) | 257.14º | 0.56% | 0.58% | - |
| XYZ | 11.43 | 8.07 | 29.39 | - |
| YUV | 81.75 | 165.95 | 133.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 149 | 0.40 | 0.56 | 0 | 0.42 | 257.14 | 0.39 | 0.42 |
| Hex | 59 | 41 | 95 | 28 | 38 | 0 | 2A | 101 | 27 | 2A |
| Octal | 131 | 101 | 225 | 50 | 70 | 0 | 52 | 401 | 47 | 52 |
| Binary | 1011001 | 1000001 | 10010101 | 101000 | 111000 | 0 | 101010 | 100000001 | 100111 | 101010 |
Color Harmonies of #594195
Complementary color
Monochromatic Colors of #594195
Black with #594195
Text Example
Text Example
White with #594195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594195; }
p { color: rgb(89,65,149); }
H1.HeaderClassName
{
color: #594195;
}
.AnyTagClassName
{
color: #594195;
}
</style>
background-color css
<style>
a { background-color: #594195; }
a { background-color: rgb(89,65,149); }
div.DivClassName
{
background-color: #594195;
}
.BgClassName
{
background-color: #594195;
}
</style>
border-color css
<style>
span { border-color: #594195; }
span { border-color: rgb(89,65,149); }
td.TdClassName
{
border-color: #594195;
}
.TagClassName
{
border-color: #594195;
}
</style>