Shades of Butterfly Bush #645386
Tints of Butterfly Bush #645386
RGB
CMYK
RGB Variations
Color information
#645386 (or 0x645386) is known color: Butterfly Bush. HEX triplet: 64, 53 and 86. RGB value is (100,83,134). Sum of RGB (Red+Green+Blue) = 100+83+134=317 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.55% from 317); Green value is 83 (32.81% from 255 or 26.18% from 317); Blue value is 134 (52.73% from 255 or 42.27% from 317); Max value from RGB is 134 - color contains mainly: blue. Hex color #645386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645386 is #9BAC79. Grayscale: #5D5D5D. Windows color (decimal): -10202234 or 8803172. OLE color: 8803172.
HSL color Cylindrical-coordinate representation of color #645386: hue angle of 260º degrees, saturation: 0.24, 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 #645386 is Cyan = 0.25, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 83 | 134 | - |
| CMYK | 0.25 | 0.38 | 0 | 0.47 |
| HSL | 260º | 0.24% | 0.43% | - |
| HSV(B) | 260º | 0.38% | 0.53% | - |
| XYZ | 12.65 | 10.62 | 23.94 | - |
| YUV | 93.9 | 150.63 | 132.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 83 | 134 | 0.25 | 0.38 | 0 | 0.47 | 260 | 0.24 | 0.43 |
| Hex | 64 | 53 | 86 | 19 | 26 | 0 | 2F | 104 | 18 | 2B |
| Octal | 144 | 123 | 206 | 31 | 46 | 0 | 57 | 404 | 30 | 53 |
| Binary | 1100100 | 1010011 | 10000110 | 11001 | 100110 | 0 | 101111 | 100000100 | 11000 | 101011 |
Color Harmonies of #645386
Complementary color
Monochromatic Colors of #645386
Black with #645386
Text Example
Text Example
White with #645386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645386; }
p { color: rgb(100,83,134); }
H1.HeaderClassName
{
color: #645386;
}
.AnyTagClassName
{
color: #645386;
}
</style>
background-color css
<style>
a { background-color: #645386; }
a { background-color: rgb(100,83,134); }
div.DivClassName
{
background-color: #645386;
}
.BgClassName
{
background-color: #645386;
}
</style>
border-color css
<style>
span { border-color: #645386; }
span { border-color: rgb(100,83,134); }
td.TdClassName
{
border-color: #645386;
}
.TagClassName
{
border-color: #645386;
}
</style>