Shades of Daisy Bush #593592
Tints of Daisy Bush #593592
RGB
CMYK
RGB Variations
Color information
#593592 (or 0x593592) is known color: Daisy Bush. HEX triplet: 59, 35 and 92. RGB value is (89,53,146). Sum of RGB (Red+Green+Blue) = 89+53+146=288 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.90% from 288); Green value is 53 (21.09% from 255 or 18.40% from 288); Blue value is 146 (57.42% from 255 or 50.69% from 288); Max value from RGB is 146 - color contains mainly: blue. Hex color #593592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593592 is #A6CA6D. Grayscale: #4A4A4A. Windows color (decimal): -10930798 or 9581913. OLE color: 9581913.
HSL color Cylindrical-coordinate representation of color #593592: hue angle of 263.23º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #593592 is Cyan = 0.39, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 53 | 146 | - |
| CMYK | 0.39 | 0.64 | 0 | 0.43 |
| HSL | 263.23º | 0.47% | 0.39% | - |
| HSV(B) | 263.23º | 0.64% | 0.57% | - |
| XYZ | 10.58 | 6.75 | 27.94 | - |
| YUV | 74.37 | 168.43 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 53 | 146 | 0.39 | 0.64 | 0 | 0.43 | 263.23 | 0.47 | 0.39 |
| Hex | 59 | 35 | 92 | 27 | 40 | 0 | 2B | 107 | 2F | 27 |
| Octal | 131 | 65 | 222 | 47 | 100 | 0 | 53 | 407 | 57 | 47 |
| Binary | 1011001 | 110101 | 10010010 | 100111 | 1000000 | 0 | 101011 | 100000111 | 101111 | 100111 |
Color Harmonies of #593592
Complementary color
Monochromatic Colors of #593592
Black with #593592
Text Example
Text Example
White with #593592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593592; }
p { color: rgb(89,53,146); }
H1.HeaderClassName
{
color: #593592;
}
.AnyTagClassName
{
color: #593592;
}
</style>
background-color css
<style>
a { background-color: #593592; }
a { background-color: rgb(89,53,146); }
div.DivClassName
{
background-color: #593592;
}
.BgClassName
{
background-color: #593592;
}
</style>
border-color css
<style>
span { border-color: #593592; }
span { border-color: rgb(89,53,146); }
td.TdClassName
{
border-color: #593592;
}
.TagClassName
{
border-color: #593592;
}
</style>