Shades of Butterfly Bush #655586
Tints of Butterfly Bush #655586
RGB
CMYK
RGB Variations
Color information
#655586 (or 0x655586) is known color: Butterfly Bush. HEX triplet: 65, 55 and 86. RGB value is (101,85,134). Sum of RGB (Red+Green+Blue) = 101+85+134=320 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.56% from 320); Green value is 85 (33.59% from 255 or 26.56% from 320); Blue value is 134 (52.73% from 255 or 41.88% from 320); Max value from RGB is 134 - color contains mainly: blue. Hex color #655586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655586 is #9AAA79. Grayscale: #5F5F5F. Windows color (decimal): -10136186 or 8803685. OLE color: 8803685.
HSL color Cylindrical-coordinate representation of color #655586: hue angle of 259.59º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #655586 is Cyan = 0.25, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 85 | 134 | - |
| CMYK | 0.25 | 0.37 | 0 | 0.47 |
| HSL | 259.59º | 0.22% | 0.43% | - |
| HSV(B) | 259.59º | 0.37% | 0.53% | - |
| XYZ | 12.92 | 10.98 | 23.99 | - |
| YUV | 95.37 | 149.8 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 134 | 0.25 | 0.37 | 0 | 0.47 | 259.59 | 0.22 | 0.43 |
| Hex | 65 | 55 | 86 | 19 | 25 | 0 | 2F | 104 | 16 | 2B |
| Octal | 145 | 125 | 206 | 31 | 45 | 0 | 57 | 404 | 26 | 53 |
| Binary | 1100101 | 1010101 | 10000110 | 11001 | 100101 | 0 | 101111 | 100000100 | 10110 | 101011 |
Color Harmonies of #655586
Complementary color
Monochromatic Colors of #655586
Black with #655586
Text Example
Text Example
White with #655586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655586; }
p { color: rgb(101,85,134); }
H1.HeaderClassName
{
color: #655586;
}
.AnyTagClassName
{
color: #655586;
}
</style>
background-color css
<style>
a { background-color: #655586; }
a { background-color: rgb(101,85,134); }
div.DivClassName
{
background-color: #655586;
}
.BgClassName
{
background-color: #655586;
}
</style>
border-color css
<style>
span { border-color: #655586; }
span { border-color: rgb(101,85,134); }
td.TdClassName
{
border-color: #655586;
}
.TagClassName
{
border-color: #655586;
}
</style>