Shades of Butterfly Bush #645089
Tints of Butterfly Bush #645089
RGB
CMYK
RGB Variations
Color information
#645089 (or 0x645089) is known color: Butterfly Bush. HEX triplet: 64, 50 and 89. RGB value is (100,80,137). Sum of RGB (Red+Green+Blue) = 100+80+137=317 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.55% from 317); Green value is 80 (31.64% from 255 or 25.24% from 317); Blue value is 137 (53.91% from 255 or 43.22% from 317); Max value from RGB is 137 - color contains mainly: blue. Hex color #645089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645089 is #9BAF76. Grayscale: #5C5C5C. Windows color (decimal): -10202999 or 8999012. OLE color: 8999012.
HSL color Cylindrical-coordinate representation of color #645089: hue angle of 261.05º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #645089 is Cyan = 0.27, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 100 | 80 | 137 | - |
| CMYK | 0.27 | 0.42 | 0 | 0.46 |
| HSL | 261.05º | 0.26% | 0.43% | - |
| HSV(B) | 261.05º | 0.42% | 0.54% | - |
| XYZ | 12.64 | 10.25 | 24.98 | - |
| YUV | 92.48 | 153.13 | 133.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 80 | 137 | 0.27 | 0.42 | 0 | 0.46 | 261.05 | 0.26 | 0.43 |
| Hex | 64 | 50 | 89 | 1B | 2A | 0 | 2E | 105 | 1A | 2B |
| Octal | 144 | 120 | 211 | 33 | 52 | 0 | 56 | 405 | 32 | 53 |
| Binary | 1100100 | 1010000 | 10001001 | 11011 | 101010 | 0 | 101110 | 100000101 | 11010 | 101011 |
Color Harmonies of #645089
Complementary color
Monochromatic Colors of #645089
Black with #645089
Text Example
Text Example
White with #645089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645089; }
p { color: rgb(100,80,137); }
H1.HeaderClassName
{
color: #645089;
}
.AnyTagClassName
{
color: #645089;
}
</style>
background-color css
<style>
a { background-color: #645089; }
a { background-color: rgb(100,80,137); }
div.DivClassName
{
background-color: #645089;
}
.BgClassName
{
background-color: #645089;
}
</style>
border-color css
<style>
span { border-color: #645089; }
span { border-color: rgb(100,80,137); }
td.TdClassName
{
border-color: #645089;
}
.TagClassName
{
border-color: #645089;
}
</style>