Shades of Butterfly Bush #746091
Tints of Butterfly Bush #746091
RGB
CMYK
RGB Variations
Color information
#746091 (or 0x746091) is known color: Butterfly Bush. HEX triplet: 74, 60 and 91. RGB value is (116,96,145). Sum of RGB (Red+Green+Blue) = 116+96+145=357 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.49% from 357); Green value is 96 (37.89% from 255 or 26.89% from 357); Blue value is 145 (57.03% from 255 or 40.62% from 357); Max value from RGB is 145 - color contains mainly: blue. Hex color #746091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746091 is #8B9F6E. Grayscale: #6B6B6B. Windows color (decimal): -9150319 or 9527412. OLE color: 9527412.
HSL color Cylindrical-coordinate representation of color #746091: hue angle of 264.49º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #746091 is Cyan = 0.2, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 96 | 145 | - |
| CMYK | 0.2 | 0.34 | 0 | 0.43 |
| HSL | 264.49º | 0.2% | 0.47% | - |
| HSV(B) | 264.49º | 0.34% | 0.57% | - |
| XYZ | 16.5 | 14.12 | 28.64 | - |
| YUV | 107.57 | 149.13 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 145 | 0.2 | 0.34 | 0 | 0.43 | 264.49 | 0.2 | 0.47 |
| Hex | 74 | 60 | 91 | 14 | 22 | 0 | 2B | 108 | 14 | 2F |
| Octal | 164 | 140 | 221 | 24 | 42 | 0 | 53 | 410 | 24 | 57 |
| Binary | 1110100 | 1100000 | 10010001 | 10100 | 100010 | 0 | 101011 | 100001000 | 10100 | 101111 |
Color Harmonies of #746091
Complementary color
Monochromatic Colors of #746091
Black with #746091
Text Example
Text Example
White with #746091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746091; }
p { color: rgb(116,96,145); }
H1.HeaderClassName
{
color: #746091;
}
.AnyTagClassName
{
color: #746091;
}
</style>
background-color css
<style>
a { background-color: #746091; }
a { background-color: rgb(116,96,145); }
div.DivClassName
{
background-color: #746091;
}
.BgClassName
{
background-color: #746091;
}
</style>
border-color css
<style>
span { border-color: #746091; }
span { border-color: rgb(116,96,145); }
td.TdClassName
{
border-color: #746091;
}
.TagClassName
{
border-color: #746091;
}
</style>