Shades of Daisy Bush #604197
Tints of Daisy Bush #604197
RGB
CMYK
RGB Variations
Color information
#604197 (or 0x604197) is known color: Daisy Bush. HEX triplet: 60, 41 and 97. RGB value is (96,65,151). Sum of RGB (Red+Green+Blue) = 96+65+151=312 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.77% from 312); Green value is 65 (25.78% from 255 or 20.83% from 312); Blue value is 151 (59.38% from 255 or 48.40% from 312); Max value from RGB is 151 - color contains mainly: blue. Hex color #604197 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604197 is #9FBE68. Grayscale: #535353. Windows color (decimal): -10468969 or 9912672. OLE color: 9912672.
HSL color Cylindrical-coordinate representation of color #604197: hue angle of 261.63º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #604197 is Cyan = 0.36, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 65 | 151 | - |
| CMYK | 0.36 | 0.57 | 0 | 0.41 |
| HSL | 261.63º | 0.4% | 0.42% | - |
| HSV(B) | 261.63º | 0.57% | 0.59% | - |
| XYZ | 12.3 | 8.5 | 30.27 | - |
| YUV | 84.07 | 165.77 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 65 | 151 | 0.36 | 0.57 | 0 | 0.41 | 261.63 | 0.4 | 0.42 |
| Hex | 60 | 41 | 97 | 24 | 39 | 0 | 29 | 106 | 28 | 2A |
| Octal | 140 | 101 | 227 | 44 | 71 | 0 | 51 | 406 | 50 | 52 |
| Binary | 1100000 | 1000001 | 10010111 | 100100 | 111001 | 0 | 101001 | 100000110 | 101000 | 101010 |
Color Harmonies of #604197
Complementary color
Monochromatic Colors of #604197
Black with #604197
Text Example
Text Example
White with #604197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604197; }
p { color: rgb(96,65,151); }
H1.HeaderClassName
{
color: #604197;
}
.AnyTagClassName
{
color: #604197;
}
</style>
background-color css
<style>
a { background-color: #604197; }
a { background-color: rgb(96,65,151); }
div.DivClassName
{
background-color: #604197;
}
.BgClassName
{
background-color: #604197;
}
</style>
border-color css
<style>
span { border-color: #604197; }
span { border-color: rgb(96,65,151); }
td.TdClassName
{
border-color: #604197;
}
.TagClassName
{
border-color: #604197;
}
</style>