Shades of Butterfly Bush #725693
Tints of Butterfly Bush #725693
RGB
CMYK
RGB Variations
Color information
#725693 (or 0x725693) is known color: Butterfly Bush. HEX triplet: 72, 56 and 93. RGB value is (114,86,147). Sum of RGB (Red+Green+Blue) = 114+86+147=347 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.85% from 347); Green value is 86 (33.98% from 255 or 24.78% from 347); Blue value is 147 (57.81% from 255 or 42.36% from 347); Max value from RGB is 147 - color contains mainly: blue. Hex color #725693 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725693 is #8DA96C. Grayscale: #656565. Windows color (decimal): -9283949 or 9655922. OLE color: 9655922.
HSL color Cylindrical-coordinate representation of color #725693: hue angle of 267.54º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #725693 is Cyan = 0.22, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 86 | 147 | - |
| CMYK | 0.22 | 0.41 | 0 | 0.42 |
| HSL | 267.54º | 0.26% | 0.46% | - |
| HSV(B) | 267.54º | 0.41% | 0.58% | - |
| XYZ | 15.53 | 12.34 | 29.17 | - |
| YUV | 101.33 | 153.78 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 147 | 0.22 | 0.41 | 0 | 0.42 | 267.54 | 0.26 | 0.46 |
| Hex | 72 | 56 | 93 | 16 | 29 | 0 | 2A | 10C | 1A | 2E |
| Octal | 162 | 126 | 223 | 26 | 51 | 0 | 52 | 414 | 32 | 56 |
| Binary | 1110010 | 1010110 | 10010011 | 10110 | 101001 | 0 | 101010 | 100001100 | 11010 | 101110 |
Color Harmonies of #725693
Complementary color
Monochromatic Colors of #725693
Black with #725693
Text Example
Text Example
White with #725693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725693; }
p { color: rgb(114,86,147); }
H1.HeaderClassName
{
color: #725693;
}
.AnyTagClassName
{
color: #725693;
}
</style>
background-color css
<style>
a { background-color: #725693; }
a { background-color: rgb(114,86,147); }
div.DivClassName
{
background-color: #725693;
}
.BgClassName
{
background-color: #725693;
}
</style>
border-color css
<style>
span { border-color: #725693; }
span { border-color: rgb(114,86,147); }
td.TdClassName
{
border-color: #725693;
}
.TagClassName
{
border-color: #725693;
}
</style>