Shades of Daisy Bush #604187
Tints of Daisy Bush #604187
RGB
CMYK
RGB Variations
Color information
#604187 (or 0x604187) is known color: Daisy Bush. HEX triplet: 60, 41 and 87. RGB value is (96,65,135). Sum of RGB (Red+Green+Blue) = 96+65+135=296 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.43% from 296); Green value is 65 (25.78% from 255 or 21.96% from 296); Blue value is 135 (53.12% from 255 or 45.61% from 296); Max value from RGB is 135 - color contains mainly: blue. Hex color #604187 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604187 is #9FBE78. Grayscale: #525252. Windows color (decimal): -10468985 or 8864096. OLE color: 8864096.
HSL color Cylindrical-coordinate representation of color #604187: hue angle of 266.57º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #604187 is Cyan = 0.29, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 65 | 135 | - |
| CMYK | 0.29 | 0.52 | 0 | 0.47 |
| HSL | 266.57º | 0.35% | 0.39% | - |
| HSV(B) | 266.57º | 0.52% | 0.53% | - |
| XYZ | 11.09 | 8.02 | 23.88 | - |
| YUV | 82.25 | 157.77 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 65 | 135 | 0.29 | 0.52 | 0 | 0.47 | 266.57 | 0.35 | 0.39 |
| Hex | 60 | 41 | 87 | 1D | 34 | 0 | 2F | 10B | 23 | 27 |
| Octal | 140 | 101 | 207 | 35 | 64 | 0 | 57 | 413 | 43 | 47 |
| Binary | 1100000 | 1000001 | 10000111 | 11101 | 110100 | 0 | 101111 | 100001011 | 100011 | 100111 |
Color Harmonies of #604187
Complementary color
Monochromatic Colors of #604187
Black with #604187
Text Example
Text Example
White with #604187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604187; }
p { color: rgb(96,65,135); }
H1.HeaderClassName
{
color: #604187;
}
.AnyTagClassName
{
color: #604187;
}
</style>
background-color css
<style>
a { background-color: #604187; }
a { background-color: rgb(96,65,135); }
div.DivClassName
{
background-color: #604187;
}
.BgClassName
{
background-color: #604187;
}
</style>
border-color css
<style>
span { border-color: #604187; }
span { border-color: rgb(96,65,135); }
td.TdClassName
{
border-color: #604187;
}
.TagClassName
{
border-color: #604187;
}
</style>