Shades of Butterfly Bush #645385
Tints of Butterfly Bush #645385
RGB
CMYK
RGB Variations
Color information
#645385 (or 0x645385) is known color: Butterfly Bush. HEX triplet: 64, 53 and 85. RGB value is (100,83,133). Sum of RGB (Red+Green+Blue) = 100+83+133=316 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.65% from 316); Green value is 83 (32.81% from 255 or 26.27% from 316); Blue value is 133 (52.34% from 255 or 42.09% from 316); Max value from RGB is 133 - color contains mainly: blue. Hex color #645385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645385 is #9BAC7A. Grayscale: #5D5D5D. Windows color (decimal): -10202235 or 8737636. OLE color: 8737636.
HSL color Cylindrical-coordinate representation of color #645385: hue angle of 260.4º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #645385 is Cyan = 0.25, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 83 | 133 | - |
| CMYK | 0.25 | 0.38 | 0 | 0.48 |
| HSL | 260.4º | 0.23% | 0.42% | - |
| HSV(B) | 260.4º | 0.38% | 0.52% | - |
| XYZ | 12.58 | 10.59 | 23.57 | - |
| YUV | 93.78 | 150.13 | 132.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 83 | 133 | 0.25 | 0.38 | 0 | 0.48 | 260.4 | 0.23 | 0.42 |
| Hex | 64 | 53 | 85 | 19 | 26 | 0 | 30 | 104 | 17 | 2A |
| Octal | 144 | 123 | 205 | 31 | 46 | 0 | 60 | 404 | 27 | 52 |
| Binary | 1100100 | 1010011 | 10000101 | 11001 | 100110 | 0 | 110000 | 100000100 | 10111 | 101010 |
Color Harmonies of #645385
Complementary color
Monochromatic Colors of #645385
Black with #645385
Text Example
Text Example
White with #645385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645385; }
p { color: rgb(100,83,133); }
H1.HeaderClassName
{
color: #645385;
}
.AnyTagClassName
{
color: #645385;
}
</style>
background-color css
<style>
a { background-color: #645385; }
a { background-color: rgb(100,83,133); }
div.DivClassName
{
background-color: #645385;
}
.BgClassName
{
background-color: #645385;
}
</style>
border-color css
<style>
span { border-color: #645385; }
span { border-color: rgb(100,83,133); }
td.TdClassName
{
border-color: #645385;
}
.TagClassName
{
border-color: #645385;
}
</style>