Shades of Daisy Bush #604389
Tints of Daisy Bush #604389
RGB
CMYK
RGB Variations
Color information
#604389 (or 0x604389) is known color: Daisy Bush. HEX triplet: 60, 43 and 89. RGB value is (96,67,137). Sum of RGB (Red+Green+Blue) = 96+67+137=300 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32% from 300); Green value is 67 (26.56% from 255 or 22.33% from 300); Blue value is 137 (53.91% from 255 or 45.67% from 300); Max value from RGB is 137 - color contains mainly: blue. Hex color #604389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604389 is #9FBC76. Grayscale: #535353. Windows color (decimal): -10468471 or 8995680. OLE color: 8995680.
HSL color Cylindrical-coordinate representation of color #604389: hue angle of 264.86º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #604389 is Cyan = 0.30, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 67 | 137 | - |
| CMYK | 0.30 | 0.51 | 0 | 0.46 |
| HSL | 264.86º | 0.34% | 0.4% | - |
| HSV(B) | 264.86º | 0.51% | 0.54% | - |
| XYZ | 11.35 | 8.31 | 24.67 | - |
| YUV | 83.65 | 158.11 | 136.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 137 | 0.30 | 0.51 | 0 | 0.46 | 264.86 | 0.34 | 0.4 |
| Hex | 60 | 43 | 89 | 1E | 33 | 0 | 2E | 109 | 22 | 28 |
| Octal | 140 | 103 | 211 | 36 | 63 | 0 | 56 | 411 | 42 | 50 |
| Binary | 1100000 | 1000011 | 10001001 | 11110 | 110011 | 0 | 101110 | 100001001 | 100010 | 101000 |
Color Harmonies of #604389
Complementary color
Monochromatic Colors of #604389
Black with #604389
Text Example
Text Example
White with #604389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604389; }
p { color: rgb(96,67,137); }
H1.HeaderClassName
{
color: #604389;
}
.AnyTagClassName
{
color: #604389;
}
</style>
background-color css
<style>
a { background-color: #604389; }
a { background-color: rgb(96,67,137); }
div.DivClassName
{
background-color: #604389;
}
.BgClassName
{
background-color: #604389;
}
</style>
border-color css
<style>
span { border-color: #604389; }
span { border-color: rgb(96,67,137); }
td.TdClassName
{
border-color: #604389;
}
.TagClassName
{
border-color: #604389;
}
</style>