Shades of Butterfly Bush #796193
Tints of Butterfly Bush #796193
RGB
CMYK
RGB Variations
Color information
#796193 (or 0x796193) is known color: Butterfly Bush. HEX triplet: 79, 61 and 93. RGB value is (121,97,147). Sum of RGB (Red+Green+Blue) = 121+97+147=365 (48% of max value = 765). Red value is 121 (47.66% from 255 or 33.15% from 365); Green value is 97 (38.28% from 255 or 26.58% from 365); Blue value is 147 (57.81% from 255 or 40.27% from 365); Max value from RGB is 147 - color contains mainly: blue. Hex color #796193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796193 is #869E6C. Grayscale: #6D6D6D. Windows color (decimal): -8822381 or 9658745. OLE color: 9658745.
HSL color Cylindrical-coordinate representation of color #796193: hue angle of 268.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 #796193 is Cyan = 0.18, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 97 | 147 | - |
| CMYK | 0.18 | 0.34 | 0 | 0.42 |
| HSL | 268.8º | 0.2% | 0.48% | - |
| HSV(B) | 268.8º | 0.34% | 0.58% | - |
| XYZ | 17.43 | 14.72 | 29.53 | - |
| YUV | 109.88 | 148.95 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 97 | 147 | 0.18 | 0.34 | 0 | 0.42 | 268.8 | 0.2 | 0.48 |
| Hex | 79 | 61 | 93 | 12 | 22 | 0 | 2A | 10D | 14 | 30 |
| Octal | 171 | 141 | 223 | 22 | 42 | 0 | 52 | 415 | 24 | 60 |
| Binary | 1111001 | 1100001 | 10010011 | 10010 | 100010 | 0 | 101010 | 100001101 | 10100 | 110000 |
Color Harmonies of #796193
Complementary color
Monochromatic Colors of #796193
Black with #796193
Text Example
Text Example
White with #796193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796193; }
p { color: rgb(121,97,147); }
H1.HeaderClassName
{
color: #796193;
}
.AnyTagClassName
{
color: #796193;
}
</style>
background-color css
<style>
a { background-color: #796193; }
a { background-color: rgb(121,97,147); }
div.DivClassName
{
background-color: #796193;
}
.BgClassName
{
background-color: #796193;
}
</style>
border-color css
<style>
span { border-color: #796193; }
span { border-color: rgb(121,97,147); }
td.TdClassName
{
border-color: #796193;
}
.TagClassName
{
border-color: #796193;
}
</style>