Shades of Butterfly Bush #645895
Tints of Butterfly Bush #645895
RGB
CMYK
RGB Variations
Color information
#645895 (or 0x645895) is known color: Butterfly Bush. HEX triplet: 64, 58 and 95. RGB value is (100,88,149). Sum of RGB (Red+Green+Blue) = 100+88+149=337 (44% of max value = 765). Red value is 100 (39.45% from 255 or 29.67% from 337); Green value is 88 (34.77% from 255 or 26.11% from 337); Blue value is 149 (58.59% from 255 or 44.21% from 337); Max value from RGB is 149 - color contains mainly: blue. Hex color #645895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645895 is #9BA76A. Grayscale: #626262. Windows color (decimal): -10200939 or 9787492. OLE color: 9787492.
HSL color Cylindrical-coordinate representation of color #645895: hue angle of 251.8º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #645895 is Cyan = 0.33, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 88 | 149 | - |
| CMYK | 0.33 | 0.41 | 0 | 0.42 |
| HSL | 251.8º | 0.26% | 0.46% | - |
| HSV(B) | 251.8º | 0.41% | 0.58% | - |
| XYZ | 14.17 | 11.86 | 29.98 | - |
| YUV | 98.54 | 156.48 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 88 | 149 | 0.33 | 0.41 | 0 | 0.42 | 251.8 | 0.26 | 0.46 |
| Hex | 64 | 58 | 95 | 21 | 29 | 0 | 2A | FC | 1A | 2E |
| Octal | 144 | 130 | 225 | 41 | 51 | 0 | 52 | 374 | 32 | 56 |
| Binary | 1100100 | 1011000 | 10010101 | 100001 | 101001 | 0 | 101010 | 11111100 | 11010 | 101110 |
Color Harmonies of #645895
Complementary color
Monochromatic Colors of #645895
Black with #645895
Text Example
Text Example
White with #645895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645895; }
p { color: rgb(100,88,149); }
H1.HeaderClassName
{
color: #645895;
}
.AnyTagClassName
{
color: #645895;
}
</style>
background-color css
<style>
a { background-color: #645895; }
a { background-color: rgb(100,88,149); }
div.DivClassName
{
background-color: #645895;
}
.BgClassName
{
background-color: #645895;
}
</style>
border-color css
<style>
span { border-color: #645895; }
span { border-color: rgb(100,88,149); }
td.TdClassName
{
border-color: #645895;
}
.TagClassName
{
border-color: #645895;
}
</style>