Shades of Daisy Bush #604594
Tints of Daisy Bush #604594
RGB
CMYK
RGB Variations
Color information
#604594 (or 0x604594) is known color: Daisy Bush. HEX triplet: 60, 45 and 94. RGB value is (96,69,148). Sum of RGB (Red+Green+Blue) = 96+69+148=313 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.67% from 313); Green value is 69 (27.34% from 255 or 22.04% from 313); Blue value is 148 (58.20% from 255 or 47.28% from 313); Max value from RGB is 148 - color contains mainly: blue. Hex color #604594 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604594 is #9FBA6B. Grayscale: #555555. Windows color (decimal): -10467948 or 9717088. OLE color: 9717088.
HSL color Cylindrical-coordinate representation of color #604594: hue angle of 260.51º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #604594 is Cyan = 0.35, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 69 | 148 | - |
| CMYK | 0.35 | 0.53 | 0 | 0.42 |
| HSL | 260.51º | 0.36% | 0.43% | - |
| HSV(B) | 260.51º | 0.53% | 0.58% | - |
| XYZ | 12.3 | 8.88 | 29.08 | - |
| YUV | 86.08 | 162.95 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 148 | 0.35 | 0.53 | 0 | 0.42 | 260.51 | 0.36 | 0.43 |
| Hex | 60 | 45 | 94 | 23 | 35 | 0 | 2A | 105 | 24 | 2B |
| Octal | 140 | 105 | 224 | 43 | 65 | 0 | 52 | 405 | 44 | 53 |
| Binary | 1100000 | 1000101 | 10010100 | 100011 | 110101 | 0 | 101010 | 100000101 | 100100 | 101011 |
Color Harmonies of #604594
Complementary color
Monochromatic Colors of #604594
Black with #604594
Text Example
Text Example
White with #604594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604594; }
p { color: rgb(96,69,148); }
H1.HeaderClassName
{
color: #604594;
}
.AnyTagClassName
{
color: #604594;
}
</style>
background-color css
<style>
a { background-color: #604594; }
a { background-color: rgb(96,69,148); }
div.DivClassName
{
background-color: #604594;
}
.BgClassName
{
background-color: #604594;
}
</style>
border-color css
<style>
span { border-color: #604594; }
span { border-color: rgb(96,69,148); }
td.TdClassName
{
border-color: #604594;
}
.TagClassName
{
border-color: #604594;
}
</style>