Shades of Daisy Bush #604998
Tints of Daisy Bush #604998
RGB
CMYK
RGB Variations
Color information
#604998 (or 0x604998) is known color: Daisy Bush. HEX triplet: 60, 49 and 98. RGB value is (96,73,152). Sum of RGB (Red+Green+Blue) = 96+73+152=321 (42% of max value = 765). Red value is 96 (37.89% from 255 or 29.91% from 321); Green value is 73 (28.91% from 255 or 22.74% from 321); Blue value is 152 (59.77% from 255 or 47.35% from 321); Max value from RGB is 152 - color contains mainly: blue. Hex color #604998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604998 is #9FB667. Grayscale: #585858. Windows color (decimal): -10466920 or 9980256. OLE color: 9980256.
HSL color Cylindrical-coordinate representation of color #604998: hue angle of 257.47º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #604998 is Cyan = 0.37, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 73 | 152 | - |
| CMYK | 0.37 | 0.52 | 0 | 0.40 |
| HSL | 257.47º | 0.35% | 0.44% | - |
| HSV(B) | 257.47º | 0.52% | 0.6% | - |
| XYZ | 12.87 | 9.52 | 30.86 | - |
| YUV | 88.88 | 163.62 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 152 | 0.37 | 0.52 | 0 | 0.40 | 257.47 | 0.35 | 0.44 |
| Hex | 60 | 49 | 98 | 25 | 34 | 0 | 28 | 101 | 23 | 2C |
| Octal | 140 | 111 | 230 | 45 | 64 | 0 | 50 | 401 | 43 | 54 |
| Binary | 1100000 | 1001001 | 10011000 | 100101 | 110100 | 0 | 101000 | 100000001 | 100011 | 101100 |
Color Harmonies of #604998
Complementary color
Monochromatic Colors of #604998
Black with #604998
Text Example
Text Example
White with #604998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604998; }
p { color: rgb(96,73,152); }
H1.HeaderClassName
{
color: #604998;
}
.AnyTagClassName
{
color: #604998;
}
</style>
background-color css
<style>
a { background-color: #604998; }
a { background-color: rgb(96,73,152); }
div.DivClassName
{
background-color: #604998;
}
.BgClassName
{
background-color: #604998;
}
</style>
border-color css
<style>
span { border-color: #604998; }
span { border-color: rgb(96,73,152); }
td.TdClassName
{
border-color: #604998;
}
.TagClassName
{
border-color: #604998;
}
</style>