Shades of Daisy Bush #664490
Tints of Daisy Bush #664490
RGB
CMYK
RGB Variations
Color information
#664490 (or 0x664490) is known color: Daisy Bush. HEX triplet: 66, 44 and 90. RGB value is (102,68,144). Sum of RGB (Red+Green+Blue) = 102+68+144=314 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.48% from 314); Green value is 68 (26.95% from 255 or 21.66% from 314); Blue value is 144 (56.64% from 255 or 45.86% from 314); Max value from RGB is 144 - color contains mainly: blue. Hex color #664490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664490 is #99BB6F. Grayscale: #565656. Windows color (decimal): -10074992 or 9454694. OLE color: 9454694.
HSL color Cylindrical-coordinate representation of color #664490: hue angle of 266.84º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #664490 is Cyan = 0.29, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 102 | 68 | 144 | - |
| CMYK | 0.29 | 0.53 | 0 | 0.44 |
| HSL | 266.84º | 0.36% | 0.42% | - |
| HSV(B) | 266.84º | 0.53% | 0.56% | - |
| XYZ | 12.58 | 8.97 | 27.45 | - |
| YUV | 86.83 | 160.26 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 68 | 144 | 0.29 | 0.53 | 0 | 0.44 | 266.84 | 0.36 | 0.42 |
| Hex | 66 | 44 | 90 | 1D | 35 | 0 | 2C | 10B | 24 | 2A |
| Octal | 146 | 104 | 220 | 35 | 65 | 0 | 54 | 413 | 44 | 52 |
| Binary | 1100110 | 1000100 | 10010000 | 11101 | 110101 | 0 | 101100 | 100001011 | 100100 | 101010 |
Color Harmonies of #664490
Complementary color
Monochromatic Colors of #664490
Black with #664490
Text Example
Text Example
White with #664490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664490; }
p { color: rgb(102,68,144); }
H1.HeaderClassName
{
color: #664490;
}
.AnyTagClassName
{
color: #664490;
}
</style>
background-color css
<style>
a { background-color: #664490; }
a { background-color: rgb(102,68,144); }
div.DivClassName
{
background-color: #664490;
}
.BgClassName
{
background-color: #664490;
}
</style>
border-color css
<style>
span { border-color: #664490; }
span { border-color: rgb(102,68,144); }
td.TdClassName
{
border-color: #664490;
}
.TagClassName
{
border-color: #664490;
}
</style>