Shades of Butterfly Bush #796095
Tints of Butterfly Bush #796095
RGB
CMYK
RGB Variations
Color information
#796095 (or 0x796095) is known color: Butterfly Bush. HEX triplet: 79, 60 and 95. RGB value is (121,96,149). Sum of RGB (Red+Green+Blue) = 121+96+149=366 (48% of max value = 765). Red value is 121 (47.66% from 255 or 33.06% from 366); Green value is 96 (37.89% from 255 or 26.23% from 366); Blue value is 149 (58.59% from 255 or 40.71% from 366); Max value from RGB is 149 - color contains mainly: blue. Hex color #796095 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796095 is #869F6A. Grayscale: #6D6D6D. Windows color (decimal): -8822635 or 9789561. OLE color: 9789561.
HSL color Cylindrical-coordinate representation of color #796095: hue angle of 268.3º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #796095 is Cyan = 0.19, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 96 | 149 | - |
| CMYK | 0.19 | 0.36 | 0 | 0.42 |
| HSL | 268.3º | 0.22% | 0.48% | - |
| HSV(B) | 268.3º | 0.36% | 0.58% | - |
| XYZ | 17.49 | 14.6 | 30.33 | - |
| YUV | 109.52 | 150.28 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 149 | 0.19 | 0.36 | 0 | 0.42 | 268.3 | 0.22 | 0.48 |
| Hex | 79 | 60 | 95 | 13 | 24 | 0 | 2A | 10C | 16 | 30 |
| Octal | 171 | 140 | 225 | 23 | 44 | 0 | 52 | 414 | 26 | 60 |
| Binary | 1111001 | 1100000 | 10010101 | 10011 | 100100 | 0 | 101010 | 100001100 | 10110 | 110000 |
Color Harmonies of #796095
Complementary color
Monochromatic Colors of #796095
Black with #796095
Text Example
Text Example
White with #796095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796095; }
p { color: rgb(121,96,149); }
H1.HeaderClassName
{
color: #796095;
}
.AnyTagClassName
{
color: #796095;
}
</style>
background-color css
<style>
a { background-color: #796095; }
a { background-color: rgb(121,96,149); }
div.DivClassName
{
background-color: #796095;
}
.BgClassName
{
background-color: #796095;
}
</style>
border-color css
<style>
span { border-color: #796095; }
span { border-color: rgb(121,96,149); }
td.TdClassName
{
border-color: #796095;
}
.TagClassName
{
border-color: #796095;
}
</style>