Shades of Butterfly Bush #725593
Tints of Butterfly Bush #725593
RGB
CMYK
RGB Variations
Color information
#725593 (or 0x725593) is known color: Butterfly Bush. HEX triplet: 72, 55 and 93. RGB value is (114,85,147). Sum of RGB (Red+Green+Blue) = 114+85+147=346 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.95% from 346); Green value is 85 (33.59% from 255 or 24.57% from 346); Blue value is 147 (57.81% from 255 or 42.49% from 346); Max value from RGB is 147 - color contains mainly: blue. Hex color #725593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725593 is #8DAA6C. Grayscale: #646464. Windows color (decimal): -9284205 or 9655666. OLE color: 9655666.
HSL color Cylindrical-coordinate representation of color #725593: hue angle of 268.06º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #725593 is Cyan = 0.22, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 85 | 147 | - |
| CMYK | 0.22 | 0.42 | 0 | 0.42 |
| HSL | 268.06º | 0.27% | 0.45% | - |
| HSV(B) | 268.06º | 0.42% | 0.58% | - |
| XYZ | 15.45 | 12.18 | 29.14 | - |
| YUV | 100.74 | 154.11 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 147 | 0.22 | 0.42 | 0 | 0.42 | 268.06 | 0.27 | 0.45 |
| Hex | 72 | 55 | 93 | 16 | 2A | 0 | 2A | 10C | 1B | 2D |
| Octal | 162 | 125 | 223 | 26 | 52 | 0 | 52 | 414 | 33 | 55 |
| Binary | 1110010 | 1010101 | 10010011 | 10110 | 101010 | 0 | 101010 | 100001100 | 11011 | 101101 |
Color Harmonies of #725593
Complementary color
Monochromatic Colors of #725593
Black with #725593
Text Example
Text Example
White with #725593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725593; }
p { color: rgb(114,85,147); }
H1.HeaderClassName
{
color: #725593;
}
.AnyTagClassName
{
color: #725593;
}
</style>
background-color css
<style>
a { background-color: #725593; }
a { background-color: rgb(114,85,147); }
div.DivClassName
{
background-color: #725593;
}
.BgClassName
{
background-color: #725593;
}
</style>
border-color css
<style>
span { border-color: #725593; }
span { border-color: rgb(114,85,147); }
td.TdClassName
{
border-color: #725593;
}
.TagClassName
{
border-color: #725593;
}
</style>