Shades of Butterfly Bush #695986
Tints of Butterfly Bush #695986
RGB
CMYK
RGB Variations
Color information
#695986 (or 0x695986) is known color: Butterfly Bush. HEX triplet: 69, 59 and 86. RGB value is (105,89,134). Sum of RGB (Red+Green+Blue) = 105+89+134=328 (43% of max value = 765). Red value is 105 (41.41% from 255 or 32.01% from 328); Green value is 89 (35.16% from 255 or 27.13% from 328); Blue value is 134 (52.73% from 255 or 40.85% from 328); Max value from RGB is 134 - color contains mainly: blue. Hex color #695986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695986 is #96A679. Grayscale: #626262. Windows color (decimal): -9873018 or 8804713. OLE color: 8804713.
HSL color Cylindrical-coordinate representation of color #695986: hue angle of 261.33º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #695986 is Cyan = 0.22, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 89 | 134 | - |
| CMYK | 0.22 | 0.34 | 0 | 0.47 |
| HSL | 261.33º | 0.2% | 0.44% | - |
| HSV(B) | 261.33º | 0.34% | 0.53% | - |
| XYZ | 13.7 | 11.87 | 24.12 | - |
| YUV | 98.91 | 147.8 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 134 | 0.22 | 0.34 | 0 | 0.47 | 261.33 | 0.2 | 0.44 |
| Hex | 69 | 59 | 86 | 16 | 22 | 0 | 2F | 105 | 14 | 2C |
| Octal | 151 | 131 | 206 | 26 | 42 | 0 | 57 | 405 | 24 | 54 |
| Binary | 1101001 | 1011001 | 10000110 | 10110 | 100010 | 0 | 101111 | 100000101 | 10100 | 101100 |
Color Harmonies of #695986
Complementary color
Monochromatic Colors of #695986
Black with #695986
Text Example
Text Example
White with #695986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695986; }
p { color: rgb(105,89,134); }
H1.HeaderClassName
{
color: #695986;
}
.AnyTagClassName
{
color: #695986;
}
</style>
background-color css
<style>
a { background-color: #695986; }
a { background-color: rgb(105,89,134); }
div.DivClassName
{
background-color: #695986;
}
.BgClassName
{
background-color: #695986;
}
</style>
border-color css
<style>
span { border-color: #695986; }
span { border-color: rgb(105,89,134); }
td.TdClassName
{
border-color: #695986;
}
.TagClassName
{
border-color: #695986;
}
</style>