Shades of Butterfly Bush #705889
Tints of Butterfly Bush #705889
RGB
CMYK
RGB Variations
Color information
#705889 (or 0x705889) is known color: Butterfly Bush. HEX triplet: 70, 58 and 89. RGB value is (112,88,137). Sum of RGB (Red+Green+Blue) = 112+88+137=337 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.23% from 337); Green value is 88 (34.77% from 255 or 26.11% from 337); Blue value is 137 (53.91% from 255 or 40.65% from 337); Max value from RGB is 137 - color contains mainly: blue. Hex color #705889 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705889 is #8FA776. Grayscale: #646464. Windows color (decimal): -9414519 or 9001072. OLE color: 9001072.
HSL color Cylindrical-coordinate representation of color #705889: hue angle of 269.39º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #705889 is Cyan = 0.18, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 112 | 88 | 137 | - |
| CMYK | 0.18 | 0.36 | 0 | 0.46 |
| HSL | 269.39º | 0.22% | 0.44% | - |
| HSV(B) | 269.39º | 0.36% | 0.54% | - |
| XYZ | 14.69 | 12.23 | 25.25 | - |
| YUV | 100.76 | 148.45 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 137 | 0.18 | 0.36 | 0 | 0.46 | 269.39 | 0.22 | 0.44 |
| Hex | 70 | 58 | 89 | 12 | 24 | 0 | 2E | 10D | 16 | 2C |
| Octal | 160 | 130 | 211 | 22 | 44 | 0 | 56 | 415 | 26 | 54 |
| Binary | 1110000 | 1011000 | 10001001 | 10010 | 100100 | 0 | 101110 | 100001101 | 10110 | 101100 |
Color Harmonies of #705889
Complementary color
Monochromatic Colors of #705889
Black with #705889
Text Example
Text Example
White with #705889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705889; }
p { color: rgb(112,88,137); }
H1.HeaderClassName
{
color: #705889;
}
.AnyTagClassName
{
color: #705889;
}
</style>
background-color css
<style>
a { background-color: #705889; }
a { background-color: rgb(112,88,137); }
div.DivClassName
{
background-color: #705889;
}
.BgClassName
{
background-color: #705889;
}
</style>
border-color css
<style>
span { border-color: #705889; }
span { border-color: rgb(112,88,137); }
td.TdClassName
{
border-color: #705889;
}
.TagClassName
{
border-color: #705889;
}
</style>