Shades of Daisy Bush #604190
Tints of Daisy Bush #604190
RGB
CMYK
RGB Variations
Color information
#604190 (or 0x604190) is known color: Daisy Bush. HEX triplet: 60, 41 and 90. RGB value is (96,65,144). Sum of RGB (Red+Green+Blue) = 96+65+144=305 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.48% from 305); Green value is 65 (25.78% from 255 or 21.31% from 305); Blue value is 144 (56.64% from 255 or 47.21% from 305); Max value from RGB is 144 - color contains mainly: blue. Hex color #604190 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604190 is #9FBE6F. Grayscale: #525252. Windows color (decimal): -10468976 or 9453920. OLE color: 9453920.
HSL color Cylindrical-coordinate representation of color #604190: hue angle of 263.54º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #604190 is Cyan = 0.33, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 65 | 144 | - |
| CMYK | 0.33 | 0.55 | 0 | 0.44 |
| HSL | 263.54º | 0.38% | 0.41% | - |
| HSV(B) | 263.54º | 0.55% | 0.56% | - |
| XYZ | 11.75 | 8.28 | 27.36 | - |
| YUV | 83.28 | 162.27 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 65 | 144 | 0.33 | 0.55 | 0 | 0.44 | 263.54 | 0.38 | 0.41 |
| Hex | 60 | 41 | 90 | 21 | 37 | 0 | 2C | 108 | 26 | 29 |
| Octal | 140 | 101 | 220 | 41 | 67 | 0 | 54 | 410 | 46 | 51 |
| Binary | 1100000 | 1000001 | 10010000 | 100001 | 110111 | 0 | 101100 | 100001000 | 100110 | 101001 |
Color Harmonies of #604190
Complementary color
Monochromatic Colors of #604190
Black with #604190
Text Example
Text Example
White with #604190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604190; }
p { color: rgb(96,65,144); }
H1.HeaderClassName
{
color: #604190;
}
.AnyTagClassName
{
color: #604190;
}
</style>
background-color css
<style>
a { background-color: #604190; }
a { background-color: rgb(96,65,144); }
div.DivClassName
{
background-color: #604190;
}
.BgClassName
{
background-color: #604190;
}
</style>
border-color css
<style>
span { border-color: #604190; }
span { border-color: rgb(96,65,144); }
td.TdClassName
{
border-color: #604190;
}
.TagClassName
{
border-color: #604190;
}
</style>