Shades of Butterfly Bush #786291
Tints of Butterfly Bush #786291
RGB
CMYK
RGB Variations
Color information
#786291 (or 0x786291) is known color: Butterfly Bush. HEX triplet: 78, 62 and 91. RGB value is (120,98,145). Sum of RGB (Red+Green+Blue) = 120+98+145=363 (48% of max value = 765). Red value is 120 (47.27% from 255 or 33.06% from 363); Green value is 98 (38.67% from 255 or 27.00% from 363); Blue value is 145 (57.03% from 255 or 39.94% from 363); Max value from RGB is 145 - color contains mainly: blue. Hex color #786291 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786291 is #879D6E. Grayscale: #6D6D6D. Windows color (decimal): -8887663 or 9527928. OLE color: 9527928.
HSL color Cylindrical-coordinate representation of color #786291: hue angle of 268.09º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #786291 is Cyan = 0.17, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 98 | 145 | - |
| CMYK | 0.17 | 0.32 | 0 | 0.43 |
| HSL | 268.09º | 0.19% | 0.48% | - |
| HSV(B) | 268.09º | 0.32% | 0.57% | - |
| XYZ | 17.22 | 14.77 | 28.73 | - |
| YUV | 109.94 | 147.79 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 98 | 145 | 0.17 | 0.32 | 0 | 0.43 | 268.09 | 0.19 | 0.48 |
| Hex | 78 | 62 | 91 | 11 | 20 | 0 | 2B | 10C | 13 | 30 |
| Octal | 170 | 142 | 221 | 21 | 40 | 0 | 53 | 414 | 23 | 60 |
| Binary | 1111000 | 1100010 | 10010001 | 10001 | 100000 | 0 | 101011 | 100001100 | 10011 | 110000 |
Color Harmonies of #786291
Complementary color
Monochromatic Colors of #786291
Black with #786291
Text Example
Text Example
White with #786291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786291; }
p { color: rgb(120,98,145); }
H1.HeaderClassName
{
color: #786291;
}
.AnyTagClassName
{
color: #786291;
}
</style>
background-color css
<style>
a { background-color: #786291; }
a { background-color: rgb(120,98,145); }
div.DivClassName
{
background-color: #786291;
}
.BgClassName
{
background-color: #786291;
}
</style>
border-color css
<style>
span { border-color: #786291; }
span { border-color: rgb(120,98,145); }
td.TdClassName
{
border-color: #786291;
}
.TagClassName
{
border-color: #786291;
}
</style>