Shades of Butterfly Bush #695991
Tints of Butterfly Bush #695991
RGB
CMYK
RGB Variations
Color information
#695991 (or 0x695991) is known color: Butterfly Bush. HEX triplet: 69, 59 and 91. RGB value is (105,89,145). Sum of RGB (Red+Green+Blue) = 105+89+145=339 (44% of max value = 765). Red value is 105 (41.41% from 255 or 30.97% from 339); Green value is 89 (35.16% from 255 or 26.25% from 339); Blue value is 145 (57.03% from 255 or 42.77% from 339); Max value from RGB is 145 - color contains mainly: blue. Hex color #695991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695991 is #96A66E. Grayscale: #636363. Windows color (decimal): -9873007 or 9525609. OLE color: 9525609.
HSL color Cylindrical-coordinate representation of color #695991: hue angle of 257.14º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #695991 is Cyan = 0.28, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 89 | 145 | - |
| CMYK | 0.28 | 0.39 | 0 | 0.43 |
| HSL | 257.14º | 0.24% | 0.46% | - |
| HSV(B) | 257.14º | 0.39% | 0.57% | - |
| XYZ | 14.51 | 12.19 | 28.38 | - |
| YUV | 100.17 | 153.3 | 131.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 145 | 0.28 | 0.39 | 0 | 0.43 | 257.14 | 0.24 | 0.46 |
| Hex | 69 | 59 | 91 | 1C | 27 | 0 | 2B | 101 | 18 | 2E |
| Octal | 151 | 131 | 221 | 34 | 47 | 0 | 53 | 401 | 30 | 56 |
| Binary | 1101001 | 1011001 | 10010001 | 11100 | 100111 | 0 | 101011 | 100000001 | 11000 | 101110 |
Color Harmonies of #695991
Complementary color
Monochromatic Colors of #695991
Black with #695991
Text Example
Text Example
White with #695991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695991; }
p { color: rgb(105,89,145); }
H1.HeaderClassName
{
color: #695991;
}
.AnyTagClassName
{
color: #695991;
}
</style>
background-color css
<style>
a { background-color: #695991; }
a { background-color: rgb(105,89,145); }
div.DivClassName
{
background-color: #695991;
}
.BgClassName
{
background-color: #695991;
}
</style>
border-color css
<style>
span { border-color: #695991; }
span { border-color: rgb(105,89,145); }
td.TdClassName
{
border-color: #695991;
}
.TagClassName
{
border-color: #695991;
}
</style>