Shades of Butterfly Bush #695894
Tints of Butterfly Bush #695894
RGB
CMYK
RGB Variations
Color information
#695894 (or 0x695894) is known color: Butterfly Bush. HEX triplet: 69, 58 and 94. RGB value is (105,88,148). Sum of RGB (Red+Green+Blue) = 105+88+148=341 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.79% from 341); Green value is 88 (34.77% from 255 or 25.81% from 341); Blue value is 148 (58.20% from 255 or 43.40% from 341); Max value from RGB is 148 - color contains mainly: blue. Hex color #695894 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695894 is #96A76B. Grayscale: #636363. Windows color (decimal): -9873260 or 9721961. OLE color: 9721961.
HSL color Cylindrical-coordinate representation of color #695894: hue angle of 257º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #695894 is Cyan = 0.29, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 88 | 148 | - |
| CMYK | 0.29 | 0.41 | 0 | 0.42 |
| HSL | 257º | 0.25% | 0.46% | - |
| HSV(B) | 257º | 0.41% | 0.58% | - |
| XYZ | 14.66 | 12.12 | 29.58 | - |
| YUV | 99.92 | 155.13 | 131.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 88 | 148 | 0.29 | 0.41 | 0 | 0.42 | 257 | 0.25 | 0.46 |
| Hex | 69 | 58 | 94 | 1D | 29 | 0 | 2A | 101 | 19 | 2E |
| Octal | 151 | 130 | 224 | 35 | 51 | 0 | 52 | 401 | 31 | 56 |
| Binary | 1101001 | 1011000 | 10010100 | 11101 | 101001 | 0 | 101010 | 100000001 | 11001 | 101110 |
Color Harmonies of #695894
Complementary color
Monochromatic Colors of #695894
Black with #695894
Text Example
Text Example
White with #695894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695894; }
p { color: rgb(105,88,148); }
H1.HeaderClassName
{
color: #695894;
}
.AnyTagClassName
{
color: #695894;
}
</style>
background-color css
<style>
a { background-color: #695894; }
a { background-color: rgb(105,88,148); }
div.DivClassName
{
background-color: #695894;
}
.BgClassName
{
background-color: #695894;
}
</style>
border-color css
<style>
span { border-color: #695894; }
span { border-color: rgb(105,88,148); }
td.TdClassName
{
border-color: #695894;
}
.TagClassName
{
border-color: #695894;
}
</style>