Shades of Daisy Bush #604199
Tints of Daisy Bush #604199
RGB
CMYK
RGB Variations
Color information
#604199 (or 0x604199) is known color: Daisy Bush. HEX triplet: 60, 41 and 99. RGB value is (96,65,153). Sum of RGB (Red+Green+Blue) = 96+65+153=314 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.57% from 314); Green value is 65 (25.78% from 255 or 20.70% from 314); Blue value is 153 (60.16% from 255 or 48.73% from 314); Max value from RGB is 153 - color contains mainly: blue. Hex color #604199 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604199 is #9FBE66. Grayscale: #535353. Windows color (decimal): -10468967 or 10043744. OLE color: 10043744.
HSL color Cylindrical-coordinate representation of color #604199: hue angle of 261.14º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #604199 is Cyan = 0.37, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 96 | 65 | 153 | - |
| CMYK | 0.37 | 0.58 | 0 | 0.4 |
| HSL | 261.14º | 0.4% | 0.43% | - |
| HSV(B) | 261.14º | 0.58% | 0.6% | - |
| XYZ | 12.46 | 8.57 | 31.13 | - |
| YUV | 84.3 | 166.77 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 65 | 153 | 0.37 | 0.58 | 0 | 0.4 | 261.14 | 0.4 | 0.43 |
| Hex | 60 | 41 | 99 | 25 | 3A | 0 | 28 | 105 | 28 | 2B |
| Octal | 140 | 101 | 231 | 45 | 72 | 0 | 50 | 405 | 50 | 53 |
| Binary | 1100000 | 1000001 | 10011001 | 100101 | 111010 | 0 | 101000 | 100000101 | 101000 | 101011 |
Color Harmonies of #604199
Complementary color
Monochromatic Colors of #604199
Black with #604199
Text Example
Text Example
White with #604199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604199; }
p { color: rgb(96,65,153); }
H1.HeaderClassName
{
color: #604199;
}
.AnyTagClassName
{
color: #604199;
}
</style>
background-color css
<style>
a { background-color: #604199; }
a { background-color: rgb(96,65,153); }
div.DivClassName
{
background-color: #604199;
}
.BgClassName
{
background-color: #604199;
}
</style>
border-color css
<style>
span { border-color: #604199; }
span { border-color: rgb(96,65,153); }
td.TdClassName
{
border-color: #604199;
}
.TagClassName
{
border-color: #604199;
}
</style>