Shades of Butterfly Bush #645495
Tints of Butterfly Bush #645495
RGB
CMYK
RGB Variations
Color information
#645495 (or 0x645495) is known color: Butterfly Bush. HEX triplet: 64, 54 and 95. RGB value is (100,84,149). Sum of RGB (Red+Green+Blue) = 100+84+149=333 (44% of max value = 765). Red value is 100 (39.45% from 255 or 30.03% from 333); Green value is 84 (33.20% from 255 or 25.23% from 333); Blue value is 149 (58.59% from 255 or 44.74% from 333); Max value from RGB is 149 - color contains mainly: blue. Hex color #645495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645495 is #9BAB6A. Grayscale: #5F5F5F. Windows color (decimal): -10201963 or 9786468. OLE color: 9786468.
HSL color Cylindrical-coordinate representation of color #645495: hue angle of 254.77º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #645495 is Cyan = 0.33, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 84 | 149 | - |
| CMYK | 0.33 | 0.44 | 0 | 0.42 |
| HSL | 254.77º | 0.28% | 0.46% | - |
| HSV(B) | 254.77º | 0.44% | 0.58% | - |
| XYZ | 13.85 | 11.22 | 29.87 | - |
| YUV | 96.19 | 157.8 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 84 | 149 | 0.33 | 0.44 | 0 | 0.42 | 254.77 | 0.28 | 0.46 |
| Hex | 64 | 54 | 95 | 21 | 2C | 0 | 2A | FF | 1C | 2E |
| Octal | 144 | 124 | 225 | 41 | 54 | 0 | 52 | 377 | 34 | 56 |
| Binary | 1100100 | 1010100 | 10010101 | 100001 | 101100 | 0 | 101010 | 11111111 | 11100 | 101110 |
Color Harmonies of #645495
Complementary color
Monochromatic Colors of #645495
Black with #645495
Text Example
Text Example
White with #645495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645495; }
p { color: rgb(100,84,149); }
H1.HeaderClassName
{
color: #645495;
}
.AnyTagClassName
{
color: #645495;
}
</style>
background-color css
<style>
a { background-color: #645495; }
a { background-color: rgb(100,84,149); }
div.DivClassName
{
background-color: #645495;
}
.BgClassName
{
background-color: #645495;
}
</style>
border-color css
<style>
span { border-color: #645495; }
span { border-color: rgb(100,84,149); }
td.TdClassName
{
border-color: #645495;
}
.TagClassName
{
border-color: #645495;
}
</style>