Shades of Butterfly Bush #725995
Tints of Butterfly Bush #725995
RGB
CMYK
RGB Variations
Color information
#725995 (or 0x725995) is known color: Butterfly Bush. HEX triplet: 72, 59 and 95. RGB value is (114,89,149). Sum of RGB (Red+Green+Blue) = 114+89+149=352 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.39% from 352); Green value is 89 (35.16% from 255 or 25.28% from 352); Blue value is 149 (58.59% from 255 or 42.33% from 352); Max value from RGB is 149 - color contains mainly: blue. Hex color #725995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725995 is #8DA66A. Grayscale: #676767. Windows color (decimal): -9283179 or 9787762. OLE color: 9787762.
HSL color Cylindrical-coordinate representation of color #725995: hue angle of 265º 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 #725995 is Cyan = 0.23, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 89 | 149 | - |
| CMYK | 0.23 | 0.40 | 0 | 0.42 |
| HSL | 265º | 0.25% | 0.47% | - |
| HSV(B) | 265º | 0.4% | 0.58% | - |
| XYZ | 15.94 | 12.89 | 30.08 | - |
| YUV | 103.32 | 153.78 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 149 | 0.23 | 0.40 | 0 | 0.42 | 265 | 0.25 | 0.47 |
| Hex | 72 | 59 | 95 | 17 | 28 | 0 | 2A | 109 | 19 | 2F |
| Octal | 162 | 131 | 225 | 27 | 50 | 0 | 52 | 411 | 31 | 57 |
| Binary | 1110010 | 1011001 | 10010101 | 10111 | 101000 | 0 | 101010 | 100001001 | 11001 | 101111 |
Color Harmonies of #725995
Complementary color
Monochromatic Colors of #725995
Black with #725995
Text Example
Text Example
White with #725995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725995; }
p { color: rgb(114,89,149); }
H1.HeaderClassName
{
color: #725995;
}
.AnyTagClassName
{
color: #725995;
}
</style>
background-color css
<style>
a { background-color: #725995; }
a { background-color: rgb(114,89,149); }
div.DivClassName
{
background-color: #725995;
}
.BgClassName
{
background-color: #725995;
}
</style>
border-color css
<style>
span { border-color: #725995; }
span { border-color: rgb(114,89,149); }
td.TdClassName
{
border-color: #725995;
}
.TagClassName
{
border-color: #725995;
}
</style>