Shades of Daisy Bush #664390
Tints of Daisy Bush #664390
RGB
CMYK
RGB Variations
Color information
#664390 (or 0x664390) is known color: Daisy Bush. HEX triplet: 66, 43 and 90. RGB value is (102,67,144). Sum of RGB (Red+Green+Blue) = 102+67+144=313 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.59% from 313); Green value is 67 (26.56% from 255 or 21.41% from 313); Blue value is 144 (56.64% from 255 or 46.01% from 313); Max value from RGB is 144 - color contains mainly: blue. Hex color #664390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664390 is #99BC6F. Grayscale: #555555. Windows color (decimal): -10075248 or 9454438. OLE color: 9454438.
HSL color Cylindrical-coordinate representation of color #664390: hue angle of 267.27º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #664390 is Cyan = 0.29, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 102 | 67 | 144 | - |
| CMYK | 0.29 | 0.53 | 0 | 0.44 |
| HSL | 267.27º | 0.36% | 0.41% | - |
| HSV(B) | 267.27º | 0.53% | 0.56% | - |
| XYZ | 12.52 | 8.85 | 27.43 | - |
| YUV | 86.24 | 160.6 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 67 | 144 | 0.29 | 0.53 | 0 | 0.44 | 267.27 | 0.36 | 0.41 |
| Hex | 66 | 43 | 90 | 1D | 35 | 0 | 2C | 10B | 24 | 29 |
| Octal | 146 | 103 | 220 | 35 | 65 | 0 | 54 | 413 | 44 | 51 |
| Binary | 1100110 | 1000011 | 10010000 | 11101 | 110101 | 0 | 101100 | 100001011 | 100100 | 101001 |
Color Harmonies of #664390
Complementary color
Monochromatic Colors of #664390
Black with #664390
Text Example
Text Example
White with #664390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664390; }
p { color: rgb(102,67,144); }
H1.HeaderClassName
{
color: #664390;
}
.AnyTagClassName
{
color: #664390;
}
</style>
background-color css
<style>
a { background-color: #664390; }
a { background-color: rgb(102,67,144); }
div.DivClassName
{
background-color: #664390;
}
.BgClassName
{
background-color: #664390;
}
</style>
border-color css
<style>
span { border-color: #664390; }
span { border-color: rgb(102,67,144); }
td.TdClassName
{
border-color: #664390;
}
.TagClassName
{
border-color: #664390;
}
</style>