Shades of Butterfly Bush #796492
Tints of Butterfly Bush #796492
RGB
CMYK
RGB Variations
Color information
#796492 (or 0x796492) is known color: Butterfly Bush. HEX triplet: 79, 64 and 92. RGB value is (121,100,146). Sum of RGB (Red+Green+Blue) = 121+100+146=367 (48% of max value = 765). Red value is 121 (47.66% from 255 or 32.97% from 367); Green value is 100 (39.45% from 255 or 27.25% from 367); Blue value is 146 (57.42% from 255 or 39.78% from 367); Max value from RGB is 146 - color contains mainly: blue. Hex color #796492 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796492 is #869B6D. Grayscale: #6F6F6F. Windows color (decimal): -8821614 or 9593977. OLE color: 9593977.
HSL color Cylindrical-coordinate representation of color #796492: hue angle of 267.39º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #796492 is Cyan = 0.17, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 100 | 146 | - |
| CMYK | 0.17 | 0.32 | 0 | 0.43 |
| HSL | 267.39º | 0.19% | 0.48% | - |
| HSV(B) | 267.39º | 0.32% | 0.57% | - |
| XYZ | 17.63 | 15.25 | 29.21 | - |
| YUV | 111.52 | 147.46 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 146 | 0.17 | 0.32 | 0 | 0.43 | 267.39 | 0.19 | 0.48 |
| Hex | 79 | 64 | 92 | 11 | 20 | 0 | 2B | 10B | 13 | 30 |
| Octal | 171 | 144 | 222 | 21 | 40 | 0 | 53 | 413 | 23 | 60 |
| Binary | 1111001 | 1100100 | 10010010 | 10001 | 100000 | 0 | 101011 | 100001011 | 10011 | 110000 |
Color Harmonies of #796492
Complementary color
Monochromatic Colors of #796492
Black with #796492
Text Example
Text Example
White with #796492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796492; }
p { color: rgb(121,100,146); }
H1.HeaderClassName
{
color: #796492;
}
.AnyTagClassName
{
color: #796492;
}
</style>
background-color css
<style>
a { background-color: #796492; }
a { background-color: rgb(121,100,146); }
div.DivClassName
{
background-color: #796492;
}
.BgClassName
{
background-color: #796492;
}
</style>
border-color css
<style>
span { border-color: #796492; }
span { border-color: rgb(121,100,146); }
td.TdClassName
{
border-color: #796492;
}
.TagClassName
{
border-color: #796492;
}
</style>