Shades of Butterfly Bush #735794
Tints of Butterfly Bush #735794
RGB
CMYK
RGB Variations
Color information
#735794 (or 0x735794) is known color: Butterfly Bush. HEX triplet: 73, 57 and 94. RGB value is (115,87,148). Sum of RGB (Red+Green+Blue) = 115+87+148=350 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.86% from 350); Green value is 87 (34.38% from 255 or 24.86% from 350); Blue value is 148 (58.20% from 255 or 42.29% from 350); Max value from RGB is 148 - color contains mainly: blue. Hex color #735794 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735794 is #8CA86B. Grayscale: #666666. Windows color (decimal): -9218156 or 9721715. OLE color: 9721715.
HSL color Cylindrical-coordinate representation of color #735794: 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 #735794 is Cyan = 0.22, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 87 | 148 | - |
| 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.82 | 12.6 | 29.61 | - |
| YUV | 102.33 | 153.78 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 148 | 0.22 | 0.41 | 0 | 0.42 | 267.54 | 0.26 | 0.46 |
| Hex | 73 | 57 | 94 | 16 | 29 | 0 | 2A | 10C | 1A | 2E |
| Octal | 163 | 127 | 224 | 26 | 51 | 0 | 52 | 414 | 32 | 56 |
| Binary | 1110011 | 1010111 | 10010100 | 10110 | 101001 | 0 | 101010 | 100001100 | 11010 | 101110 |
Color Harmonies of #735794
Complementary color
Monochromatic Colors of #735794
Black with #735794
Text Example
Text Example
White with #735794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735794; }
p { color: rgb(115,87,148); }
H1.HeaderClassName
{
color: #735794;
}
.AnyTagClassName
{
color: #735794;
}
</style>
background-color css
<style>
a { background-color: #735794; }
a { background-color: rgb(115,87,148); }
div.DivClassName
{
background-color: #735794;
}
.BgClassName
{
background-color: #735794;
}
</style>
border-color css
<style>
span { border-color: #735794; }
span { border-color: rgb(115,87,148); }
td.TdClassName
{
border-color: #735794;
}
.TagClassName
{
border-color: #735794;
}
</style>