Shades of Butterfly Bush #715896
Tints of Butterfly Bush #715896
RGB
CMYK
RGB Variations
Color information
#715896 (or 0x715896) is known color: Butterfly Bush. HEX triplet: 71, 58 and 96. RGB value is (113,88,150). Sum of RGB (Red+Green+Blue) = 113+88+150=351 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.19% from 351); Green value is 88 (34.77% from 255 or 25.07% from 351); Blue value is 150 (58.98% from 255 or 42.74% from 351); Max value from RGB is 150 - color contains mainly: blue. Hex color #715896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715896 is #8EA769. Grayscale: #666666. Windows color (decimal): -9348970 or 9853041. OLE color: 9853041.
HSL color Cylindrical-coordinate representation of color #715896: hue angle of 264.19º 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 #715896 is Cyan = 0.25, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 88 | 150 | - |
| CMYK | 0.25 | 0.41 | 0 | 0.41 |
| HSL | 264.19º | 0.26% | 0.47% | - |
| HSV(B) | 264.19º | 0.41% | 0.59% | - |
| XYZ | 15.8 | 12.69 | 30.47 | - |
| YUV | 102.54 | 154.78 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 150 | 0.25 | 0.41 | 0 | 0.41 | 264.19 | 0.26 | 0.47 |
| Hex | 71 | 58 | 96 | 19 | 29 | 0 | 29 | 108 | 1A | 2F |
| Octal | 161 | 130 | 226 | 31 | 51 | 0 | 51 | 410 | 32 | 57 |
| Binary | 1110001 | 1011000 | 10010110 | 11001 | 101001 | 0 | 101001 | 100001000 | 11010 | 101111 |
Color Harmonies of #715896
Complementary color
Monochromatic Colors of #715896
Black with #715896
Text Example
Text Example
White with #715896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715896; }
p { color: rgb(113,88,150); }
H1.HeaderClassName
{
color: #715896;
}
.AnyTagClassName
{
color: #715896;
}
</style>
background-color css
<style>
a { background-color: #715896; }
a { background-color: rgb(113,88,150); }
div.DivClassName
{
background-color: #715896;
}
.BgClassName
{
background-color: #715896;
}
</style>
border-color css
<style>
span { border-color: #715896; }
span { border-color: rgb(113,88,150); }
td.TdClassName
{
border-color: #715896;
}
.TagClassName
{
border-color: #715896;
}
</style>