Shades of Butterfly Bush #745991
Tints of Butterfly Bush #745991
RGB
CMYK
RGB Variations
Color information
#745991 (or 0x745991) is known color: Butterfly Bush. HEX triplet: 74, 59 and 91. RGB value is (116,89,145). Sum of RGB (Red+Green+Blue) = 116+89+145=350 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.14% from 350); Green value is 89 (35.16% from 255 or 25.43% from 350); Blue value is 145 (57.03% from 255 or 41.43% from 350); Max value from RGB is 145 - color contains mainly: blue. Hex color #745991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745991 is #8BA66E. Grayscale: #676767. Windows color (decimal): -9152111 or 9525620. OLE color: 9525620.
HSL color Cylindrical-coordinate representation of color #745991: hue angle of 268.93º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #745991 is Cyan = 0.2, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 89 | 145 | - |
| CMYK | 0.2 | 0.39 | 0 | 0.43 |
| HSL | 268.93º | 0.24% | 0.46% | - |
| HSV(B) | 268.93º | 0.39% | 0.57% | - |
| XYZ | 15.89 | 12.9 | 28.44 | - |
| YUV | 103.46 | 151.45 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 145 | 0.2 | 0.39 | 0 | 0.43 | 268.93 | 0.24 | 0.46 |
| Hex | 74 | 59 | 91 | 14 | 27 | 0 | 2B | 10D | 18 | 2E |
| Octal | 164 | 131 | 221 | 24 | 47 | 0 | 53 | 415 | 30 | 56 |
| Binary | 1110100 | 1011001 | 10010001 | 10100 | 100111 | 0 | 101011 | 100001101 | 11000 | 101110 |
Color Harmonies of #745991
Complementary color
Monochromatic Colors of #745991
Black with #745991
Text Example
Text Example
White with #745991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745991; }
p { color: rgb(116,89,145); }
H1.HeaderClassName
{
color: #745991;
}
.AnyTagClassName
{
color: #745991;
}
</style>
background-color css
<style>
a { background-color: #745991; }
a { background-color: rgb(116,89,145); }
div.DivClassName
{
background-color: #745991;
}
.BgClassName
{
background-color: #745991;
}
</style>
border-color css
<style>
span { border-color: #745991; }
span { border-color: rgb(116,89,145); }
td.TdClassName
{
border-color: #745991;
}
.TagClassName
{
border-color: #745991;
}
</style>