Shades of Butterfly Bush #745792
Tints of Butterfly Bush #745792
RGB
CMYK
RGB Variations
Color information
#745792 (or 0x745792) is known color: Butterfly Bush. HEX triplet: 74, 57 and 92. RGB value is (116,87,146). Sum of RGB (Red+Green+Blue) = 116+87+146=349 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.24% from 349); Green value is 87 (34.38% from 255 or 24.93% from 349); Blue value is 146 (57.42% from 255 or 41.83% from 349); Max value from RGB is 146 - color contains mainly: blue. Hex color #745792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745792 is #8BA86D. Grayscale: #666666. Windows color (decimal): -9152622 or 9590644. OLE color: 9590644.
HSL color Cylindrical-coordinate representation of color #745792: hue angle of 269.49º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #745792 is Cyan = 0.21, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 87 | 146 | - |
| CMYK | 0.21 | 0.40 | 0 | 0.43 |
| HSL | 269.49º | 0.25% | 0.46% | - |
| HSV(B) | 269.49º | 0.4% | 0.57% | - |
| XYZ | 15.8 | 12.6 | 28.79 | - |
| YUV | 102.4 | 152.61 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 87 | 146 | 0.21 | 0.40 | 0 | 0.43 | 269.49 | 0.25 | 0.46 |
| Hex | 74 | 57 | 92 | 15 | 28 | 0 | 2B | 10D | 19 | 2E |
| Octal | 164 | 127 | 222 | 25 | 50 | 0 | 53 | 415 | 31 | 56 |
| Binary | 1110100 | 1010111 | 10010010 | 10101 | 101000 | 0 | 101011 | 100001101 | 11001 | 101110 |
Color Harmonies of #745792
Complementary color
Monochromatic Colors of #745792
Black with #745792
Text Example
Text Example
White with #745792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745792; }
p { color: rgb(116,87,146); }
H1.HeaderClassName
{
color: #745792;
}
.AnyTagClassName
{
color: #745792;
}
</style>
background-color css
<style>
a { background-color: #745792; }
a { background-color: rgb(116,87,146); }
div.DivClassName
{
background-color: #745792;
}
.BgClassName
{
background-color: #745792;
}
</style>
border-color css
<style>
span { border-color: #745792; }
span { border-color: rgb(116,87,146); }
td.TdClassName
{
border-color: #745792;
}
.TagClassName
{
border-color: #745792;
}
</style>