Shades of Daisy Bush #604589
Tints of Daisy Bush #604589
RGB
CMYK
RGB Variations
Color information
#604589 (or 0x604589) is known color: Daisy Bush. HEX triplet: 60, 45 and 89. RGB value is (96,69,137). Sum of RGB (Red+Green+Blue) = 96+69+137=302 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.79% from 302); Green value is 69 (27.34% from 255 or 22.85% from 302); Blue value is 137 (53.91% from 255 or 45.36% from 302); Max value from RGB is 137 - color contains mainly: blue. Hex color #604589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604589 is #9FBA76. Grayscale: #545454. Windows color (decimal): -10467959 or 8996192. OLE color: 8996192.
HSL color Cylindrical-coordinate representation of color #604589: hue angle of 263.82º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #604589 is Cyan = 0.30, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 69 | 137 | - |
| CMYK | 0.30 | 0.50 | 0 | 0.46 |
| HSL | 263.82º | 0.33% | 0.4% | - |
| HSV(B) | 263.82º | 0.5% | 0.54% | - |
| XYZ | 11.47 | 8.55 | 24.71 | - |
| YUV | 84.83 | 157.45 | 135.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 137 | 0.30 | 0.50 | 0 | 0.46 | 263.82 | 0.33 | 0.4 |
| Hex | 60 | 45 | 89 | 1E | 32 | 0 | 2E | 108 | 21 | 28 |
| Octal | 140 | 105 | 211 | 36 | 62 | 0 | 56 | 410 | 41 | 50 |
| Binary | 1100000 | 1000101 | 10001001 | 11110 | 110010 | 0 | 101110 | 100001000 | 100001 | 101000 |
Color Harmonies of #604589
Complementary color
Monochromatic Colors of #604589
Black with #604589
Text Example
Text Example
White with #604589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604589; }
p { color: rgb(96,69,137); }
H1.HeaderClassName
{
color: #604589;
}
.AnyTagClassName
{
color: #604589;
}
</style>
background-color css
<style>
a { background-color: #604589; }
a { background-color: rgb(96,69,137); }
div.DivClassName
{
background-color: #604589;
}
.BgClassName
{
background-color: #604589;
}
</style>
border-color css
<style>
span { border-color: #604589; }
span { border-color: rgb(96,69,137); }
td.TdClassName
{
border-color: #604589;
}
.TagClassName
{
border-color: #604589;
}
</style>