Shades of Butterfly Bush #735997
Tints of Butterfly Bush #735997
RGB
CMYK
RGB Variations
Color information
#735997 (or 0x735997) is known color: Butterfly Bush. HEX triplet: 73, 59 and 97. RGB value is (115,89,151). Sum of RGB (Red+Green+Blue) = 115+89+151=355 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.39% from 355); Green value is 89 (35.16% from 255 or 25.07% from 355); Blue value is 151 (59.38% from 255 or 42.54% from 355); Max value from RGB is 151 - color contains mainly: blue. Hex color #735997 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735997 is #8CA668. Grayscale: #676767. Windows color (decimal): -9217641 or 9918835. OLE color: 9918835.
HSL color Cylindrical-coordinate representation of color #735997: hue angle of 265.16º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #735997 is Cyan = 0.24, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 89 | 151 | - |
| CMYK | 0.24 | 0.41 | 0 | 0.41 |
| HSL | 265.16º | 0.26% | 0.47% | - |
| HSV(B) | 265.16º | 0.41% | 0.59% | - |
| XYZ | 16.23 | 13.02 | 30.94 | - |
| YUV | 103.84 | 154.61 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 151 | 0.24 | 0.41 | 0 | 0.41 | 265.16 | 0.26 | 0.47 |
| Hex | 73 | 59 | 97 | 18 | 29 | 0 | 29 | 109 | 1A | 2F |
| Octal | 163 | 131 | 227 | 30 | 51 | 0 | 51 | 411 | 32 | 57 |
| Binary | 1110011 | 1011001 | 10010111 | 11000 | 101001 | 0 | 101001 | 100001001 | 11010 | 101111 |
Color Harmonies of #735997
Complementary color
Monochromatic Colors of #735997
Black with #735997
Text Example
Text Example
White with #735997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735997; }
p { color: rgb(115,89,151); }
H1.HeaderClassName
{
color: #735997;
}
.AnyTagClassName
{
color: #735997;
}
</style>
background-color css
<style>
a { background-color: #735997; }
a { background-color: rgb(115,89,151); }
div.DivClassName
{
background-color: #735997;
}
.BgClassName
{
background-color: #735997;
}
</style>
border-color css
<style>
span { border-color: #735997; }
span { border-color: rgb(115,89,151); }
td.TdClassName
{
border-color: #735997;
}
.TagClassName
{
border-color: #735997;
}
</style>