Shades of Butterfly Bush #645588
Tints of Butterfly Bush #645588
RGB
CMYK
RGB Variations
Color information
#645588 (or 0x645588) is known color: Butterfly Bush. HEX triplet: 64, 55 and 88. RGB value is (100,85,136). Sum of RGB (Red+Green+Blue) = 100+85+136=321 (42% of max value = 765). Red value is 100 (39.45% from 255 or 31.15% from 321); Green value is 85 (33.59% from 255 or 26.48% from 321); Blue value is 136 (53.52% from 255 or 42.37% from 321); Max value from RGB is 136 - color contains mainly: blue. Hex color #645588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645588 is #9BAA77. Grayscale: #5F5F5F. Windows color (decimal): -10201720 or 8934756. OLE color: 8934756.
HSL color Cylindrical-coordinate representation of color #645588: hue angle of 257.65º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #645588 is Cyan = 0.26, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 85 | 136 | - |
| CMYK | 0.26 | 0.38 | 0 | 0.47 |
| HSL | 257.65º | 0.23% | 0.43% | - |
| HSV(B) | 257.65º | 0.38% | 0.53% | - |
| XYZ | 12.95 | 10.98 | 24.73 | - |
| YUV | 95.3 | 150.97 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 85 | 136 | 0.26 | 0.38 | 0 | 0.47 | 257.65 | 0.23 | 0.43 |
| Hex | 64 | 55 | 88 | 1A | 26 | 0 | 2F | 102 | 17 | 2B |
| Octal | 144 | 125 | 210 | 32 | 46 | 0 | 57 | 402 | 27 | 53 |
| Binary | 1100100 | 1010101 | 10001000 | 11010 | 100110 | 0 | 101111 | 100000010 | 10111 | 101011 |
Color Harmonies of #645588
Complementary color
Monochromatic Colors of #645588
Black with #645588
Text Example
Text Example
White with #645588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645588; }
p { color: rgb(100,85,136); }
H1.HeaderClassName
{
color: #645588;
}
.AnyTagClassName
{
color: #645588;
}
</style>
background-color css
<style>
a { background-color: #645588; }
a { background-color: rgb(100,85,136); }
div.DivClassName
{
background-color: #645588;
}
.BgClassName
{
background-color: #645588;
}
</style>
border-color css
<style>
span { border-color: #645588; }
span { border-color: rgb(100,85,136); }
td.TdClassName
{
border-color: #645588;
}
.TagClassName
{
border-color: #645588;
}
</style>