Shades of Butterfly Bush #786191
Tints of Butterfly Bush #786191
RGB
CMYK
RGB Variations
Color information
#786191 (or 0x786191) is known color: Butterfly Bush. HEX triplet: 78, 61 and 91. RGB value is (120,97,145). Sum of RGB (Red+Green+Blue) = 120+97+145=362 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.15% from 362); Green value is 97 (38.28% from 255 or 26.80% from 362); Blue value is 145 (57.03% from 255 or 40.06% from 362); Max value from RGB is 145 - color contains mainly: blue. Hex color #786191 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786191 is #879E6E. Grayscale: #6D6D6D. Windows color (decimal): -8887919 or 9527672. OLE color: 9527672.
HSL color Cylindrical-coordinate representation of color #786191: hue angle of 268.75º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #786191 is Cyan = 0.17, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 97 | 145 | - |
| CMYK | 0.17 | 0.33 | 0 | 0.43 |
| HSL | 268.75º | 0.2% | 0.47% | - |
| HSV(B) | 268.75º | 0.33% | 0.57% | - |
| XYZ | 17.13 | 14.59 | 28.7 | - |
| YUV | 109.35 | 148.12 | 135.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 97 | 145 | 0.17 | 0.33 | 0 | 0.43 | 268.75 | 0.2 | 0.47 |
| Hex | 78 | 61 | 91 | 11 | 21 | 0 | 2B | 10D | 14 | 2F |
| Octal | 170 | 141 | 221 | 21 | 41 | 0 | 53 | 415 | 24 | 57 |
| Binary | 1111000 | 1100001 | 10010001 | 10001 | 100001 | 0 | 101011 | 100001101 | 10100 | 101111 |
Color Harmonies of #786191
Complementary color
Monochromatic Colors of #786191
Black with #786191
Text Example
Text Example
White with #786191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786191; }
p { color: rgb(120,97,145); }
H1.HeaderClassName
{
color: #786191;
}
.AnyTagClassName
{
color: #786191;
}
</style>
background-color css
<style>
a { background-color: #786191; }
a { background-color: rgb(120,97,145); }
div.DivClassName
{
background-color: #786191;
}
.BgClassName
{
background-color: #786191;
}
</style>
border-color css
<style>
span { border-color: #786191; }
span { border-color: rgb(120,97,145); }
td.TdClassName
{
border-color: #786191;
}
.TagClassName
{
border-color: #786191;
}
</style>