Shades of Butterfly Bush #645793
Tints of Butterfly Bush #645793
RGB
CMYK
RGB Variations
Color information
#645793 (or 0x645793) is known color: Butterfly Bush. HEX triplet: 64, 57 and 93. RGB value is (100,87,147). Sum of RGB (Red+Green+Blue) = 100+87+147=334 (44% of max value = 765). Red value is 100 (39.45% from 255 or 29.94% from 334); Green value is 87 (34.38% from 255 or 26.05% from 334); Blue value is 147 (57.81% from 255 or 44.01% from 334); Max value from RGB is 147 - color contains mainly: blue. Hex color #645793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645793 is #9BA86C. Grayscale: #616161. Windows color (decimal): -10201197 or 9656164. OLE color: 9656164.
HSL color Cylindrical-coordinate representation of color #645793: hue angle of 253º 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 #645793 is Cyan = 0.32, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 87 | 147 | - |
| CMYK | 0.32 | 0.41 | 0 | 0.42 |
| HSL | 253º | 0.26% | 0.46% | - |
| HSV(B) | 253º | 0.41% | 0.58% | - |
| XYZ | 13.93 | 11.63 | 29.11 | - |
| YUV | 97.73 | 155.81 | 129.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 87 | 147 | 0.32 | 0.41 | 0 | 0.42 | 253 | 0.26 | 0.46 |
| Hex | 64 | 57 | 93 | 20 | 29 | 0 | 2A | FD | 1A | 2E |
| Octal | 144 | 127 | 223 | 40 | 51 | 0 | 52 | 375 | 32 | 56 |
| Binary | 1100100 | 1010111 | 10010011 | 100000 | 101001 | 0 | 101010 | 11111101 | 11010 | 101110 |
Color Harmonies of #645793
Complementary color
Monochromatic Colors of #645793
Black with #645793
Text Example
Text Example
White with #645793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645793; }
p { color: rgb(100,87,147); }
H1.HeaderClassName
{
color: #645793;
}
.AnyTagClassName
{
color: #645793;
}
</style>
background-color css
<style>
a { background-color: #645793; }
a { background-color: rgb(100,87,147); }
div.DivClassName
{
background-color: #645793;
}
.BgClassName
{
background-color: #645793;
}
</style>
border-color css
<style>
span { border-color: #645793; }
span { border-color: rgb(100,87,147); }
td.TdClassName
{
border-color: #645793;
}
.TagClassName
{
border-color: #645793;
}
</style>