Shades of Butterfly Bush #695990
Tints of Butterfly Bush #695990
RGB
CMYK
RGB Variations
Color information
#695990 (or 0x695990) is known color: Butterfly Bush. HEX triplet: 69, 59 and 90. RGB value is (105,89,144). Sum of RGB (Red+Green+Blue) = 105+89+144=338 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.07% from 338); Green value is 89 (35.16% from 255 or 26.33% from 338); Blue value is 144 (56.64% from 255 or 42.60% from 338); Max value from RGB is 144 - color contains mainly: blue. Hex color #695990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695990 is #96A66F. Grayscale: #636363. Windows color (decimal): -9873008 or 9460073. OLE color: 9460073.
HSL color Cylindrical-coordinate representation of color #695990: hue angle of 257.45º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #695990 is Cyan = 0.27, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 105 | 89 | 144 | - |
| CMYK | 0.27 | 0.38 | 0 | 0.44 |
| HSL | 257.45º | 0.24% | 0.46% | - |
| HSV(B) | 257.45º | 0.38% | 0.56% | - |
| XYZ | 14.43 | 12.16 | 27.97 | - |
| YUV | 100.05 | 152.8 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 144 | 0.27 | 0.38 | 0 | 0.44 | 257.45 | 0.24 | 0.46 |
| Hex | 69 | 59 | 90 | 1B | 26 | 0 | 2C | 101 | 18 | 2E |
| Octal | 151 | 131 | 220 | 33 | 46 | 0 | 54 | 401 | 30 | 56 |
| Binary | 1101001 | 1011001 | 10010000 | 11011 | 100110 | 0 | 101100 | 100000001 | 11000 | 101110 |
Color Harmonies of #695990
Complementary color
Monochromatic Colors of #695990
Black with #695990
Text Example
Text Example
White with #695990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695990; }
p { color: rgb(105,89,144); }
H1.HeaderClassName
{
color: #695990;
}
.AnyTagClassName
{
color: #695990;
}
</style>
background-color css
<style>
a { background-color: #695990; }
a { background-color: rgb(105,89,144); }
div.DivClassName
{
background-color: #695990;
}
.BgClassName
{
background-color: #695990;
}
</style>
border-color css
<style>
span { border-color: #695990; }
span { border-color: rgb(105,89,144); }
td.TdClassName
{
border-color: #695990;
}
.TagClassName
{
border-color: #695990;
}
</style>