Shades of Butterfly Bush #695799
Tints of Butterfly Bush #695799
RGB
CMYK
RGB Variations
Color information
#695799 (or 0x695799) is known color: Butterfly Bush. HEX triplet: 69, 57 and 99. RGB value is (105,87,153). Sum of RGB (Red+Green+Blue) = 105+87+153=345 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.43% from 345); Green value is 87 (34.38% from 255 or 25.22% from 345); Blue value is 153 (60.16% from 255 or 44.35% from 345); Max value from RGB is 153 - color contains mainly: blue. Hex color #695799 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695799 is #96A866. Grayscale: #636363. Windows color (decimal): -9873511 or 10049385. OLE color: 10049385.
HSL color Cylindrical-coordinate representation of color #695799: hue angle of 256.36º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #695799 is Cyan = 0.31, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 105 | 87 | 153 | - |
| CMYK | 0.31 | 0.43 | 0 | 0.4 |
| HSL | 256.36º | 0.28% | 0.47% | - |
| HSV(B) | 256.36º | 0.43% | 0.6% | - |
| XYZ | 14.98 | 12.12 | 31.69 | - |
| YUV | 99.91 | 157.96 | 131.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 153 | 0.31 | 0.43 | 0 | 0.4 | 256.36 | 0.28 | 0.47 |
| Hex | 69 | 57 | 99 | 1F | 2B | 0 | 28 | 100 | 1C | 2F |
| Octal | 151 | 127 | 231 | 37 | 53 | 0 | 50 | 400 | 34 | 57 |
| Binary | 1101001 | 1010111 | 10011001 | 11111 | 101011 | 0 | 101000 | 100000000 | 11100 | 101111 |
Color Harmonies of #695799
Complementary color
Monochromatic Colors of #695799
Black with #695799
Text Example
Text Example
White with #695799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695799; }
p { color: rgb(105,87,153); }
H1.HeaderClassName
{
color: #695799;
}
.AnyTagClassName
{
color: #695799;
}
</style>
background-color css
<style>
a { background-color: #695799; }
a { background-color: rgb(105,87,153); }
div.DivClassName
{
background-color: #695799;
}
.BgClassName
{
background-color: #695799;
}
</style>
border-color css
<style>
span { border-color: #695799; }
span { border-color: rgb(105,87,153); }
td.TdClassName
{
border-color: #695799;
}
.TagClassName
{
border-color: #695799;
}
</style>