Shades of Daisy Bush #604791
Tints of Daisy Bush #604791
RGB
CMYK
RGB Variations
Color information
#604791 (or 0x604791) is known color: Daisy Bush. HEX triplet: 60, 47 and 91. RGB value is (96,71,145). Sum of RGB (Red+Green+Blue) = 96+71+145=312 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.77% from 312); Green value is 71 (28.12% from 255 or 22.76% from 312); Blue value is 145 (57.03% from 255 or 46.47% from 312); Max value from RGB is 145 - color contains mainly: blue. Hex color #604791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604791 is #9FB86E. Grayscale: #565656. Windows color (decimal): -10467439 or 9520992. OLE color: 9520992.
HSL color Cylindrical-coordinate representation of color #604791: hue angle of 260.27º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #604791 is Cyan = 0.34, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 71 | 145 | - |
| CMYK | 0.34 | 0.51 | 0 | 0.43 |
| HSL | 260.27º | 0.34% | 0.42% | - |
| HSV(B) | 260.27º | 0.51% | 0.57% | - |
| XYZ | 12.19 | 9.04 | 27.89 | - |
| YUV | 86.91 | 160.78 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 145 | 0.34 | 0.51 | 0 | 0.43 | 260.27 | 0.34 | 0.42 |
| Hex | 60 | 47 | 91 | 22 | 33 | 0 | 2B | 104 | 22 | 2A |
| Octal | 140 | 107 | 221 | 42 | 63 | 0 | 53 | 404 | 42 | 52 |
| Binary | 1100000 | 1000111 | 10010001 | 100010 | 110011 | 0 | 101011 | 100000100 | 100010 | 101010 |
Color Harmonies of #604791
Complementary color
Monochromatic Colors of #604791
Black with #604791
Text Example
Text Example
White with #604791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604791; }
p { color: rgb(96,71,145); }
H1.HeaderClassName
{
color: #604791;
}
.AnyTagClassName
{
color: #604791;
}
</style>
background-color css
<style>
a { background-color: #604791; }
a { background-color: rgb(96,71,145); }
div.DivClassName
{
background-color: #604791;
}
.BgClassName
{
background-color: #604791;
}
</style>
border-color css
<style>
span { border-color: #604791; }
span { border-color: rgb(96,71,145); }
td.TdClassName
{
border-color: #604791;
}
.TagClassName
{
border-color: #604791;
}
</style>