Shades of Butterfly Bush #705796
Tints of Butterfly Bush #705796
RGB
CMYK
RGB Variations
Color information
#705796 (or 0x705796) is known color: Butterfly Bush. HEX triplet: 70, 57 and 96. RGB value is (112,87,150). Sum of RGB (Red+Green+Blue) = 112+87+150=349 (46% of max value = 765). Red value is 112 (44.14% from 255 or 32.09% from 349); Green value is 87 (34.38% from 255 or 24.93% from 349); Blue value is 150 (58.98% from 255 or 42.98% from 349); Max value from RGB is 150 - color contains mainly: blue. Hex color #705796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705796 is #8FA869. Grayscale: #656565. Windows color (decimal): -9414762 or 9852784. OLE color: 9852784.
HSL color Cylindrical-coordinate representation of color #705796: hue angle of 263.81º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #705796 is Cyan = 0.25, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 112 | 87 | 150 | - |
| CMYK | 0.25 | 0.42 | 0 | 0.41 |
| HSL | 263.81º | 0.27% | 0.46% | - |
| HSV(B) | 263.81º | 0.42% | 0.59% | - |
| XYZ | 15.6 | 12.46 | 30.44 | - |
| YUV | 101.66 | 155.28 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 150 | 0.25 | 0.42 | 0 | 0.41 | 263.81 | 0.27 | 0.46 |
| Hex | 70 | 57 | 96 | 19 | 2A | 0 | 29 | 108 | 1B | 2E |
| Octal | 160 | 127 | 226 | 31 | 52 | 0 | 51 | 410 | 33 | 56 |
| Binary | 1110000 | 1010111 | 10010110 | 11001 | 101010 | 0 | 101001 | 100001000 | 11011 | 101110 |
Color Harmonies of #705796
Complementary color
Monochromatic Colors of #705796
Black with #705796
Text Example
Text Example
White with #705796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705796; }
p { color: rgb(112,87,150); }
H1.HeaderClassName
{
color: #705796;
}
.AnyTagClassName
{
color: #705796;
}
</style>
background-color css
<style>
a { background-color: #705796; }
a { background-color: rgb(112,87,150); }
div.DivClassName
{
background-color: #705796;
}
.BgClassName
{
background-color: #705796;
}
</style>
border-color css
<style>
span { border-color: #705796; }
span { border-color: rgb(112,87,150); }
td.TdClassName
{
border-color: #705796;
}
.TagClassName
{
border-color: #705796;
}
</style>