Shades of Butterfly Bush #746193
Tints of Butterfly Bush #746193
RGB
CMYK
RGB Variations
Color information
#746193 (or 0x746193) is known color: Butterfly Bush. HEX triplet: 74, 61 and 93. RGB value is (116,97,147). Sum of RGB (Red+Green+Blue) = 116+97+147=360 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.22% from 360); Green value is 97 (38.28% from 255 or 26.94% from 360); Blue value is 147 (57.81% from 255 or 40.83% from 360); Max value from RGB is 147 - color contains mainly: blue. Hex color #746193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746193 is #8B9E6C. Grayscale: #6C6C6C. Windows color (decimal): -9150061 or 9658740. OLE color: 9658740.
HSL color Cylindrical-coordinate representation of color #746193: hue angle of 262.8º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #746193 is Cyan = 0.21, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 97 | 147 | - |
| CMYK | 0.21 | 0.34 | 0 | 0.42 |
| HSL | 262.8º | 0.2% | 0.48% | - |
| HSV(B) | 262.8º | 0.34% | 0.58% | - |
| XYZ | 16.74 | 14.37 | 29.49 | - |
| YUV | 108.38 | 149.79 | 133.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 97 | 147 | 0.21 | 0.34 | 0 | 0.42 | 262.8 | 0.2 | 0.48 |
| Hex | 74 | 61 | 93 | 15 | 22 | 0 | 2A | 107 | 14 | 30 |
| Octal | 164 | 141 | 223 | 25 | 42 | 0 | 52 | 407 | 24 | 60 |
| Binary | 1110100 | 1100001 | 10010011 | 10101 | 100010 | 0 | 101010 | 100000111 | 10100 | 110000 |
Color Harmonies of #746193
Complementary color
Monochromatic Colors of #746193
Black with #746193
Text Example
Text Example
White with #746193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746193; }
p { color: rgb(116,97,147); }
H1.HeaderClassName
{
color: #746193;
}
.AnyTagClassName
{
color: #746193;
}
</style>
background-color css
<style>
a { background-color: #746193; }
a { background-color: rgb(116,97,147); }
div.DivClassName
{
background-color: #746193;
}
.BgClassName
{
background-color: #746193;
}
</style>
border-color css
<style>
span { border-color: #746193; }
span { border-color: rgb(116,97,147); }
td.TdClassName
{
border-color: #746193;
}
.TagClassName
{
border-color: #746193;
}
</style>