Shades of Daisy Bush #664486
Tints of Daisy Bush #664486
RGB
CMYK
RGB Variations
Color information
#664486 (or 0x664486) is known color: Daisy Bush. HEX triplet: 66, 44 and 86. RGB value is (102,68,134). Sum of RGB (Red+Green+Blue) = 102+68+134=304 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.55% from 304); Green value is 68 (26.95% from 255 or 22.37% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #664486 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664486 is #99BB79. Grayscale: #555555. Windows color (decimal): -10075002 or 8799334. OLE color: 8799334.
HSL color Cylindrical-coordinate representation of color #664486: hue angle of 270.91º degrees, saturation: 0.33, 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 #664486 is Cyan = 0.24, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 68 | 134 | - |
| CMYK | 0.24 | 0.49 | 0 | 0.47 |
| HSL | 270.91º | 0.33% | 0.4% | - |
| HSV(B) | 270.91º | 0.49% | 0.53% | - |
| XYZ | 11.85 | 8.68 | 23.61 | - |
| YUV | 85.69 | 155.26 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 68 | 134 | 0.24 | 0.49 | 0 | 0.47 | 270.91 | 0.33 | 0.4 |
| Hex | 66 | 44 | 86 | 18 | 31 | 0 | 2F | 10F | 21 | 28 |
| Octal | 146 | 104 | 206 | 30 | 61 | 0 | 57 | 417 | 41 | 50 |
| Binary | 1100110 | 1000100 | 10000110 | 11000 | 110001 | 0 | 101111 | 100001111 | 100001 | 101000 |
Color Harmonies of #664486
Complementary color
Monochromatic Colors of #664486
Black with #664486
Text Example
Text Example
White with #664486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664486; }
p { color: rgb(102,68,134); }
H1.HeaderClassName
{
color: #664486;
}
.AnyTagClassName
{
color: #664486;
}
</style>
background-color css
<style>
a { background-color: #664486; }
a { background-color: rgb(102,68,134); }
div.DivClassName
{
background-color: #664486;
}
.BgClassName
{
background-color: #664486;
}
</style>
border-color css
<style>
span { border-color: #664486; }
span { border-color: rgb(102,68,134); }
td.TdClassName
{
border-color: #664486;
}
.TagClassName
{
border-color: #664486;
}
</style>