Shades of Butterfly Bush #796493
Tints of Butterfly Bush #796493
RGB
CMYK
RGB Variations
Color information
#796493 (or 0x796493) is known color: Butterfly Bush. HEX triplet: 79, 64 and 93. RGB value is (121,100,147). Sum of RGB (Red+Green+Blue) = 121+100+147=368 (48% of max value = 765). Red value is 121 (47.66% from 255 or 32.88% from 368); Green value is 100 (39.45% from 255 or 27.17% from 368); Blue value is 147 (57.81% from 255 or 39.95% from 368); Max value from RGB is 147 - color contains mainly: blue. Hex color #796493 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796493 is #869B6C. Grayscale: #6F6F6F. Windows color (decimal): -8821613 or 9659513. OLE color: 9659513.
HSL color Cylindrical-coordinate representation of color #796493: hue angle of 266.81º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #796493 is Cyan = 0.18, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 100 | 147 | - |
| CMYK | 0.18 | 0.32 | 0 | 0.42 |
| HSL | 266.81º | 0.19% | 0.48% | - |
| HSV(B) | 266.81º | 0.32% | 0.58% | - |
| XYZ | 17.71 | 15.29 | 29.62 | - |
| YUV | 111.64 | 147.96 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 147 | 0.18 | 0.32 | 0 | 0.42 | 266.81 | 0.19 | 0.48 |
| Hex | 79 | 64 | 93 | 12 | 20 | 0 | 2A | 10B | 13 | 30 |
| Octal | 171 | 144 | 223 | 22 | 40 | 0 | 52 | 413 | 23 | 60 |
| Binary | 1111001 | 1100100 | 10010011 | 10010 | 100000 | 0 | 101010 | 100001011 | 10011 | 110000 |
Color Harmonies of #796493
Complementary color
Monochromatic Colors of #796493
Black with #796493
Text Example
Text Example
White with #796493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796493; }
p { color: rgb(121,100,147); }
H1.HeaderClassName
{
color: #796493;
}
.AnyTagClassName
{
color: #796493;
}
</style>
background-color css
<style>
a { background-color: #796493; }
a { background-color: rgb(121,100,147); }
div.DivClassName
{
background-color: #796493;
}
.BgClassName
{
background-color: #796493;
}
</style>
border-color css
<style>
span { border-color: #796493; }
span { border-color: rgb(121,100,147); }
td.TdClassName
{
border-color: #796493;
}
.TagClassName
{
border-color: #796493;
}
</style>