Shades of Daisy Bush #604786
Tints of Daisy Bush #604786
RGB
CMYK
RGB Variations
Color information
#604786 (or 0x604786) is known color: Daisy Bush. HEX triplet: 60, 47 and 86. RGB value is (96,71,134). Sum of RGB (Red+Green+Blue) = 96+71+134=301 (39% of max value = 765). Red value is 96 (37.89% from 255 or 31.89% from 301); Green value is 71 (28.12% from 255 or 23.59% from 301); Blue value is 134 (52.73% from 255 or 44.52% from 301); Max value from RGB is 134 - color contains mainly: blue. Hex color #604786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604786 is #9FB879. Grayscale: #555555. Windows color (decimal): -10467450 or 8800096. OLE color: 8800096.
HSL color Cylindrical-coordinate representation of color #604786: hue angle of 263.81º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #604786 is Cyan = 0.28, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 71 | 134 | - |
| CMYK | 0.28 | 0.47 | 0 | 0.47 |
| HSL | 263.81º | 0.31% | 0.4% | - |
| HSV(B) | 263.81º | 0.47% | 0.53% | - |
| XYZ | 11.38 | 8.71 | 23.64 | - |
| YUV | 85.66 | 155.28 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 134 | 0.28 | 0.47 | 0 | 0.47 | 263.81 | 0.31 | 0.4 |
| Hex | 60 | 47 | 86 | 1C | 2F | 0 | 2F | 108 | 1F | 28 |
| Octal | 140 | 107 | 206 | 34 | 57 | 0 | 57 | 410 | 37 | 50 |
| Binary | 1100000 | 1000111 | 10000110 | 11100 | 101111 | 0 | 101111 | 100001000 | 11111 | 101000 |
Color Harmonies of #604786
Complementary color
Monochromatic Colors of #604786
Black with #604786
Text Example
Text Example
White with #604786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604786; }
p { color: rgb(96,71,134); }
H1.HeaderClassName
{
color: #604786;
}
.AnyTagClassName
{
color: #604786;
}
</style>
background-color css
<style>
a { background-color: #604786; }
a { background-color: rgb(96,71,134); }
div.DivClassName
{
background-color: #604786;
}
.BgClassName
{
background-color: #604786;
}
</style>
border-color css
<style>
span { border-color: #604786; }
span { border-color: rgb(96,71,134); }
td.TdClassName
{
border-color: #604786;
}
.TagClassName
{
border-color: #604786;
}
</style>