Shades of Butterfly Bush #796191
Tints of Butterfly Bush #796191
RGB
CMYK
RGB Variations
Color information
#796191 (or 0x796191) is known color: Butterfly Bush. HEX triplet: 79, 61 and 91. RGB value is (121,97,145). Sum of RGB (Red+Green+Blue) = 121+97+145=363 (48% of max value = 765). Red value is 121 (47.66% from 255 or 33.33% from 363); Green value is 97 (38.28% from 255 or 26.72% from 363); Blue value is 145 (57.03% from 255 or 39.94% from 363); Max value from RGB is 145 - color contains mainly: blue. Hex color #796191 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796191 is #869E6E. Grayscale: #6D6D6D. Windows color (decimal): -8822383 or 9527673. OLE color: 9527673.
HSL color Cylindrical-coordinate representation of color #796191: hue angle of 270º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #796191 is Cyan = 0.17, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 97 | 145 | - |
| CMYK | 0.17 | 0.33 | 0 | 0.43 |
| HSL | 270º | 0.2% | 0.47% | - |
| HSV(B) | 270º | 0.33% | 0.57% | - |
| XYZ | 17.27 | 14.66 | 28.71 | - |
| YUV | 109.65 | 147.95 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 97 | 145 | 0.17 | 0.33 | 0 | 0.43 | 270 | 0.2 | 0.47 |
| Hex | 79 | 61 | 91 | 11 | 21 | 0 | 2B | 10E | 14 | 2F |
| Octal | 171 | 141 | 221 | 21 | 41 | 0 | 53 | 416 | 24 | 57 |
| Binary | 1111001 | 1100001 | 10010001 | 10001 | 100001 | 0 | 101011 | 100001110 | 10100 | 101111 |
Color Harmonies of #796191
Complementary color
Monochromatic Colors of #796191
Black with #796191
Text Example
Text Example
White with #796191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796191; }
p { color: rgb(121,97,145); }
H1.HeaderClassName
{
color: #796191;
}
.AnyTagClassName
{
color: #796191;
}
</style>
background-color css
<style>
a { background-color: #796191; }
a { background-color: rgb(121,97,145); }
div.DivClassName
{
background-color: #796191;
}
.BgClassName
{
background-color: #796191;
}
</style>
border-color css
<style>
span { border-color: #796191; }
span { border-color: rgb(121,97,145); }
td.TdClassName
{
border-color: #796191;
}
.TagClassName
{
border-color: #796191;
}
</style>