Shades of Butterfly Bush #786390
Tints of Butterfly Bush #786390
RGB
CMYK
RGB Variations
Color information
#786390 (or 0x786390) is known color: Butterfly Bush. HEX triplet: 78, 63 and 90. RGB value is (120,99,144). Sum of RGB (Red+Green+Blue) = 120+99+144=363 (48% of max value = 765). Red value is 120 (47.27% from 255 or 33.06% from 363); Green value is 99 (39.06% from 255 or 27.27% from 363); Blue value is 144 (56.64% from 255 or 39.67% from 363); Max value from RGB is 144 - color contains mainly: blue. Hex color #786390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786390 is #879C6F. Grayscale: #6E6E6E. Windows color (decimal): -8887408 or 9462648. OLE color: 9462648.
HSL color Cylindrical-coordinate representation of color #786390: hue angle of 268º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #786390 is Cyan = 0.17, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 99 | 144 | - |
| CMYK | 0.17 | 0.31 | 0 | 0.44 |
| HSL | 268º | 0.19% | 0.48% | - |
| HSV(B) | 268º | 0.31% | 0.56% | - |
| XYZ | 17.24 | 14.93 | 28.36 | - |
| YUV | 110.41 | 146.96 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 144 | 0.17 | 0.31 | 0 | 0.44 | 268 | 0.19 | 0.48 |
| Hex | 78 | 63 | 90 | 11 | 1F | 0 | 2C | 10C | 13 | 30 |
| Octal | 170 | 143 | 220 | 21 | 37 | 0 | 54 | 414 | 23 | 60 |
| Binary | 1111000 | 1100011 | 10010000 | 10001 | 11111 | 0 | 101100 | 100001100 | 10011 | 110000 |
Color Harmonies of #786390
Complementary color
Monochromatic Colors of #786390
Black with #786390
Text Example
Text Example
White with #786390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786390; }
p { color: rgb(120,99,144); }
H1.HeaderClassName
{
color: #786390;
}
.AnyTagClassName
{
color: #786390;
}
</style>
background-color css
<style>
a { background-color: #786390; }
a { background-color: rgb(120,99,144); }
div.DivClassName
{
background-color: #786390;
}
.BgClassName
{
background-color: #786390;
}
</style>
border-color css
<style>
span { border-color: #786390; }
span { border-color: rgb(120,99,144); }
td.TdClassName
{
border-color: #786390;
}
.TagClassName
{
border-color: #786390;
}
</style>