Shades of Butterfly Bush #766191
Tints of Butterfly Bush #766191
RGB
CMYK
RGB Variations
Color information
#766191 (or 0x766191) is known color: Butterfly Bush. HEX triplet: 76, 61 and 91. RGB value is (118,97,145). Sum of RGB (Red+Green+Blue) = 118+97+145=360 (47% of max value = 765). Red value is 118 (46.48% from 255 or 32.78% from 360); Green value is 97 (38.28% from 255 or 26.94% from 360); Blue value is 145 (57.03% from 255 or 40.28% from 360); Max value from RGB is 145 - color contains mainly: blue. Hex color #766191 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766191 is #899E6E. Grayscale: #6C6C6C. Windows color (decimal): -9018991 or 9527670. OLE color: 9527670.
HSL color Cylindrical-coordinate representation of color #766191: hue angle of 266.25º 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 #766191 is Cyan = 0.19, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 97 | 145 | - |
| CMYK | 0.19 | 0.33 | 0 | 0.43 |
| HSL | 266.25º | 0.2% | 0.47% | - |
| HSV(B) | 266.25º | 0.33% | 0.57% | - |
| XYZ | 16.86 | 14.45 | 28.69 | - |
| YUV | 108.75 | 148.46 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 145 | 0.19 | 0.33 | 0 | 0.43 | 266.25 | 0.2 | 0.47 |
| Hex | 76 | 61 | 91 | 13 | 21 | 0 | 2B | 10A | 14 | 2F |
| Octal | 166 | 141 | 221 | 23 | 41 | 0 | 53 | 412 | 24 | 57 |
| Binary | 1110110 | 1100001 | 10010001 | 10011 | 100001 | 0 | 101011 | 100001010 | 10100 | 101111 |
Color Harmonies of #766191
Complementary color
Monochromatic Colors of #766191
Black with #766191
Text Example
Text Example
White with #766191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766191; }
p { color: rgb(118,97,145); }
H1.HeaderClassName
{
color: #766191;
}
.AnyTagClassName
{
color: #766191;
}
</style>
background-color css
<style>
a { background-color: #766191; }
a { background-color: rgb(118,97,145); }
div.DivClassName
{
background-color: #766191;
}
.BgClassName
{
background-color: #766191;
}
</style>
border-color css
<style>
span { border-color: #766191; }
span { border-color: rgb(118,97,145); }
td.TdClassName
{
border-color: #766191;
}
.TagClassName
{
border-color: #766191;
}
</style>