Shades of Granny Smith #799786
Tints of Granny Smith #799786
RGB
CMYK
RGB Variations
Color information
#799786 (or 0x799786) is known color: Granny Smith. HEX triplet: 79, 97 and 86. RGB value is (121,151,134). Sum of RGB (Red+Green+Blue) = 121+151+134=406 (53% of max value = 765). Red value is 121 (47.66% from 255 or 29.80% from 406); Green value is 151 (59.38% from 255 or 37.19% from 406); Blue value is 134 (52.73% from 255 or 33.00% from 406); Max value from RGB is 151 - color contains mainly: green. Hex color #799786 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799786 is #866879. Grayscale: #8C8C8C. Windows color (decimal): -8808570 or 8820601. OLE color: 8820601.
HSL color Cylindrical-coordinate representation of color #799786: hue angle of 146º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #799786 is Cyan = 0.20, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 151 | 134 | - |
| CMYK | 0.20 | 0 | 0.11 | 0.41 |
| HSL | 146º | 0.13% | 0.53% | - |
| HSV(B) | 146º | 0.2% | 0.59% | - |
| XYZ | 23.25 | 27.92 | 26.72 | - |
| YUV | 140.09 | 124.56 | 114.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 151 | 134 | 0.20 | 0 | 0.11 | 0.41 | 146 | 0.13 | 0.53 |
| Hex | 79 | 97 | 86 | 14 | 0 | B | 29 | 92 | D | 35 |
| Octal | 171 | 227 | 206 | 24 | 0 | 13 | 51 | 222 | 15 | 65 |
| Binary | 1111001 | 10010111 | 10000110 | 10100 | 0 | 1011 | 101001 | 10010010 | 1101 | 110101 |
Color Harmonies of #799786
Complementary color
Monochromatic Colors of #799786
Black with #799786
Text Example
Text Example
White with #799786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799786; }
p { color: rgb(121,151,134); }
H1.HeaderClassName
{
color: #799786;
}
.AnyTagClassName
{
color: #799786;
}
</style>
background-color css
<style>
a { background-color: #799786; }
a { background-color: rgb(121,151,134); }
div.DivClassName
{
background-color: #799786;
}
.BgClassName
{
background-color: #799786;
}
</style>
border-color css
<style>
span { border-color: #799786; }
span { border-color: rgb(121,151,134); }
td.TdClassName
{
border-color: #799786;
}
.TagClassName
{
border-color: #799786;
}
</style>