Shades of Butterfly Bush #745891
Tints of Butterfly Bush #745891
RGB
CMYK
RGB Variations
Color information
#745891 (or 0x745891) is known color: Butterfly Bush. HEX triplet: 74, 58 and 91. RGB value is (116,88,145). Sum of RGB (Red+Green+Blue) = 116+88+145=349 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.24% from 349); Green value is 88 (34.77% from 255 or 25.21% from 349); Blue value is 145 (57.03% from 255 or 41.55% from 349); Max value from RGB is 145 - color contains mainly: blue. Hex color #745891 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745891 is #8BA76E. Grayscale: #666666. Windows color (decimal): -9152367 or 9525364. OLE color: 9525364.
HSL color Cylindrical-coordinate representation of color #745891: hue angle of 269.47º 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 #745891 is Cyan = 0.2, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 88 | 145 | - |
| CMYK | 0.2 | 0.39 | 0 | 0.43 |
| HSL | 269.47º | 0.24% | 0.46% | - |
| HSV(B) | 269.47º | 0.39% | 0.57% | - |
| XYZ | 15.8 | 12.74 | 28.41 | - |
| YUV | 102.87 | 151.78 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 145 | 0.2 | 0.39 | 0 | 0.43 | 269.47 | 0.24 | 0.46 |
| Hex | 74 | 58 | 91 | 14 | 27 | 0 | 2B | 10D | 18 | 2E |
| Octal | 164 | 130 | 221 | 24 | 47 | 0 | 53 | 415 | 30 | 56 |
| Binary | 1110100 | 1011000 | 10010001 | 10100 | 100111 | 0 | 101011 | 100001101 | 11000 | 101110 |
Color Harmonies of #745891
Complementary color
Monochromatic Colors of #745891
Black with #745891
Text Example
Text Example
White with #745891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745891; }
p { color: rgb(116,88,145); }
H1.HeaderClassName
{
color: #745891;
}
.AnyTagClassName
{
color: #745891;
}
</style>
background-color css
<style>
a { background-color: #745891; }
a { background-color: rgb(116,88,145); }
div.DivClassName
{
background-color: #745891;
}
.BgClassName
{
background-color: #745891;
}
</style>
border-color css
<style>
span { border-color: #745891; }
span { border-color: rgb(116,88,145); }
td.TdClassName
{
border-color: #745891;
}
.TagClassName
{
border-color: #745891;
}
</style>