Shades of Butterfly Bush #695891
Tints of Butterfly Bush #695891
RGB
CMYK
RGB Variations
Color information
#695891 (or 0x695891) is known color: Butterfly Bush. HEX triplet: 69, 58 and 91. RGB value is (105,88,145). Sum of RGB (Red+Green+Blue) = 105+88+145=338 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.07% from 338); Green value is 88 (34.77% from 255 or 26.04% from 338); Blue value is 145 (57.03% from 255 or 42.90% from 338); Max value from RGB is 145 - color contains mainly: blue. Hex color #695891 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695891 is #96A76E. Grayscale: #636363. Windows color (decimal): -9873263 or 9525353. OLE color: 9525353.
HSL color Cylindrical-coordinate representation of color #695891: hue angle of 257.89º 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 #695891 is Cyan = 0.28, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 88 | 145 | - |
| CMYK | 0.28 | 0.39 | 0 | 0.43 |
| HSL | 257.89º | 0.24% | 0.46% | - |
| HSV(B) | 257.89º | 0.39% | 0.57% | - |
| XYZ | 14.43 | 12.03 | 28.35 | - |
| YUV | 99.58 | 153.63 | 131.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 88 | 145 | 0.28 | 0.39 | 0 | 0.43 | 257.89 | 0.24 | 0.46 |
| Hex | 69 | 58 | 91 | 1C | 27 | 0 | 2B | 102 | 18 | 2E |
| Octal | 151 | 130 | 221 | 34 | 47 | 0 | 53 | 402 | 30 | 56 |
| Binary | 1101001 | 1011000 | 10010001 | 11100 | 100111 | 0 | 101011 | 100000010 | 11000 | 101110 |
Color Harmonies of #695891
Complementary color
Monochromatic Colors of #695891
Black with #695891
Text Example
Text Example
White with #695891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695891; }
p { color: rgb(105,88,145); }
H1.HeaderClassName
{
color: #695891;
}
.AnyTagClassName
{
color: #695891;
}
</style>
background-color css
<style>
a { background-color: #695891; }
a { background-color: rgb(105,88,145); }
div.DivClassName
{
background-color: #695891;
}
.BgClassName
{
background-color: #695891;
}
</style>
border-color css
<style>
span { border-color: #695891; }
span { border-color: rgb(105,88,145); }
td.TdClassName
{
border-color: #695891;
}
.TagClassName
{
border-color: #695891;
}
</style>