Shades of Butterfly Bush #665994
Tints of Butterfly Bush #665994
RGB
CMYK
RGB Variations
Color information
#665994 (or 0x665994) is known color: Butterfly Bush. HEX triplet: 66, 59 and 94. RGB value is (102,89,148). Sum of RGB (Red+Green+Blue) = 102+89+148=339 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.09% from 339); Green value is 89 (35.16% from 255 or 26.25% from 339); Blue value is 148 (58.20% from 255 or 43.66% from 339); Max value from RGB is 148 - color contains mainly: blue. Hex color #665994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665994 is #99A66B. Grayscale: #636363. Windows color (decimal): -10069612 or 9722214. OLE color: 9722214.
HSL color Cylindrical-coordinate representation of color #665994: hue angle of 253.22º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #665994 is Cyan = 0.31, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 89 | 148 | - |
| CMYK | 0.31 | 0.40 | 0 | 0.42 |
| HSL | 253.22º | 0.25% | 0.46% | - |
| HSV(B) | 253.22º | 0.4% | 0.58% | - |
| XYZ | 14.4 | 12.11 | 29.6 | - |
| YUV | 99.61 | 155.31 | 129.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 148 | 0.31 | 0.40 | 0 | 0.42 | 253.22 | 0.25 | 0.46 |
| Hex | 66 | 59 | 94 | 1F | 28 | 0 | 2A | FD | 19 | 2E |
| Octal | 146 | 131 | 224 | 37 | 50 | 0 | 52 | 375 | 31 | 56 |
| Binary | 1100110 | 1011001 | 10010100 | 11111 | 101000 | 0 | 101010 | 11111101 | 11001 | 101110 |
Color Harmonies of #665994
Complementary color
Monochromatic Colors of #665994
Black with #665994
Text Example
Text Example
White with #665994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665994; }
p { color: rgb(102,89,148); }
H1.HeaderClassName
{
color: #665994;
}
.AnyTagClassName
{
color: #665994;
}
</style>
background-color css
<style>
a { background-color: #665994; }
a { background-color: rgb(102,89,148); }
div.DivClassName
{
background-color: #665994;
}
.BgClassName
{
background-color: #665994;
}
</style>
border-color css
<style>
span { border-color: #665994; }
span { border-color: rgb(102,89,148); }
td.TdClassName
{
border-color: #665994;
}
.TagClassName
{
border-color: #665994;
}
</style>