Shades of Butterfly Bush #665698
Tints of Butterfly Bush #665698
RGB
CMYK
RGB Variations
Color information
#665698 (or 0x665698) is known color: Butterfly Bush. HEX triplet: 66, 56 and 98. RGB value is (102,86,152). Sum of RGB (Red+Green+Blue) = 102+86+152=340 (45% of max value = 765). Red value is 102 (40.23% from 255 or 30% from 340); Green value is 86 (33.98% from 255 or 25.29% from 340); Blue value is 152 (59.77% from 255 or 44.71% from 340); Max value from RGB is 152 - color contains mainly: blue. Hex color #665698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665698 is #99A967. Grayscale: #626262. Windows color (decimal): -10070376 or 9983590. OLE color: 9983590.
HSL color Cylindrical-coordinate representation of color #665698: hue angle of 254.55º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #665698 is Cyan = 0.33, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 102 | 86 | 152 | - |
| CMYK | 0.33 | 0.43 | 0 | 0.40 |
| HSL | 254.55º | 0.28% | 0.47% | - |
| HSV(B) | 254.55º | 0.43% | 0.6% | - |
| XYZ | 14.47 | 11.75 | 31.21 | - |
| YUV | 98.31 | 158.3 | 130.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 152 | 0.33 | 0.43 | 0 | 0.40 | 254.55 | 0.28 | 0.47 |
| Hex | 66 | 56 | 98 | 21 | 2B | 0 | 28 | FF | 1C | 2F |
| Octal | 146 | 126 | 230 | 41 | 53 | 0 | 50 | 377 | 34 | 57 |
| Binary | 1100110 | 1010110 | 10011000 | 100001 | 101011 | 0 | 101000 | 11111111 | 11100 | 101111 |
Color Harmonies of #665698
Complementary color
Monochromatic Colors of #665698
Black with #665698
Text Example
Text Example
White with #665698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665698; }
p { color: rgb(102,86,152); }
H1.HeaderClassName
{
color: #665698;
}
.AnyTagClassName
{
color: #665698;
}
</style>
background-color css
<style>
a { background-color: #665698; }
a { background-color: rgb(102,86,152); }
div.DivClassName
{
background-color: #665698;
}
.BgClassName
{
background-color: #665698;
}
</style>
border-color css
<style>
span { border-color: #665698; }
span { border-color: rgb(102,86,152); }
td.TdClassName
{
border-color: #665698;
}
.TagClassName
{
border-color: #665698;
}
</style>