Shades of Butterfly Bush #695095
Tints of Butterfly Bush #695095
RGB
CMYK
RGB Variations
Color information
#695095 (or 0x695095) is known color: Butterfly Bush. HEX triplet: 69, 50 and 95. RGB value is (105,80,149). Sum of RGB (Red+Green+Blue) = 105+80+149=334 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.44% from 334); Green value is 80 (31.64% from 255 or 23.95% from 334); Blue value is 149 (58.59% from 255 or 44.61% from 334); Max value from RGB is 149 - color contains mainly: blue. Hex color #695095 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695095 is #96AF6A. Grayscale: #5F5F5F. Windows color (decimal): -9875307 or 9785449. OLE color: 9785449.
HSL color Cylindrical-coordinate representation of color #695095: hue angle of 261.74º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #695095 is Cyan = 0.30, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 80 | 149 | - |
| CMYK | 0.30 | 0.46 | 0 | 0.42 |
| HSL | 261.74º | 0.3% | 0.45% | - |
| HSV(B) | 261.74º | 0.46% | 0.58% | - |
| XYZ | 14.12 | 10.91 | 29.8 | - |
| YUV | 95.34 | 158.28 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 149 | 0.30 | 0.46 | 0 | 0.42 | 261.74 | 0.3 | 0.45 |
| Hex | 69 | 50 | 95 | 1E | 2E | 0 | 2A | 106 | 1E | 2D |
| Octal | 151 | 120 | 225 | 36 | 56 | 0 | 52 | 406 | 36 | 55 |
| Binary | 1101001 | 1010000 | 10010101 | 11110 | 101110 | 0 | 101010 | 100000110 | 11110 | 101101 |
Color Harmonies of #695095
Complementary color
Monochromatic Colors of #695095
Black with #695095
Text Example
Text Example
White with #695095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695095; }
p { color: rgb(105,80,149); }
H1.HeaderClassName
{
color: #695095;
}
.AnyTagClassName
{
color: #695095;
}
</style>
background-color css
<style>
a { background-color: #695095; }
a { background-color: rgb(105,80,149); }
div.DivClassName
{
background-color: #695095;
}
.BgClassName
{
background-color: #695095;
}
</style>
border-color css
<style>
span { border-color: #695095; }
span { border-color: rgb(105,80,149); }
td.TdClassName
{
border-color: #695095;
}
.TagClassName
{
border-color: #695095;
}
</style>