Shades of Butterfly Bush #735896
Tints of Butterfly Bush #735896
RGB
CMYK
RGB Variations
Color information
#735896 (or 0x735896) is known color: Butterfly Bush. HEX triplet: 73, 58 and 96. RGB value is (115,88,150). Sum of RGB (Red+Green+Blue) = 115+88+150=353 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.58% from 353); Green value is 88 (34.77% from 255 or 24.93% from 353); Blue value is 150 (58.98% from 255 or 42.49% from 353); Max value from RGB is 150 - color contains mainly: blue. Hex color #735896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735896 is #8CA769. Grayscale: #666666. Windows color (decimal): -9217898 or 9853043. OLE color: 9853043.
HSL color Cylindrical-coordinate representation of color #735896: hue angle of 266.13º 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 #735896 is Cyan = 0.23, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 88 | 150 | - |
| CMYK | 0.23 | 0.41 | 0 | 0.41 |
| HSL | 266.13º | 0.26% | 0.47% | - |
| HSV(B) | 266.13º | 0.41% | 0.59% | - |
| XYZ | 16.06 | 12.83 | 30.48 | - |
| YUV | 103.14 | 154.45 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 150 | 0.23 | 0.41 | 0 | 0.41 | 266.13 | 0.26 | 0.47 |
| Hex | 73 | 58 | 96 | 17 | 29 | 0 | 29 | 10A | 1A | 2F |
| Octal | 163 | 130 | 226 | 27 | 51 | 0 | 51 | 412 | 32 | 57 |
| Binary | 1110011 | 1011000 | 10010110 | 10111 | 101001 | 0 | 101001 | 100001010 | 11010 | 101111 |
Color Harmonies of #735896
Complementary color
Monochromatic Colors of #735896
Black with #735896
Text Example
Text Example
White with #735896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735896; }
p { color: rgb(115,88,150); }
H1.HeaderClassName
{
color: #735896;
}
.AnyTagClassName
{
color: #735896;
}
</style>
background-color css
<style>
a { background-color: #735896; }
a { background-color: rgb(115,88,150); }
div.DivClassName
{
background-color: #735896;
}
.BgClassName
{
background-color: #735896;
}
</style>
border-color css
<style>
span { border-color: #735896; }
span { border-color: rgb(115,88,150); }
td.TdClassName
{
border-color: #735896;
}
.TagClassName
{
border-color: #735896;
}
</style>