Shades of Butterfly Bush #725690
Tints of Butterfly Bush #725690
RGB
CMYK
RGB Variations
Color information
#725690 (or 0x725690) is known color: Butterfly Bush. HEX triplet: 72, 56 and 90. RGB value is (114,86,144). Sum of RGB (Red+Green+Blue) = 114+86+144=344 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.14% from 344); Green value is 86 (33.98% from 255 or 25% from 344); Blue value is 144 (56.64% from 255 or 41.86% from 344); Max value from RGB is 144 - color contains mainly: blue. Hex color #725690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725690 is #8DA96F. Grayscale: #646464. Windows color (decimal): -9283952 or 9459314. OLE color: 9459314.
HSL color Cylindrical-coordinate representation of color #725690: hue angle of 268.97º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #725690 is Cyan = 0.21, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 86 | 144 | - |
| CMYK | 0.21 | 0.40 | 0 | 0.44 |
| HSL | 268.97º | 0.25% | 0.45% | - |
| HSV(B) | 268.97º | 0.4% | 0.56% | - |
| XYZ | 15.3 | 12.25 | 27.94 | - |
| YUV | 100.98 | 152.28 | 137.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 144 | 0.21 | 0.40 | 0 | 0.44 | 268.97 | 0.25 | 0.45 |
| Hex | 72 | 56 | 90 | 15 | 28 | 0 | 2C | 10D | 19 | 2D |
| Octal | 162 | 126 | 220 | 25 | 50 | 0 | 54 | 415 | 31 | 55 |
| Binary | 1110010 | 1010110 | 10010000 | 10101 | 101000 | 0 | 101100 | 100001101 | 11001 | 101101 |
Color Harmonies of #725690
Complementary color
Monochromatic Colors of #725690
Black with #725690
Text Example
Text Example
White with #725690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725690; }
p { color: rgb(114,86,144); }
H1.HeaderClassName
{
color: #725690;
}
.AnyTagClassName
{
color: #725690;
}
</style>
background-color css
<style>
a { background-color: #725690; }
a { background-color: rgb(114,86,144); }
div.DivClassName
{
background-color: #725690;
}
.BgClassName
{
background-color: #725690;
}
</style>
border-color css
<style>
span { border-color: #725690; }
span { border-color: rgb(114,86,144); }
td.TdClassName
{
border-color: #725690;
}
.TagClassName
{
border-color: #725690;
}
</style>