Shades of Daisy Bush #604698
Tints of Daisy Bush #604698
RGB
CMYK
RGB Variations
Color information
#604698 (or 0x604698) is known color: Daisy Bush. HEX triplet: 60, 46 and 98. RGB value is (96,70,152). Sum of RGB (Red+Green+Blue) = 96+70+152=318 (42% of max value = 765). Red value is 96 (37.89% from 255 or 30.19% from 318); Green value is 70 (27.73% from 255 or 22.01% from 318); Blue value is 152 (59.77% from 255 or 47.80% from 318); Max value from RGB is 152 - color contains mainly: blue. Hex color #604698 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604698 is #9FB967. Grayscale: #565656. Windows color (decimal): -10467688 or 9979488. OLE color: 9979488.
HSL color Cylindrical-coordinate representation of color #604698: hue angle of 259.02º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #604698 is Cyan = 0.37, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 70 | 152 | - |
| CMYK | 0.37 | 0.54 | 0 | 0.40 |
| HSL | 259.02º | 0.37% | 0.44% | - |
| HSV(B) | 259.02º | 0.54% | 0.6% | - |
| XYZ | 12.68 | 9.13 | 30.8 | - |
| YUV | 87.12 | 164.61 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 152 | 0.37 | 0.54 | 0 | 0.40 | 259.02 | 0.37 | 0.44 |
| Hex | 60 | 46 | 98 | 25 | 36 | 0 | 28 | 103 | 25 | 2C |
| Octal | 140 | 106 | 230 | 45 | 66 | 0 | 50 | 403 | 45 | 54 |
| Binary | 1100000 | 1000110 | 10011000 | 100101 | 110110 | 0 | 101000 | 100000011 | 100101 | 101100 |
Color Harmonies of #604698
Complementary color
Monochromatic Colors of #604698
Black with #604698
Text Example
Text Example
White with #604698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604698; }
p { color: rgb(96,70,152); }
H1.HeaderClassName
{
color: #604698;
}
.AnyTagClassName
{
color: #604698;
}
</style>
background-color css
<style>
a { background-color: #604698; }
a { background-color: rgb(96,70,152); }
div.DivClassName
{
background-color: #604698;
}
.BgClassName
{
background-color: #604698;
}
</style>
border-color css
<style>
span { border-color: #604698; }
span { border-color: rgb(96,70,152); }
td.TdClassName
{
border-color: #604698;
}
.TagClassName
{
border-color: #604698;
}
</style>