Shades of Daisy Bush #593291
Tints of Daisy Bush #593291
RGB
CMYK
RGB Variations
Color information
#593291 (or 0x593291) is known color: Daisy Bush. HEX triplet: 59, 32 and 91. RGB value is (89,50,145). Sum of RGB (Red+Green+Blue) = 89+50+145=284 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.34% from 284); Green value is 50 (19.92% from 255 or 17.61% from 284); Blue value is 145 (57.03% from 255 or 51.06% from 284); Max value from RGB is 145 - color contains mainly: blue. Hex color #593291 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593291 is #A6CD6E. Grayscale: #484848. Windows color (decimal): -10931567 or 9515609. OLE color: 9515609.
HSL color Cylindrical-coordinate representation of color #593291: hue angle of 264.63º 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 #593291 is Cyan = 0.39, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 50 | 145 | - |
| CMYK | 0.39 | 0.66 | 0 | 0.43 |
| HSL | 264.63º | 0.49% | 0.38% | - |
| HSV(B) | 264.63º | 0.66% | 0.57% | - |
| XYZ | 10.37 | 6.45 | 27.49 | - |
| YUV | 72.49 | 168.92 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 50 | 145 | 0.39 | 0.66 | 0 | 0.43 | 264.63 | 0.49 | 0.38 |
| Hex | 59 | 32 | 91 | 27 | 42 | 0 | 2B | 109 | 31 | 26 |
| Octal | 131 | 62 | 221 | 47 | 102 | 0 | 53 | 411 | 61 | 46 |
| Binary | 1011001 | 110010 | 10010001 | 100111 | 1000010 | 0 | 101011 | 100001001 | 110001 | 100110 |
Color Harmonies of #593291
Complementary color
Monochromatic Colors of #593291
Black with #593291
Text Example
Text Example
White with #593291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593291; }
p { color: rgb(89,50,145); }
H1.HeaderClassName
{
color: #593291;
}
.AnyTagClassName
{
color: #593291;
}
</style>
background-color css
<style>
a { background-color: #593291; }
a { background-color: rgb(89,50,145); }
div.DivClassName
{
background-color: #593291;
}
.BgClassName
{
background-color: #593291;
}
</style>
border-color css
<style>
span { border-color: #593291; }
span { border-color: rgb(89,50,145); }
td.TdClassName
{
border-color: #593291;
}
.TagClassName
{
border-color: #593291;
}
</style>