Shades of Daisy Bush #654487
Tints of Daisy Bush #654487
RGB
CMYK
RGB Variations
Color information
#654487 (or 0x654487) is known color: Daisy Bush. HEX triplet: 65, 44 and 87. RGB value is (101,68,135). Sum of RGB (Red+Green+Blue) = 101+68+135=304 (40% of max value = 765). Red value is 101 (39.84% from 255 or 33.22% from 304); Green value is 68 (26.95% from 255 or 22.37% from 304); Blue value is 135 (53.12% from 255 or 44.41% from 304); Max value from RGB is 135 - color contains mainly: blue. Hex color #654487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #654487 is #9ABB78. Grayscale: #555555. Windows color (decimal): -10140537 or 8864869. OLE color: 8864869.
HSL color Cylindrical-coordinate representation of color #654487: hue angle of 269.55º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #654487 is Cyan = 0.25, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 68 | 135 | - |
| CMYK | 0.25 | 0.50 | 0 | 0.47 |
| HSL | 269.55º | 0.33% | 0.4% | - |
| HSV(B) | 269.55º | 0.5% | 0.53% | - |
| XYZ | 11.81 | 8.65 | 23.97 | - |
| YUV | 85.51 | 155.93 | 139.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 68 | 135 | 0.25 | 0.50 | 0 | 0.47 | 269.55 | 0.33 | 0.4 |
| Hex | 65 | 44 | 87 | 19 | 32 | 0 | 2F | 10E | 21 | 28 |
| Octal | 145 | 104 | 207 | 31 | 62 | 0 | 57 | 416 | 41 | 50 |
| Binary | 1100101 | 1000100 | 10000111 | 11001 | 110010 | 0 | 101111 | 100001110 | 100001 | 101000 |
Color Harmonies of #654487
Complementary color
Monochromatic Colors of #654487
Black with #654487
Text Example
Text Example
White with #654487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654487; }
p { color: rgb(101,68,135); }
H1.HeaderClassName
{
color: #654487;
}
.AnyTagClassName
{
color: #654487;
}
</style>
background-color css
<style>
a { background-color: #654487; }
a { background-color: rgb(101,68,135); }
div.DivClassName
{
background-color: #654487;
}
.BgClassName
{
background-color: #654487;
}
</style>
border-color css
<style>
span { border-color: #654487; }
span { border-color: rgb(101,68,135); }
td.TdClassName
{
border-color: #654487;
}
.TagClassName
{
border-color: #654487;
}
</style>