Shades of Daisy Bush #593191
Tints of Daisy Bush #593191
RGB
CMYK
RGB Variations
Color information
#593191 (or 0x593191) is known color: Daisy Bush. HEX triplet: 59, 31 and 91. RGB value is (89,49,145). Sum of RGB (Red+Green+Blue) = 89+49+145=283 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.45% from 283); Green value is 49 (19.53% from 255 or 17.31% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #593191 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593191 is #A6CE6E. Grayscale: #474747. Windows color (decimal): -10931823 or 9515353. OLE color: 9515353.
HSL color Cylindrical-coordinate representation of color #593191: hue angle of 265º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #593191 is Cyan = 0.39, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 49 | 145 | - |
| CMYK | 0.39 | 0.66 | 0 | 0.43 |
| HSL | 265º | 0.49% | 0.38% | - |
| HSV(B) | 265º | 0.66% | 0.57% | - |
| XYZ | 10.33 | 6.36 | 27.47 | - |
| YUV | 71.9 | 169.25 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 49 | 145 | 0.39 | 0.66 | 0 | 0.43 | 265 | 0.49 | 0.38 |
| Hex | 59 | 31 | 91 | 27 | 42 | 0 | 2B | 109 | 31 | 26 |
| Octal | 131 | 61 | 221 | 47 | 102 | 0 | 53 | 411 | 61 | 46 |
| Binary | 1011001 | 110001 | 10010001 | 100111 | 1000010 | 0 | 101011 | 100001001 | 110001 | 100110 |
Color Harmonies of #593191
Complementary color
Monochromatic Colors of #593191
Black with #593191
Text Example
Text Example
White with #593191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593191; }
p { color: rgb(89,49,145); }
H1.HeaderClassName
{
color: #593191;
}
.AnyTagClassName
{
color: #593191;
}
</style>
background-color css
<style>
a { background-color: #593191; }
a { background-color: rgb(89,49,145); }
div.DivClassName
{
background-color: #593191;
}
.BgClassName
{
background-color: #593191;
}
</style>
border-color css
<style>
span { border-color: #593191; }
span { border-color: rgb(89,49,145); }
td.TdClassName
{
border-color: #593191;
}
.TagClassName
{
border-color: #593191;
}
</style>