Shades of Butterfly Bush #645589
Tints of Butterfly Bush #645589
RGB
CMYK
RGB Variations
Color information
#645589 (or 0x645589) is known color: Butterfly Bush. HEX triplet: 64, 55 and 89. RGB value is (100,85,137). Sum of RGB (Red+Green+Blue) = 100+85+137=322 (42% of max value = 765). Red value is 100 (39.45% from 255 or 31.06% from 322); Green value is 85 (33.59% from 255 or 26.40% from 322); Blue value is 137 (53.91% from 255 or 42.55% from 322); Max value from RGB is 137 - color contains mainly: blue. Hex color #645589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645589 is #9BAA76. Grayscale: #5F5F5F. Windows color (decimal): -10201719 or 9000292. OLE color: 9000292.
HSL color Cylindrical-coordinate representation of color #645589: hue angle of 257.31º 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 #645589 is Cyan = 0.27, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 100 | 85 | 137 | - |
| CMYK | 0.27 | 0.38 | 0 | 0.46 |
| HSL | 257.31º | 0.23% | 0.44% | - |
| HSV(B) | 257.31º | 0.38% | 0.54% | - |
| XYZ | 13.02 | 11.01 | 25.11 | - |
| YUV | 95.41 | 151.47 | 131.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 85 | 137 | 0.27 | 0.38 | 0 | 0.46 | 257.31 | 0.23 | 0.44 |
| Hex | 64 | 55 | 89 | 1B | 26 | 0 | 2E | 101 | 17 | 2C |
| Octal | 144 | 125 | 211 | 33 | 46 | 0 | 56 | 401 | 27 | 54 |
| Binary | 1100100 | 1010101 | 10001001 | 11011 | 100110 | 0 | 101110 | 100000001 | 10111 | 101100 |
Color Harmonies of #645589
Complementary color
Monochromatic Colors of #645589
Black with #645589
Text Example
Text Example
White with #645589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645589; }
p { color: rgb(100,85,137); }
H1.HeaderClassName
{
color: #645589;
}
.AnyTagClassName
{
color: #645589;
}
</style>
background-color css
<style>
a { background-color: #645589; }
a { background-color: rgb(100,85,137); }
div.DivClassName
{
background-color: #645589;
}
.BgClassName
{
background-color: #645589;
}
</style>
border-color css
<style>
span { border-color: #645589; }
span { border-color: rgb(100,85,137); }
td.TdClassName
{
border-color: #645589;
}
.TagClassName
{
border-color: #645589;
}
</style>