Shades of Daisy Bush #593195
Tints of Daisy Bush #593195
RGB
CMYK
RGB Variations
Color information
#593195 (or 0x593195) is known color: Daisy Bush. HEX triplet: 59, 31 and 95. RGB value is (89,49,149). Sum of RGB (Red+Green+Blue) = 89+49+149=287 (38% of max value = 765). Red value is 89 (35.16% from 255 or 31.01% from 287); Green value is 49 (19.53% from 255 or 17.07% from 287); Blue value is 149 (58.59% from 255 or 51.92% from 287); Max value from RGB is 149 - color contains mainly: blue. Hex color #593195 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593195 is #A6CE6A. Grayscale: #484848. Windows color (decimal): -10931819 or 9777497. OLE color: 9777497.
HSL color Cylindrical-coordinate representation of color #593195: hue angle of 264º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #593195 is Cyan = 0.40, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 49 | 149 | - |
| CMYK | 0.40 | 0.67 | 0 | 0.42 |
| HSL | 264º | 0.51% | 0.39% | - |
| HSV(B) | 264º | 0.67% | 0.58% | - |
| XYZ | 10.64 | 6.49 | 29.13 | - |
| YUV | 72.36 | 171.25 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 49 | 149 | 0.40 | 0.67 | 0 | 0.42 | 264 | 0.51 | 0.39 |
| Hex | 59 | 31 | 95 | 28 | 43 | 0 | 2A | 108 | 33 | 27 |
| Octal | 131 | 61 | 225 | 50 | 103 | 0 | 52 | 410 | 63 | 47 |
| Binary | 1011001 | 110001 | 10010101 | 101000 | 1000011 | 0 | 101010 | 100001000 | 110011 | 100111 |
Color Harmonies of #593195
Complementary color
Monochromatic Colors of #593195
Black with #593195
Text Example
Text Example
White with #593195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593195; }
p { color: rgb(89,49,149); }
H1.HeaderClassName
{
color: #593195;
}
.AnyTagClassName
{
color: #593195;
}
</style>
background-color css
<style>
a { background-color: #593195; }
a { background-color: rgb(89,49,149); }
div.DivClassName
{
background-color: #593195;
}
.BgClassName
{
background-color: #593195;
}
</style>
border-color css
<style>
span { border-color: #593195; }
span { border-color: rgb(89,49,149); }
td.TdClassName
{
border-color: #593195;
}
.TagClassName
{
border-color: #593195;
}
</style>