Shades of Butterfly Bush #725893
Tints of Butterfly Bush #725893
RGB
CMYK
RGB Variations
Color information
#725893 (or 0x725893) is known color: Butterfly Bush. HEX triplet: 72, 58 and 93. RGB value is (114,88,147). Sum of RGB (Red+Green+Blue) = 114+88+147=349 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.66% from 349); Green value is 88 (34.77% from 255 or 25.21% from 349); Blue value is 147 (57.81% from 255 or 42.12% from 349); Max value from RGB is 147 - color contains mainly: blue. Hex color #725893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725893 is #8DA76C. Grayscale: #666666. Windows color (decimal): -9283437 or 9656434. OLE color: 9656434.
HSL color Cylindrical-coordinate representation of color #725893: hue angle of 266.44º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #725893 is Cyan = 0.22, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 88 | 147 | - |
| CMYK | 0.22 | 0.40 | 0 | 0.42 |
| HSL | 266.44º | 0.25% | 0.46% | - |
| HSV(B) | 266.44º | 0.4% | 0.58% | - |
| XYZ | 15.7 | 12.66 | 29.22 | - |
| YUV | 102.5 | 153.11 | 136.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 147 | 0.22 | 0.40 | 0 | 0.42 | 266.44 | 0.25 | 0.46 |
| Hex | 72 | 58 | 93 | 16 | 28 | 0 | 2A | 10A | 19 | 2E |
| Octal | 162 | 130 | 223 | 26 | 50 | 0 | 52 | 412 | 31 | 56 |
| Binary | 1110010 | 1011000 | 10010011 | 10110 | 101000 | 0 | 101010 | 100001010 | 11001 | 101110 |
Color Harmonies of #725893
Complementary color
Monochromatic Colors of #725893
Black with #725893
Text Example
Text Example
White with #725893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725893; }
p { color: rgb(114,88,147); }
H1.HeaderClassName
{
color: #725893;
}
.AnyTagClassName
{
color: #725893;
}
</style>
background-color css
<style>
a { background-color: #725893; }
a { background-color: rgb(114,88,147); }
div.DivClassName
{
background-color: #725893;
}
.BgClassName
{
background-color: #725893;
}
</style>
border-color css
<style>
span { border-color: #725893; }
span { border-color: rgb(114,88,147); }
td.TdClassName
{
border-color: #725893;
}
.TagClassName
{
border-color: #725893;
}
</style>