Shades of Daisy Bush #592895
Tints of Daisy Bush #592895
RGB
CMYK
RGB Variations
Color information
#592895 (or 0x592895) is known color: Daisy Bush. HEX triplet: 59, 28 and 95. RGB value is (89,40,149). Sum of RGB (Red+Green+Blue) = 89+40+149=278 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.01% from 278); Green value is 40 (16.02% from 255 or 14.39% from 278); Blue value is 149 (58.59% from 255 or 53.60% from 278); Max value from RGB is 149 - color contains mainly: blue. Hex color #592895 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592895 is #A6D76A. Grayscale: #424242. Windows color (decimal): -10934123 or 9775193. OLE color: 9775193.
HSL color Cylindrical-coordinate representation of color #592895: hue angle of 266.97º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #592895 is Cyan = 0.40, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 40 | 149 | - |
| CMYK | 0.40 | 0.73 | 0 | 0.42 |
| HSL | 266.97º | 0.58% | 0.37% | - |
| HSV(B) | 266.97º | 0.73% | 0.58% | - |
| XYZ | 10.3 | 5.81 | 29.01 | - |
| YUV | 67.08 | 174.23 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 40 | 149 | 0.40 | 0.73 | 0 | 0.42 | 266.97 | 0.58 | 0.37 |
| Hex | 59 | 28 | 95 | 28 | 49 | 0 | 2A | 10B | 3A | 25 |
| Octal | 131 | 50 | 225 | 50 | 111 | 0 | 52 | 413 | 72 | 45 |
| Binary | 1011001 | 101000 | 10010101 | 101000 | 1001001 | 0 | 101010 | 100001011 | 111010 | 100101 |
Color Harmonies of #592895
Complementary color
Monochromatic Colors of #592895
Black with #592895
Text Example
Text Example
White with #592895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592895; }
p { color: rgb(89,40,149); }
H1.HeaderClassName
{
color: #592895;
}
.AnyTagClassName
{
color: #592895;
}
</style>
background-color css
<style>
a { background-color: #592895; }
a { background-color: rgb(89,40,149); }
div.DivClassName
{
background-color: #592895;
}
.BgClassName
{
background-color: #592895;
}
</style>
border-color css
<style>
span { border-color: #592895; }
span { border-color: rgb(89,40,149); }
td.TdClassName
{
border-color: #592895;
}
.TagClassName
{
border-color: #592895;
}
</style>