Shades of Butterfly Bush #796296
Tints of Butterfly Bush #796296
RGB
CMYK
RGB Variations
Color information
#796296 (or 0x796296) is known color: Butterfly Bush. HEX triplet: 79, 62 and 96. RGB value is (121,98,150). Sum of RGB (Red+Green+Blue) = 121+98+150=369 (48% of max value = 765). Red value is 121 (47.66% from 255 or 32.79% from 369); Green value is 98 (38.67% from 255 or 26.56% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #796296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796296 is #869D69. Grayscale: #6E6E6E. Windows color (decimal): -8822122 or 9855609. OLE color: 9855609.
HSL color Cylindrical-coordinate representation of color #796296: hue angle of 266.54º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #796296 is Cyan = 0.19, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 98 | 150 | - |
| CMYK | 0.19 | 0.35 | 0 | 0.41 |
| HSL | 266.54º | 0.21% | 0.49% | - |
| HSV(B) | 266.54º | 0.35% | 0.59% | - |
| XYZ | 17.76 | 15 | 30.81 | - |
| YUV | 110.81 | 150.12 | 135.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 150 | 0.19 | 0.35 | 0 | 0.41 | 266.54 | 0.21 | 0.49 |
| Hex | 79 | 62 | 96 | 13 | 23 | 0 | 29 | 10B | 15 | 31 |
| Octal | 171 | 142 | 226 | 23 | 43 | 0 | 51 | 413 | 25 | 61 |
| Binary | 1111001 | 1100010 | 10010110 | 10011 | 100011 | 0 | 101001 | 100001011 | 10101 | 110001 |
Color Harmonies of #796296
Complementary color
Monochromatic Colors of #796296
Black with #796296
Text Example
Text Example
White with #796296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796296; }
p { color: rgb(121,98,150); }
H1.HeaderClassName
{
color: #796296;
}
.AnyTagClassName
{
color: #796296;
}
</style>
background-color css
<style>
a { background-color: #796296; }
a { background-color: rgb(121,98,150); }
div.DivClassName
{
background-color: #796296;
}
.BgClassName
{
background-color: #796296;
}
</style>
border-color css
<style>
span { border-color: #796296; }
span { border-color: rgb(121,98,150); }
td.TdClassName
{
border-color: #796296;
}
.TagClassName
{
border-color: #796296;
}
</style>