Shades of Daisy Bush #604592
Tints of Daisy Bush #604592
RGB
CMYK
RGB Variations
Color information
#604592 (or 0x604592) is known color: Daisy Bush. HEX triplet: 60, 45 and 92. RGB value is (96,69,146). Sum of RGB (Red+Green+Blue) = 96+69+146=311 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.87% from 311); Green value is 69 (27.34% from 255 or 22.19% from 311); Blue value is 146 (57.42% from 255 or 46.95% from 311); Max value from RGB is 146 - color contains mainly: blue. Hex color #604592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604592 is #9FBA6D. Grayscale: #555555. Windows color (decimal): -10467950 or 9586016. OLE color: 9586016.
HSL color Cylindrical-coordinate representation of color #604592: hue angle of 261.04º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #604592 is Cyan = 0.34, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 69 | 146 | - |
| CMYK | 0.34 | 0.53 | 0 | 0.43 |
| HSL | 261.04º | 0.36% | 0.42% | - |
| HSV(B) | 261.04º | 0.53% | 0.57% | - |
| XYZ | 12.14 | 8.82 | 28.26 | - |
| YUV | 85.85 | 161.95 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 146 | 0.34 | 0.53 | 0 | 0.43 | 261.04 | 0.36 | 0.42 |
| Hex | 60 | 45 | 92 | 22 | 35 | 0 | 2B | 105 | 24 | 2A |
| Octal | 140 | 105 | 222 | 42 | 65 | 0 | 53 | 405 | 44 | 52 |
| Binary | 1100000 | 1000101 | 10010010 | 100010 | 110101 | 0 | 101011 | 100000101 | 100100 | 101010 |
Color Harmonies of #604592
Complementary color
Monochromatic Colors of #604592
Black with #604592
Text Example
Text Example
White with #604592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604592; }
p { color: rgb(96,69,146); }
H1.HeaderClassName
{
color: #604592;
}
.AnyTagClassName
{
color: #604592;
}
</style>
background-color css
<style>
a { background-color: #604592; }
a { background-color: rgb(96,69,146); }
div.DivClassName
{
background-color: #604592;
}
.BgClassName
{
background-color: #604592;
}
</style>
border-color css
<style>
span { border-color: #604592; }
span { border-color: rgb(96,69,146); }
td.TdClassName
{
border-color: #604592;
}
.TagClassName
{
border-color: #604592;
}
</style>