Shades of Butterfly Bush #725990
Tints of Butterfly Bush #725990
RGB
CMYK
RGB Variations
Color information
#725990 (or 0x725990) is known color: Butterfly Bush. HEX triplet: 72, 59 and 90. RGB value is (114,89,144). Sum of RGB (Red+Green+Blue) = 114+89+144=347 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.85% from 347); Green value is 89 (35.16% from 255 or 25.65% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #725990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725990 is #8DA66F. Grayscale: #666666. Windows color (decimal): -9283184 or 9460082. OLE color: 9460082.
HSL color Cylindrical-coordinate representation of color #725990: hue angle of 267.27º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #725990 is Cyan = 0.21, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 89 | 144 | - |
| CMYK | 0.21 | 0.38 | 0 | 0.44 |
| HSL | 267.27º | 0.24% | 0.46% | - |
| HSV(B) | 267.27º | 0.38% | 0.56% | - |
| XYZ | 15.55 | 12.74 | 28.02 | - |
| YUV | 102.75 | 151.28 | 136.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 144 | 0.21 | 0.38 | 0 | 0.44 | 267.27 | 0.24 | 0.46 |
| Hex | 72 | 59 | 90 | 15 | 26 | 0 | 2C | 10B | 18 | 2E |
| Octal | 162 | 131 | 220 | 25 | 46 | 0 | 54 | 413 | 30 | 56 |
| Binary | 1110010 | 1011001 | 10010000 | 10101 | 100110 | 0 | 101100 | 100001011 | 11000 | 101110 |
Color Harmonies of #725990
Complementary color
Monochromatic Colors of #725990
Black with #725990
Text Example
Text Example
White with #725990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725990; }
p { color: rgb(114,89,144); }
H1.HeaderClassName
{
color: #725990;
}
.AnyTagClassName
{
color: #725990;
}
</style>
background-color css
<style>
a { background-color: #725990; }
a { background-color: rgb(114,89,144); }
div.DivClassName
{
background-color: #725990;
}
.BgClassName
{
background-color: #725990;
}
</style>
border-color css
<style>
span { border-color: #725990; }
span { border-color: rgb(114,89,144); }
td.TdClassName
{
border-color: #725990;
}
.TagClassName
{
border-color: #725990;
}
</style>