Shades of Butterfly Bush #645687
Tints of Butterfly Bush #645687
RGB
CMYK
RGB Variations
Color information
#645687 (or 0x645687) is known color: Butterfly Bush. HEX triplet: 64, 56 and 87. RGB value is (100,86,135). Sum of RGB (Red+Green+Blue) = 100+86+135=321 (42% of max value = 765). Red value is 100 (39.45% from 255 or 31.15% from 321); Green value is 86 (33.98% from 255 or 26.79% from 321); Blue value is 135 (53.12% from 255 or 42.06% from 321); Max value from RGB is 135 - color contains mainly: blue. Hex color #645687 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645687 is #9BA978. Grayscale: #5F5F5F. Windows color (decimal): -10201465 or 8869476. OLE color: 8869476.
HSL color Cylindrical-coordinate representation of color #645687: hue angle of 257.14º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #645687 is Cyan = 0.26, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 86 | 135 | - |
| CMYK | 0.26 | 0.36 | 0 | 0.47 |
| HSL | 257.14º | 0.22% | 0.43% | - |
| HSV(B) | 257.14º | 0.36% | 0.53% | - |
| XYZ | 12.96 | 11.11 | 24.38 | - |
| YUV | 95.77 | 150.14 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 86 | 135 | 0.26 | 0.36 | 0 | 0.47 | 257.14 | 0.22 | 0.43 |
| Hex | 64 | 56 | 87 | 1A | 24 | 0 | 2F | 101 | 16 | 2B |
| Octal | 144 | 126 | 207 | 32 | 44 | 0 | 57 | 401 | 26 | 53 |
| Binary | 1100100 | 1010110 | 10000111 | 11010 | 100100 | 0 | 101111 | 100000001 | 10110 | 101011 |
Color Harmonies of #645687
Complementary color
Monochromatic Colors of #645687
Black with #645687
Text Example
Text Example
White with #645687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645687; }
p { color: rgb(100,86,135); }
H1.HeaderClassName
{
color: #645687;
}
.AnyTagClassName
{
color: #645687;
}
</style>
background-color css
<style>
a { background-color: #645687; }
a { background-color: rgb(100,86,135); }
div.DivClassName
{
background-color: #645687;
}
.BgClassName
{
background-color: #645687;
}
</style>
border-color css
<style>
span { border-color: #645687; }
span { border-color: rgb(100,86,135); }
td.TdClassName
{
border-color: #645687;
}
.TagClassName
{
border-color: #645687;
}
</style>