Shades of Butterfly Bush #655795
Tints of Butterfly Bush #655795
RGB
CMYK
RGB Variations
Color information
#655795 (or 0x655795) is known color: Butterfly Bush. HEX triplet: 65, 57 and 95. RGB value is (101,87,149). Sum of RGB (Red+Green+Blue) = 101+87+149=337 (44% of max value = 765). Red value is 101 (39.84% from 255 or 29.97% from 337); Green value is 87 (34.38% from 255 or 25.82% from 337); Blue value is 149 (58.59% from 255 or 44.21% from 337); Max value from RGB is 149 - color contains mainly: blue. Hex color #655795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655795 is #9AA86A. Grayscale: #626262. Windows color (decimal): -10135659 or 9787237. OLE color: 9787237.
HSL color Cylindrical-coordinate representation of color #655795: hue angle of 253.55º degrees, saturation: 0.26, 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 #655795 is Cyan = 0.32, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 87 | 149 | - |
| CMYK | 0.32 | 0.42 | 0 | 0.42 |
| HSL | 253.55º | 0.26% | 0.46% | - |
| HSV(B) | 253.55º | 0.42% | 0.58% | - |
| XYZ | 14.2 | 11.75 | 29.95 | - |
| YUV | 98.25 | 156.64 | 129.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 149 | 0.32 | 0.42 | 0 | 0.42 | 253.55 | 0.26 | 0.46 |
| Hex | 65 | 57 | 95 | 20 | 2A | 0 | 2A | FE | 1A | 2E |
| Octal | 145 | 127 | 225 | 40 | 52 | 0 | 52 | 376 | 32 | 56 |
| Binary | 1100101 | 1010111 | 10010101 | 100000 | 101010 | 0 | 101010 | 11111110 | 11010 | 101110 |
Color Harmonies of #655795
Complementary color
Monochromatic Colors of #655795
Black with #655795
Text Example
Text Example
White with #655795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655795; }
p { color: rgb(101,87,149); }
H1.HeaderClassName
{
color: #655795;
}
.AnyTagClassName
{
color: #655795;
}
</style>
background-color css
<style>
a { background-color: #655795; }
a { background-color: rgb(101,87,149); }
div.DivClassName
{
background-color: #655795;
}
.BgClassName
{
background-color: #655795;
}
</style>
border-color css
<style>
span { border-color: #655795; }
span { border-color: rgb(101,87,149); }
td.TdClassName
{
border-color: #655795;
}
.TagClassName
{
border-color: #655795;
}
</style>