Shades of Daisy Bush #664592
Tints of Daisy Bush #664592
RGB
CMYK
RGB Variations
Color information
#664592 (or 0x664592) is known color: Daisy Bush. HEX triplet: 66, 45 and 92. RGB value is (102,69,146). Sum of RGB (Red+Green+Blue) = 102+69+146=317 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.18% from 317); Green value is 69 (27.34% from 255 or 21.77% from 317); Blue value is 146 (57.42% from 255 or 46.06% from 317); Max value from RGB is 146 - color contains mainly: blue. Hex color #664592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664592 is #99BA6D. Grayscale: #575757. Windows color (decimal): -10074734 or 9586022. OLE color: 9586022.
HSL color Cylindrical-coordinate representation of color #664592: hue angle of 265.71º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #664592 is Cyan = 0.30, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 69 | 146 | - |
| CMYK | 0.30 | 0.53 | 0 | 0.43 |
| HSL | 265.71º | 0.36% | 0.42% | - |
| HSV(B) | 265.71º | 0.53% | 0.57% | - |
| XYZ | 12.8 | 9.16 | 28.29 | - |
| YUV | 87.65 | 160.93 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 69 | 146 | 0.30 | 0.53 | 0 | 0.43 | 265.71 | 0.36 | 0.42 |
| Hex | 66 | 45 | 92 | 1E | 35 | 0 | 2B | 10A | 24 | 2A |
| Octal | 146 | 105 | 222 | 36 | 65 | 0 | 53 | 412 | 44 | 52 |
| Binary | 1100110 | 1000101 | 10010010 | 11110 | 110101 | 0 | 101011 | 100001010 | 100100 | 101010 |
Color Harmonies of #664592
Complementary color
Monochromatic Colors of #664592
Black with #664592
Text Example
Text Example
White with #664592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664592; }
p { color: rgb(102,69,146); }
H1.HeaderClassName
{
color: #664592;
}
.AnyTagClassName
{
color: #664592;
}
</style>
background-color css
<style>
a { background-color: #664592; }
a { background-color: rgb(102,69,146); }
div.DivClassName
{
background-color: #664592;
}
.BgClassName
{
background-color: #664592;
}
</style>
border-color css
<style>
span { border-color: #664592; }
span { border-color: rgb(102,69,146); }
td.TdClassName
{
border-color: #664592;
}
.TagClassName
{
border-color: #664592;
}
</style>