Shades of Butterfly Bush #725590
Tints of Butterfly Bush #725590
RGB
CMYK
RGB Variations
Color information
#725590 (or 0x725590) is known color: Butterfly Bush. HEX triplet: 72, 55 and 90. RGB value is (114,85,144). Sum of RGB (Red+Green+Blue) = 114+85+144=343 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.24% from 343); Green value is 85 (33.59% from 255 or 24.78% from 343); Blue value is 144 (56.64% from 255 or 41.98% from 343); Max value from RGB is 144 - color contains mainly: blue. Hex color #725590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725590 is #8DAA6F. Grayscale: #646464. Windows color (decimal): -9284208 or 9459058. OLE color: 9459058.
HSL color Cylindrical-coordinate representation of color #725590: hue angle of 269.49º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #725590 is Cyan = 0.21, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 85 | 144 | - |
| CMYK | 0.21 | 0.41 | 0 | 0.44 |
| HSL | 269.49º | 0.26% | 0.45% | - |
| HSV(B) | 269.49º | 0.41% | 0.56% | - |
| XYZ | 15.22 | 12.09 | 27.92 | - |
| YUV | 100.4 | 152.61 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 144 | 0.21 | 0.41 | 0 | 0.44 | 269.49 | 0.26 | 0.45 |
| Hex | 72 | 55 | 90 | 15 | 29 | 0 | 2C | 10D | 1A | 2D |
| Octal | 162 | 125 | 220 | 25 | 51 | 0 | 54 | 415 | 32 | 55 |
| Binary | 1110010 | 1010101 | 10010000 | 10101 | 101001 | 0 | 101100 | 100001101 | 11010 | 101101 |
Color Harmonies of #725590
Complementary color
Monochromatic Colors of #725590
Black with #725590
Text Example
Text Example
White with #725590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725590; }
p { color: rgb(114,85,144); }
H1.HeaderClassName
{
color: #725590;
}
.AnyTagClassName
{
color: #725590;
}
</style>
background-color css
<style>
a { background-color: #725590; }
a { background-color: rgb(114,85,144); }
div.DivClassName
{
background-color: #725590;
}
.BgClassName
{
background-color: #725590;
}
</style>
border-color css
<style>
span { border-color: #725590; }
span { border-color: rgb(114,85,144); }
td.TdClassName
{
border-color: #725590;
}
.TagClassName
{
border-color: #725590;
}
</style>