Shades of Daisy Bush #593391
Tints of Daisy Bush #593391
RGB
CMYK
RGB Variations
Color information
#593391 (or 0x593391) is known color: Daisy Bush. HEX triplet: 59, 33 and 91. RGB value is (89,51,145). Sum of RGB (Red+Green+Blue) = 89+51+145=285 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.23% from 285); Green value is 51 (20.31% from 255 or 17.89% from 285); Blue value is 145 (57.03% from 255 or 50.88% from 285); Max value from RGB is 145 - color contains mainly: blue. Hex color #593391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593391 is #A6CC6E. Grayscale: #484848. Windows color (decimal): -10931311 or 9515865. OLE color: 9515865.
HSL color Cylindrical-coordinate representation of color #593391: hue angle of 264.26º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #593391 is Cyan = 0.39, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 51 | 145 | - |
| CMYK | 0.39 | 0.65 | 0 | 0.43 |
| HSL | 264.26º | 0.48% | 0.38% | - |
| HSV(B) | 264.26º | 0.65% | 0.57% | - |
| XYZ | 10.41 | 6.54 | 27.5 | - |
| YUV | 73.08 | 168.59 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 51 | 145 | 0.39 | 0.65 | 0 | 0.43 | 264.26 | 0.48 | 0.38 |
| Hex | 59 | 33 | 91 | 27 | 41 | 0 | 2B | 108 | 30 | 26 |
| Octal | 131 | 63 | 221 | 47 | 101 | 0 | 53 | 410 | 60 | 46 |
| Binary | 1011001 | 110011 | 10010001 | 100111 | 1000001 | 0 | 101011 | 100001000 | 110000 | 100110 |
Color Harmonies of #593391
Complementary color
Monochromatic Colors of #593391
Black with #593391
Text Example
Text Example
White with #593391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593391; }
p { color: rgb(89,51,145); }
H1.HeaderClassName
{
color: #593391;
}
.AnyTagClassName
{
color: #593391;
}
</style>
background-color css
<style>
a { background-color: #593391; }
a { background-color: rgb(89,51,145); }
div.DivClassName
{
background-color: #593391;
}
.BgClassName
{
background-color: #593391;
}
</style>
border-color css
<style>
span { border-color: #593391; }
span { border-color: rgb(89,51,145); }
td.TdClassName
{
border-color: #593391;
}
.TagClassName
{
border-color: #593391;
}
</style>