Shades of Butterfly Bush #655189
Tints of Butterfly Bush #655189
RGB
CMYK
RGB Variations
Color information
#655189 (or 0x655189) is known color: Butterfly Bush. HEX triplet: 65, 51 and 89. RGB value is (101,81,137). Sum of RGB (Red+Green+Blue) = 101+81+137=319 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.66% from 319); Green value is 81 (32.03% from 255 or 25.39% from 319); Blue value is 137 (53.91% from 255 or 42.95% from 319); Max value from RGB is 137 - color contains mainly: blue. Hex color #655189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655189 is #9AAE76. Grayscale: #5D5D5D. Windows color (decimal): -10137207 or 8999269. OLE color: 8999269.
HSL color Cylindrical-coordinate representation of color #655189: hue angle of 261.43º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #655189 is Cyan = 0.26, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 81 | 137 | - |
| CMYK | 0.26 | 0.41 | 0 | 0.46 |
| HSL | 261.43º | 0.26% | 0.43% | - |
| HSV(B) | 261.43º | 0.41% | 0.54% | - |
| XYZ | 12.82 | 10.46 | 25.01 | - |
| YUV | 93.36 | 152.63 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 81 | 137 | 0.26 | 0.41 | 0 | 0.46 | 261.43 | 0.26 | 0.43 |
| Hex | 65 | 51 | 89 | 1A | 29 | 0 | 2E | 105 | 1A | 2B |
| Octal | 145 | 121 | 211 | 32 | 51 | 0 | 56 | 405 | 32 | 53 |
| Binary | 1100101 | 1010001 | 10001001 | 11010 | 101001 | 0 | 101110 | 100000101 | 11010 | 101011 |
Color Harmonies of #655189
Complementary color
Monochromatic Colors of #655189
Black with #655189
Text Example
Text Example
White with #655189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655189; }
p { color: rgb(101,81,137); }
H1.HeaderClassName
{
color: #655189;
}
.AnyTagClassName
{
color: #655189;
}
</style>
background-color css
<style>
a { background-color: #655189; }
a { background-color: rgb(101,81,137); }
div.DivClassName
{
background-color: #655189;
}
.BgClassName
{
background-color: #655189;
}
</style>
border-color css
<style>
span { border-color: #655189; }
span { border-color: rgb(101,81,137); }
td.TdClassName
{
border-color: #655189;
}
.TagClassName
{
border-color: #655189;
}
</style>