Shades of Butterfly Bush #715995
Tints of Butterfly Bush #715995
RGB
CMYK
RGB Variations
Color information
#715995 (or 0x715995) is known color: Butterfly Bush. HEX triplet: 71, 59 and 95. RGB value is (113,89,149). Sum of RGB (Red+Green+Blue) = 113+89+149=351 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.19% from 351); Green value is 89 (35.16% from 255 or 25.36% from 351); Blue value is 149 (58.59% from 255 or 42.45% from 351); Max value from RGB is 149 - color contains mainly: blue. Hex color #715995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715995 is #8EA66A. Grayscale: #666666. Windows color (decimal): -9348715 or 9787761. OLE color: 9787761.
HSL color Cylindrical-coordinate representation of color #715995: hue angle of 264º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #715995 is Cyan = 0.24, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 89 | 149 | - |
| CMYK | 0.24 | 0.40 | 0 | 0.42 |
| HSL | 264º | 0.25% | 0.47% | - |
| HSV(B) | 264º | 0.4% | 0.58% | - |
| XYZ | 15.81 | 12.83 | 30.08 | - |
| YUV | 103.02 | 153.95 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 149 | 0.24 | 0.40 | 0 | 0.42 | 264 | 0.25 | 0.47 |
| Hex | 71 | 59 | 95 | 18 | 28 | 0 | 2A | 108 | 19 | 2F |
| Octal | 161 | 131 | 225 | 30 | 50 | 0 | 52 | 410 | 31 | 57 |
| Binary | 1110001 | 1011001 | 10010101 | 11000 | 101000 | 0 | 101010 | 100001000 | 11001 | 101111 |
Color Harmonies of #715995
Complementary color
Monochromatic Colors of #715995
Black with #715995
Text Example
Text Example
White with #715995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715995; }
p { color: rgb(113,89,149); }
H1.HeaderClassName
{
color: #715995;
}
.AnyTagClassName
{
color: #715995;
}
</style>
background-color css
<style>
a { background-color: #715995; }
a { background-color: rgb(113,89,149); }
div.DivClassName
{
background-color: #715995;
}
.BgClassName
{
background-color: #715995;
}
</style>
border-color css
<style>
span { border-color: #715995; }
span { border-color: rgb(113,89,149); }
td.TdClassName
{
border-color: #715995;
}
.TagClassName
{
border-color: #715995;
}
</style>