Shades of Daisy Bush #664587
Tints of Daisy Bush #664587
RGB
CMYK
RGB Variations
Color information
#664587 (or 0x664587) is known color: Daisy Bush. HEX triplet: 66, 45 and 87. RGB value is (102,69,135). Sum of RGB (Red+Green+Blue) = 102+69+135=306 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.33% from 306); Green value is 69 (27.34% from 255 or 22.55% from 306); Blue value is 135 (53.12% from 255 or 44.12% from 306); Max value from RGB is 135 - color contains mainly: blue. Hex color #664587 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664587 is #99BA78. Grayscale: #565656. Windows color (decimal): -10074745 or 8865126. OLE color: 8865126.
HSL color Cylindrical-coordinate representation of color #664587: hue angle of 270º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #664587 is Cyan = 0.24, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 69 | 135 | - |
| CMYK | 0.24 | 0.49 | 0 | 0.47 |
| HSL | 270º | 0.32% | 0.4% | - |
| HSV(B) | 270º | 0.49% | 0.53% | - |
| XYZ | 11.98 | 8.83 | 23.99 | - |
| YUV | 86.39 | 155.43 | 139.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 69 | 135 | 0.24 | 0.49 | 0 | 0.47 | 270 | 0.32 | 0.4 |
| Hex | 66 | 45 | 87 | 18 | 31 | 0 | 2F | 10E | 20 | 28 |
| Octal | 146 | 105 | 207 | 30 | 61 | 0 | 57 | 416 | 40 | 50 |
| Binary | 1100110 | 1000101 | 10000111 | 11000 | 110001 | 0 | 101111 | 100001110 | 100000 | 101000 |
Color Harmonies of #664587
Complementary color
Monochromatic Colors of #664587
Black with #664587
Text Example
Text Example
White with #664587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664587; }
p { color: rgb(102,69,135); }
H1.HeaderClassName
{
color: #664587;
}
.AnyTagClassName
{
color: #664587;
}
</style>
background-color css
<style>
a { background-color: #664587; }
a { background-color: rgb(102,69,135); }
div.DivClassName
{
background-color: #664587;
}
.BgClassName
{
background-color: #664587;
}
</style>
border-color css
<style>
span { border-color: #664587; }
span { border-color: rgb(102,69,135); }
td.TdClassName
{
border-color: #664587;
}
.TagClassName
{
border-color: #664587;
}
</style>