Shades of Butterfly Bush #655797
Tints of Butterfly Bush #655797
RGB
CMYK
RGB Variations
Color information
#655797 (or 0x655797) is known color: Butterfly Bush. HEX triplet: 65, 57 and 97. RGB value is (101,87,151). Sum of RGB (Red+Green+Blue) = 101+87+151=339 (44% of max value = 765). Red value is 101 (39.84% from 255 or 29.79% from 339); Green value is 87 (34.38% from 255 or 25.66% from 339); Blue value is 151 (59.38% from 255 or 44.54% from 339); Max value from RGB is 151 - color contains mainly: blue. Hex color #655797 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655797 is #9AA868. Grayscale: #626262. Windows color (decimal): -10135657 or 9918309. OLE color: 9918309.
HSL color Cylindrical-coordinate representation of color #655797: hue angle of 253.12º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #655797 is Cyan = 0.33, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 87 | 151 | - |
| CMYK | 0.33 | 0.42 | 0 | 0.41 |
| HSL | 253.13º | 0.27% | 0.47% | - |
| HSV(B) | 253.13º | 0.42% | 0.59% | - |
| XYZ | 14.36 | 11.82 | 30.8 | - |
| YUV | 98.48 | 157.64 | 129.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 151 | 0.33 | 0.42 | 0 | 0.41 | 253.13 | 0.27 | 0.47 |
| Hex | 65 | 57 | 97 | 21 | 2A | 0 | 29 | FD | 1B | 2F |
| Octal | 145 | 127 | 227 | 41 | 52 | 0 | 51 | 375 | 33 | 57 |
| Binary | 1100101 | 1010111 | 10010111 | 100001 | 101010 | 0 | 101001 | 11111101 | 11011 | 101111 |
Color Harmonies of #655797
Complementary color
Monochromatic Colors of #655797
Black with #655797
Text Example
Text Example
White with #655797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655797; }
p { color: rgb(101,87,151); }
H1.HeaderClassName
{
color: #655797;
}
.AnyTagClassName
{
color: #655797;
}
</style>
background-color css
<style>
a { background-color: #655797; }
a { background-color: rgb(101,87,151); }
div.DivClassName
{
background-color: #655797;
}
.BgClassName
{
background-color: #655797;
}
</style>
border-color css
<style>
span { border-color: #655797; }
span { border-color: rgb(101,87,151); }
td.TdClassName
{
border-color: #655797;
}
.TagClassName
{
border-color: #655797;
}
</style>