Shades of Butterfly Bush #715895
Tints of Butterfly Bush #715895
RGB
CMYK
RGB Variations
Color information
#715895 (or 0x715895) is known color: Butterfly Bush. HEX triplet: 71, 58 and 95. RGB value is (113,88,149). Sum of RGB (Red+Green+Blue) = 113+88+149=350 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.29% from 350); Green value is 88 (34.77% from 255 or 25.14% from 350); Blue value is 149 (58.59% from 255 or 42.57% from 350); Max value from RGB is 149 - color contains mainly: blue. Hex color #715895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715895 is #8EA76A. Grayscale: #666666. Windows color (decimal): -9348971 or 9787505. OLE color: 9787505.
HSL color Cylindrical-coordinate representation of color #715895: hue angle of 264.59º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #715895 is Cyan = 0.24, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 88 | 149 | - |
| CMYK | 0.24 | 0.41 | 0 | 0.42 |
| HSL | 264.59º | 0.26% | 0.46% | - |
| HSV(B) | 264.59º | 0.41% | 0.58% | - |
| XYZ | 15.72 | 12.66 | 30.05 | - |
| YUV | 102.43 | 154.28 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 149 | 0.24 | 0.41 | 0 | 0.42 | 264.59 | 0.26 | 0.46 |
| Hex | 71 | 58 | 95 | 18 | 29 | 0 | 2A | 109 | 1A | 2E |
| Octal | 161 | 130 | 225 | 30 | 51 | 0 | 52 | 411 | 32 | 56 |
| Binary | 1110001 | 1011000 | 10010101 | 11000 | 101001 | 0 | 101010 | 100001001 | 11010 | 101110 |
Color Harmonies of #715895
Complementary color
Monochromatic Colors of #715895
Black with #715895
Text Example
Text Example
White with #715895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715895; }
p { color: rgb(113,88,149); }
H1.HeaderClassName
{
color: #715895;
}
.AnyTagClassName
{
color: #715895;
}
</style>
background-color css
<style>
a { background-color: #715895; }
a { background-color: rgb(113,88,149); }
div.DivClassName
{
background-color: #715895;
}
.BgClassName
{
background-color: #715895;
}
</style>
border-color css
<style>
span { border-color: #715895; }
span { border-color: rgb(113,88,149); }
td.TdClassName
{
border-color: #715895;
}
.TagClassName
{
border-color: #715895;
}
</style>