Shades of Daisy Bush #604792
Tints of Daisy Bush #604792
RGB
CMYK
RGB Variations
Color information
#604792 (or 0x604792) is known color: Daisy Bush. HEX triplet: 60, 47 and 92. RGB value is (96,71,146). Sum of RGB (Red+Green+Blue) = 96+71+146=313 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.67% from 313); Green value is 71 (28.12% from 255 or 22.68% from 313); Blue value is 146 (57.42% from 255 or 46.65% from 313); Max value from RGB is 146 - color contains mainly: blue. Hex color #604792 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604792 is #9FB86D. Grayscale: #565656. Windows color (decimal): -10467438 or 9586528. OLE color: 9586528.
HSL color Cylindrical-coordinate representation of color #604792: hue angle of 260º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #604792 is Cyan = 0.34, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 71 | 146 | - |
| CMYK | 0.34 | 0.51 | 0 | 0.43 |
| HSL | 260º | 0.35% | 0.43% | - |
| HSV(B) | 260º | 0.51% | 0.57% | - |
| XYZ | 12.27 | 9.07 | 28.3 | - |
| YUV | 87.03 | 161.28 | 134.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 146 | 0.34 | 0.51 | 0 | 0.43 | 260 | 0.35 | 0.43 |
| Hex | 60 | 47 | 92 | 22 | 33 | 0 | 2B | 104 | 23 | 2B |
| Octal | 140 | 107 | 222 | 42 | 63 | 0 | 53 | 404 | 43 | 53 |
| Binary | 1100000 | 1000111 | 10010010 | 100010 | 110011 | 0 | 101011 | 100000100 | 100011 | 101011 |
Color Harmonies of #604792
Complementary color
Monochromatic Colors of #604792
Black with #604792
Text Example
Text Example
White with #604792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604792; }
p { color: rgb(96,71,146); }
H1.HeaderClassName
{
color: #604792;
}
.AnyTagClassName
{
color: #604792;
}
</style>
background-color css
<style>
a { background-color: #604792; }
a { background-color: rgb(96,71,146); }
div.DivClassName
{
background-color: #604792;
}
.BgClassName
{
background-color: #604792;
}
</style>
border-color css
<style>
span { border-color: #604792; }
span { border-color: rgb(96,71,146); }
td.TdClassName
{
border-color: #604792;
}
.TagClassName
{
border-color: #604792;
}
</style>