Shades of Butterfly Bush #655695
Tints of Butterfly Bush #655695
RGB
CMYK
RGB Variations
Color information
#655695 (or 0x655695) is known color: Butterfly Bush. HEX triplet: 65, 56 and 95. RGB value is (101,86,149). Sum of RGB (Red+Green+Blue) = 101+86+149=336 (44% of max value = 765). Red value is 101 (39.84% from 255 or 30.06% from 336); Green value is 86 (33.98% from 255 or 25.60% from 336); Blue value is 149 (58.59% from 255 or 44.35% from 336); Max value from RGB is 149 - color contains mainly: blue. Hex color #655695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655695 is #9AA96A. Grayscale: #616161. Windows color (decimal): -10135915 or 9786981. OLE color: 9786981.
HSL color Cylindrical-coordinate representation of color #655695: hue angle of 254.29º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #655695 is Cyan = 0.32, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 86 | 149 | - |
| CMYK | 0.32 | 0.42 | 0 | 0.42 |
| HSL | 254.29º | 0.27% | 0.46% | - |
| HSV(B) | 254.29º | 0.42% | 0.58% | - |
| XYZ | 14.12 | 11.59 | 29.93 | - |
| YUV | 97.67 | 156.97 | 130.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 149 | 0.32 | 0.42 | 0 | 0.42 | 254.29 | 0.27 | 0.46 |
| Hex | 65 | 56 | 95 | 20 | 2A | 0 | 2A | FE | 1B | 2E |
| Octal | 145 | 126 | 225 | 40 | 52 | 0 | 52 | 376 | 33 | 56 |
| Binary | 1100101 | 1010110 | 10010101 | 100000 | 101010 | 0 | 101010 | 11111110 | 11011 | 101110 |
Color Harmonies of #655695
Complementary color
Monochromatic Colors of #655695
Black with #655695
Text Example
Text Example
White with #655695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655695; }
p { color: rgb(101,86,149); }
H1.HeaderClassName
{
color: #655695;
}
.AnyTagClassName
{
color: #655695;
}
</style>
background-color css
<style>
a { background-color: #655695; }
a { background-color: rgb(101,86,149); }
div.DivClassName
{
background-color: #655695;
}
.BgClassName
{
background-color: #655695;
}
</style>
border-color css
<style>
span { border-color: #655695; }
span { border-color: rgb(101,86,149); }
td.TdClassName
{
border-color: #655695;
}
.TagClassName
{
border-color: #655695;
}
</style>