Shades of Butterfly Bush #746195
Tints of Butterfly Bush #746195
RGB
CMYK
RGB Variations
Color information
#746195 (or 0x746195) is known color: Butterfly Bush. HEX triplet: 74, 61 and 95. RGB value is (116,97,149). Sum of RGB (Red+Green+Blue) = 116+97+149=362 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.04% from 362); Green value is 97 (38.28% from 255 or 26.80% from 362); Blue value is 149 (58.59% from 255 or 41.16% from 362); Max value from RGB is 149 - color contains mainly: blue. Hex color #746195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746195 is #8B9E6A. Grayscale: #6C6C6C. Windows color (decimal): -9150059 or 9789812. OLE color: 9789812.
HSL color Cylindrical-coordinate representation of color #746195: hue angle of 261.92º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #746195 is Cyan = 0.22, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 97 | 149 | - |
| CMYK | 0.22 | 0.35 | 0 | 0.42 |
| HSL | 261.92º | 0.21% | 0.48% | - |
| HSV(B) | 261.92º | 0.35% | 0.58% | - |
| XYZ | 16.9 | 14.43 | 30.33 | - |
| YUV | 108.61 | 150.79 | 133.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 97 | 149 | 0.22 | 0.35 | 0 | 0.42 | 261.92 | 0.21 | 0.48 |
| Hex | 74 | 61 | 95 | 16 | 23 | 0 | 2A | 106 | 15 | 30 |
| Octal | 164 | 141 | 225 | 26 | 43 | 0 | 52 | 406 | 25 | 60 |
| Binary | 1110100 | 1100001 | 10010101 | 10110 | 100011 | 0 | 101010 | 100000110 | 10101 | 110000 |
Color Harmonies of #746195
Complementary color
Monochromatic Colors of #746195
Black with #746195
Text Example
Text Example
White with #746195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746195; }
p { color: rgb(116,97,149); }
H1.HeaderClassName
{
color: #746195;
}
.AnyTagClassName
{
color: #746195;
}
</style>
background-color css
<style>
a { background-color: #746195; }
a { background-color: rgb(116,97,149); }
div.DivClassName
{
background-color: #746195;
}
.BgClassName
{
background-color: #746195;
}
</style>
border-color css
<style>
span { border-color: #746195; }
span { border-color: rgb(116,97,149); }
td.TdClassName
{
border-color: #746195;
}
.TagClassName
{
border-color: #746195;
}
</style>