Shades of Daisy Bush #664289
Tints of Daisy Bush #664289
RGB
CMYK
RGB Variations
Color information
#664289 (or 0x664289) is known color: Daisy Bush. HEX triplet: 66, 42 and 89. RGB value is (102,66,137). Sum of RGB (Red+Green+Blue) = 102+66+137=305 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.44% from 305); Green value is 66 (26.17% from 255 or 21.64% from 305); Blue value is 137 (53.91% from 255 or 44.92% from 305); Max value from RGB is 137 - color contains mainly: blue. Hex color #664289 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664289 is #99BD76. Grayscale: #545454. Windows color (decimal): -10075511 or 8995430. OLE color: 8995430.
HSL color Cylindrical-coordinate representation of color #664289: hue angle of 270.42º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #664289 is Cyan = 0.26, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 66 | 137 | - |
| CMYK | 0.26 | 0.52 | 0 | 0.46 |
| HSL | 270.42º | 0.35% | 0.4% | - |
| HSV(B) | 270.42º | 0.52% | 0.54% | - |
| XYZ | 11.94 | 8.53 | 24.68 | - |
| YUV | 84.86 | 157.43 | 140.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 66 | 137 | 0.26 | 0.52 | 0 | 0.46 | 270.42 | 0.35 | 0.4 |
| Hex | 66 | 42 | 89 | 1A | 34 | 0 | 2E | 10E | 23 | 28 |
| Octal | 146 | 102 | 211 | 32 | 64 | 0 | 56 | 416 | 43 | 50 |
| Binary | 1100110 | 1000010 | 10001001 | 11010 | 110100 | 0 | 101110 | 100001110 | 100011 | 101000 |
Color Harmonies of #664289
Complementary color
Monochromatic Colors of #664289
Black with #664289
Text Example
Text Example
White with #664289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664289; }
p { color: rgb(102,66,137); }
H1.HeaderClassName
{
color: #664289;
}
.AnyTagClassName
{
color: #664289;
}
</style>
background-color css
<style>
a { background-color: #664289; }
a { background-color: rgb(102,66,137); }
div.DivClassName
{
background-color: #664289;
}
.BgClassName
{
background-color: #664289;
}
</style>
border-color css
<style>
span { border-color: #664289; }
span { border-color: rgb(102,66,137); }
td.TdClassName
{
border-color: #664289;
}
.TagClassName
{
border-color: #664289;
}
</style>