Shades of Butterfly Bush #655589
Tints of Butterfly Bush #655589
RGB
CMYK
RGB Variations
Color information
#655589 (or 0x655589) is known color: Butterfly Bush. HEX triplet: 65, 55 and 89. RGB value is (101,85,137). Sum of RGB (Red+Green+Blue) = 101+85+137=323 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.27% from 323); Green value is 85 (33.59% from 255 or 26.32% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #655589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655589 is #9AAA76. Grayscale: #5F5F5F. Windows color (decimal): -10136183 or 9000293. OLE color: 9000293.
HSL color Cylindrical-coordinate representation of color #655589: hue angle of 258.46º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #655589 is Cyan = 0.26, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 85 | 137 | - |
| CMYK | 0.26 | 0.38 | 0 | 0.46 |
| HSL | 258.46º | 0.23% | 0.44% | - |
| HSV(B) | 258.46º | 0.38% | 0.54% | - |
| XYZ | 13.13 | 11.07 | 25.11 | - |
| YUV | 95.71 | 151.3 | 131.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 137 | 0.26 | 0.38 | 0 | 0.46 | 258.46 | 0.23 | 0.44 |
| Hex | 65 | 55 | 89 | 1A | 26 | 0 | 2E | 102 | 17 | 2C |
| Octal | 145 | 125 | 211 | 32 | 46 | 0 | 56 | 402 | 27 | 54 |
| Binary | 1100101 | 1010101 | 10001001 | 11010 | 100110 | 0 | 101110 | 100000010 | 10111 | 101100 |
Color Harmonies of #655589
Complementary color
Monochromatic Colors of #655589
Black with #655589
Text Example
Text Example
White with #655589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655589; }
p { color: rgb(101,85,137); }
H1.HeaderClassName
{
color: #655589;
}
.AnyTagClassName
{
color: #655589;
}
</style>
background-color css
<style>
a { background-color: #655589; }
a { background-color: rgb(101,85,137); }
div.DivClassName
{
background-color: #655589;
}
.BgClassName
{
background-color: #655589;
}
</style>
border-color css
<style>
span { border-color: #655589; }
span { border-color: rgb(101,85,137); }
td.TdClassName
{
border-color: #655589;
}
.TagClassName
{
border-color: #655589;
}
</style>