Shades of Butterfly Bush #705896
Tints of Butterfly Bush #705896
RGB
CMYK
RGB Variations
Color information
#705896 (or 0x705896) is known color: Butterfly Bush. HEX triplet: 70, 58 and 96. RGB value is (112,88,150). Sum of RGB (Red+Green+Blue) = 112+88+150=350 (46% of max value = 765). Red value is 112 (44.14% from 255 or 32% from 350); Green value is 88 (34.77% from 255 or 25.14% from 350); Blue value is 150 (58.98% from 255 or 42.86% from 350); Max value from RGB is 150 - color contains mainly: blue. Hex color #705896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705896 is #8FA769. Grayscale: #666666. Windows color (decimal): -9414506 or 9853040. OLE color: 9853040.
HSL color Cylindrical-coordinate representation of color #705896: hue angle of 263.23º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #705896 is Cyan = 0.25, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 112 | 88 | 150 | - |
| CMYK | 0.25 | 0.41 | 0 | 0.41 |
| HSL | 263.23º | 0.26% | 0.47% | - |
| HSV(B) | 263.23º | 0.41% | 0.59% | - |
| XYZ | 15.68 | 12.63 | 30.47 | - |
| YUV | 102.24 | 154.95 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 150 | 0.25 | 0.41 | 0 | 0.41 | 263.23 | 0.26 | 0.47 |
| Hex | 70 | 58 | 96 | 19 | 29 | 0 | 29 | 107 | 1A | 2F |
| Octal | 160 | 130 | 226 | 31 | 51 | 0 | 51 | 407 | 32 | 57 |
| Binary | 1110000 | 1011000 | 10010110 | 11001 | 101001 | 0 | 101001 | 100000111 | 11010 | 101111 |
Color Harmonies of #705896
Complementary color
Monochromatic Colors of #705896
Black with #705896
Text Example
Text Example
White with #705896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705896; }
p { color: rgb(112,88,150); }
H1.HeaderClassName
{
color: #705896;
}
.AnyTagClassName
{
color: #705896;
}
</style>
background-color css
<style>
a { background-color: #705896; }
a { background-color: rgb(112,88,150); }
div.DivClassName
{
background-color: #705896;
}
.BgClassName
{
background-color: #705896;
}
</style>
border-color css
<style>
span { border-color: #705896; }
span { border-color: rgb(112,88,150); }
td.TdClassName
{
border-color: #705896;
}
.TagClassName
{
border-color: #705896;
}
</style>