Shades of Butterfly Bush #796395
Tints of Butterfly Bush #796395
RGB
CMYK
RGB Variations
Color information
#796395 (or 0x796395) is known color: Butterfly Bush. HEX triplet: 79, 63 and 95. RGB value is (121,99,149). Sum of RGB (Red+Green+Blue) = 121+99+149=369 (48% of max value = 765). Red value is 121 (47.66% from 255 or 32.79% from 369); Green value is 99 (39.06% from 255 or 26.83% from 369); Blue value is 149 (58.59% from 255 or 40.38% from 369); Max value from RGB is 149 - color contains mainly: blue. Hex color #796395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796395 is #869C6A. Grayscale: #6F6F6F. Windows color (decimal): -8821867 or 9790329. OLE color: 9790329.
HSL color Cylindrical-coordinate representation of color #796395: hue angle of 266.4º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #796395 is Cyan = 0.19, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 99 | 149 | - |
| CMYK | 0.19 | 0.34 | 0 | 0.42 |
| HSL | 266.4º | 0.2% | 0.49% | - |
| HSV(B) | 266.4º | 0.34% | 0.58% | - |
| XYZ | 17.77 | 15.16 | 30.42 | - |
| YUV | 111.28 | 149.29 | 134.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 149 | 0.19 | 0.34 | 0 | 0.42 | 266.4 | 0.2 | 0.49 |
| Hex | 79 | 63 | 95 | 13 | 22 | 0 | 2A | 10A | 14 | 31 |
| Octal | 171 | 143 | 225 | 23 | 42 | 0 | 52 | 412 | 24 | 61 |
| Binary | 1111001 | 1100011 | 10010101 | 10011 | 100010 | 0 | 101010 | 100001010 | 10100 | 110001 |
Color Harmonies of #796395
Complementary color
Monochromatic Colors of #796395
Black with #796395
Text Example
Text Example
White with #796395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796395; }
p { color: rgb(121,99,149); }
H1.HeaderClassName
{
color: #796395;
}
.AnyTagClassName
{
color: #796395;
}
</style>
background-color css
<style>
a { background-color: #796395; }
a { background-color: rgb(121,99,149); }
div.DivClassName
{
background-color: #796395;
}
.BgClassName
{
background-color: #796395;
}
</style>
border-color css
<style>
span { border-color: #796395; }
span { border-color: rgb(121,99,149); }
td.TdClassName
{
border-color: #796395;
}
.TagClassName
{
border-color: #796395;
}
</style>