Shades of Butterfly Bush #77618E
Tints of Butterfly Bush #77618E
RGB
CMYK
RGB Variations
Color information
#77618E (or 0x77618E) is known color: Butterfly Bush. HEX triplet: 77, 61 and 8E. RGB value is (119,97,142). Sum of RGB (Red+Green+Blue) = 119+97+142=358 (47% of max value = 765). Red value is 119 (46.88% from 255 or 33.24% from 358); Green value is 97 (38.28% from 255 or 27.09% from 358); Blue value is 142 (55.86% from 255 or 39.66% from 358); Max value from RGB is 142 - color contains mainly: blue. Hex color #77618E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #77618E is #889E71. Grayscale: #6C6C6C. Windows color (decimal): -8953458 or 9331063. OLE color: 9331063.
HSL color Cylindrical-coordinate representation of color #77618E: hue angle of 269.33º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #77618E is Cyan = 0.16, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 97 | 142 | - |
| CMYK | 0.16 | 0.32 | 0 | 0.44 |
| HSL | 269.33º | 0.19% | 0.47% | - |
| HSV(B) | 269.33º | 0.32% | 0.56% | - |
| XYZ | 16.76 | 14.42 | 27.49 | - |
| YUV | 108.71 | 146.79 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 97 | 142 | 0.16 | 0.32 | 0 | 0.44 | 269.33 | 0.19 | 0.47 |
| Hex | 77 | 61 | 8E | 10 | 20 | 0 | 2C | 10D | 13 | 2F |
| Octal | 167 | 141 | 216 | 20 | 40 | 0 | 54 | 415 | 23 | 57 |
| Binary | 1110111 | 1100001 | 10001110 | 10000 | 100000 | 0 | 101100 | 100001101 | 10011 | 101111 |
Color Harmonies of #77618E
Complementary color
Monochromatic Colors of #77618E
Black with #77618E
Text Example
Text Example
White with #77618E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77618E; }
p { color: rgb(119,97,142); }
H1.HeaderClassName
{
color: #77618E;
}
.AnyTagClassName
{
color: #77618E;
}
</style>
background-color css
<style>
a { background-color: #77618E; }
a { background-color: rgb(119,97,142); }
div.DivClassName
{
background-color: #77618E;
}
.BgClassName
{
background-color: #77618E;
}
</style>
border-color css
<style>
span { border-color: #77618E; }
span { border-color: rgb(119,97,142); }
td.TdClassName
{
border-color: #77618E;
}
.TagClassName
{
border-color: #77618E;
}
</style>