Shades of Daisy Bush #604390
Tints of Daisy Bush #604390
RGB
CMYK
RGB Variations
Color information
#604390 (or 0x604390) is known color: Daisy Bush. HEX triplet: 60, 43 and 90. RGB value is (96,67,144). Sum of RGB (Red+Green+Blue) = 96+67+144=307 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.27% from 307); Green value is 67 (26.56% from 255 or 21.82% from 307); Blue value is 144 (56.64% from 255 or 46.91% from 307); Max value from RGB is 144 - color contains mainly: blue. Hex color #604390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604390 is #9FBC6F. Grayscale: #545454. Windows color (decimal): -10468464 or 9454432. OLE color: 9454432.
HSL color Cylindrical-coordinate representation of color #604390: hue angle of 262.6º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #604390 is Cyan = 0.33, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 67 | 144 | - |
| CMYK | 0.33 | 0.53 | 0 | 0.44 |
| HSL | 262.6º | 0.36% | 0.41% | - |
| HSV(B) | 262.6º | 0.53% | 0.56% | - |
| XYZ | 11.87 | 8.51 | 27.4 | - |
| YUV | 84.45 | 161.61 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 144 | 0.33 | 0.53 | 0 | 0.44 | 262.6 | 0.36 | 0.41 |
| Hex | 60 | 43 | 90 | 21 | 35 | 0 | 2C | 107 | 24 | 29 |
| Octal | 140 | 103 | 220 | 41 | 65 | 0 | 54 | 407 | 44 | 51 |
| Binary | 1100000 | 1000011 | 10010000 | 100001 | 110101 | 0 | 101100 | 100000111 | 100100 | 101001 |
Color Harmonies of #604390
Complementary color
Monochromatic Colors of #604390
Black with #604390
Text Example
Text Example
White with #604390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604390; }
p { color: rgb(96,67,144); }
H1.HeaderClassName
{
color: #604390;
}
.AnyTagClassName
{
color: #604390;
}
</style>
background-color css
<style>
a { background-color: #604390; }
a { background-color: rgb(96,67,144); }
div.DivClassName
{
background-color: #604390;
}
.BgClassName
{
background-color: #604390;
}
</style>
border-color css
<style>
span { border-color: #604390; }
span { border-color: rgb(96,67,144); }
td.TdClassName
{
border-color: #604390;
}
.TagClassName
{
border-color: #604390;
}
</style>