Shades of Butterfly Bush #654989
Tints of Butterfly Bush #654989
RGB
CMYK
RGB Variations
Color information
#654989 (or 0x654989) is known color: Butterfly Bush. HEX triplet: 65, 49 and 89. RGB value is (101,73,137). Sum of RGB (Red+Green+Blue) = 101+73+137=311 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.48% from 311); Green value is 73 (28.91% from 255 or 23.47% from 311); Blue value is 137 (53.91% from 255 or 44.05% from 311); Max value from RGB is 137 - color contains mainly: blue. Hex color #654989 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #654989 is #9AB676. Grayscale: #585858. Windows color (decimal): -10139255 or 8997221. OLE color: 8997221.
HSL color Cylindrical-coordinate representation of color #654989: hue angle of 266.25º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #654989 is Cyan = 0.26, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 73 | 137 | - |
| CMYK | 0.26 | 0.47 | 0 | 0.46 |
| HSL | 266.25º | 0.3% | 0.41% | - |
| HSV(B) | 266.25º | 0.47% | 0.54% | - |
| XYZ | 12.26 | 9.34 | 24.82 | - |
| YUV | 88.67 | 155.28 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 73 | 137 | 0.26 | 0.47 | 0 | 0.46 | 266.25 | 0.3 | 0.41 |
| Hex | 65 | 49 | 89 | 1A | 2F | 0 | 2E | 10A | 1E | 29 |
| Octal | 145 | 111 | 211 | 32 | 57 | 0 | 56 | 412 | 36 | 51 |
| Binary | 1100101 | 1001001 | 10001001 | 11010 | 101111 | 0 | 101110 | 100001010 | 11110 | 101001 |
Color Harmonies of #654989
Complementary color
Monochromatic Colors of #654989
Black with #654989
Text Example
Text Example
White with #654989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654989; }
p { color: rgb(101,73,137); }
H1.HeaderClassName
{
color: #654989;
}
.AnyTagClassName
{
color: #654989;
}
</style>
background-color css
<style>
a { background-color: #654989; }
a { background-color: rgb(101,73,137); }
div.DivClassName
{
background-color: #654989;
}
.BgClassName
{
background-color: #654989;
}
</style>
border-color css
<style>
span { border-color: #654989; }
span { border-color: rgb(101,73,137); }
td.TdClassName
{
border-color: #654989;
}
.TagClassName
{
border-color: #654989;
}
</style>