Shades of Daisy Bush #604891
Tints of Daisy Bush #604891
RGB
CMYK
RGB Variations
Color information
#604891 (or 0x604891) is known color: Daisy Bush. HEX triplet: 60, 48 and 91. RGB value is (96,72,145). Sum of RGB (Red+Green+Blue) = 96+72+145=313 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.67% from 313); Green value is 72 (28.52% from 255 or 23.00% from 313); Blue value is 145 (57.03% from 255 or 46.33% from 313); Max value from RGB is 145 - color contains mainly: blue. Hex color #604891 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604891 is #9FB76E. Grayscale: #575757. Windows color (decimal): -10467183 or 9521248. OLE color: 9521248.
HSL color Cylindrical-coordinate representation of color #604891: hue angle of 259.73º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #604891 is Cyan = 0.34, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 72 | 145 | - |
| CMYK | 0.34 | 0.50 | 0 | 0.43 |
| HSL | 259.73º | 0.34% | 0.43% | - |
| HSV(B) | 259.73º | 0.5% | 0.57% | - |
| XYZ | 12.25 | 9.17 | 27.91 | - |
| YUV | 87.5 | 160.45 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 72 | 145 | 0.34 | 0.50 | 0 | 0.43 | 259.73 | 0.34 | 0.43 |
| Hex | 60 | 48 | 91 | 22 | 32 | 0 | 2B | 104 | 22 | 2B |
| Octal | 140 | 110 | 221 | 42 | 62 | 0 | 53 | 404 | 42 | 53 |
| Binary | 1100000 | 1001000 | 10010001 | 100010 | 110010 | 0 | 101011 | 100000100 | 100010 | 101011 |
Color Harmonies of #604891
Complementary color
Monochromatic Colors of #604891
Black with #604891
Text Example
Text Example
White with #604891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604891; }
p { color: rgb(96,72,145); }
H1.HeaderClassName
{
color: #604891;
}
.AnyTagClassName
{
color: #604891;
}
</style>
background-color css
<style>
a { background-color: #604891; }
a { background-color: rgb(96,72,145); }
div.DivClassName
{
background-color: #604891;
}
.BgClassName
{
background-color: #604891;
}
</style>
border-color css
<style>
span { border-color: #604891; }
span { border-color: rgb(96,72,145); }
td.TdClassName
{
border-color: #604891;
}
.TagClassName
{
border-color: #604891;
}
</style>