Shades of Butterfly Bush #715892
Tints of Butterfly Bush #715892
RGB
CMYK
RGB Variations
Color information
#715892 (or 0x715892) is known color: Butterfly Bush. HEX triplet: 71, 58 and 92. RGB value is (113,88,146). Sum of RGB (Red+Green+Blue) = 113+88+146=347 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.56% from 347); Green value is 88 (34.77% from 255 or 25.36% from 347); Blue value is 146 (57.42% from 255 or 42.07% from 347); Max value from RGB is 146 - color contains mainly: blue. Hex color #715892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715892 is #8EA76D. Grayscale: #656565. Windows color (decimal): -9348974 or 9590897. OLE color: 9590897.
HSL color Cylindrical-coordinate representation of color #715892: hue angle of 265.86º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #715892 is Cyan = 0.23, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 88 | 146 | - |
| CMYK | 0.23 | 0.40 | 0 | 0.43 |
| HSL | 265.86º | 0.25% | 0.46% | - |
| HSV(B) | 265.86º | 0.4% | 0.57% | - |
| XYZ | 15.49 | 12.57 | 28.8 | - |
| YUV | 102.09 | 152.78 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 146 | 0.23 | 0.40 | 0 | 0.43 | 265.86 | 0.25 | 0.46 |
| Hex | 71 | 58 | 92 | 17 | 28 | 0 | 2B | 10A | 19 | 2E |
| Octal | 161 | 130 | 222 | 27 | 50 | 0 | 53 | 412 | 31 | 56 |
| Binary | 1110001 | 1011000 | 10010010 | 10111 | 101000 | 0 | 101011 | 100001010 | 11001 | 101110 |
Color Harmonies of #715892
Complementary color
Monochromatic Colors of #715892
Black with #715892
Text Example
Text Example
White with #715892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715892; }
p { color: rgb(113,88,146); }
H1.HeaderClassName
{
color: #715892;
}
.AnyTagClassName
{
color: #715892;
}
</style>
background-color css
<style>
a { background-color: #715892; }
a { background-color: rgb(113,88,146); }
div.DivClassName
{
background-color: #715892;
}
.BgClassName
{
background-color: #715892;
}
</style>
border-color css
<style>
span { border-color: #715892; }
span { border-color: rgb(113,88,146); }
td.TdClassName
{
border-color: #715892;
}
.TagClassName
{
border-color: #715892;
}
</style>