Shades of Granny Smith #799790
Tints of Granny Smith #799790
RGB
CMYK
RGB Variations
Color information
#799790 (or 0x799790) is known color: Granny Smith. HEX triplet: 79, 97 and 90. RGB value is (121,151,144). Sum of RGB (Red+Green+Blue) = 121+151+144=416 (55% of max value = 765). Red value is 121 (47.66% from 255 or 29.09% from 416); Green value is 151 (59.38% from 255 or 36.30% from 416); Blue value is 144 (56.64% from 255 or 34.62% from 416); Max value from RGB is 151 - color contains mainly: green. Hex color #799790 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799790 is #86686F. Grayscale: #8D8D8D. Windows color (decimal): -8808560 or 9475961. OLE color: 9475961.
HSL color Cylindrical-coordinate representation of color #799790: hue angle of 166º 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 #799790 is Cyan = 0.20, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 151 | 144 | - |
| CMYK | 0.20 | 0 | 0.05 | 0.41 |
| HSL | 166º | 0.13% | 0.53% | - |
| HSV(B) | 166º | 0.2% | 0.59% | - |
| XYZ | 23.99 | 28.21 | 30.57 | - |
| YUV | 141.23 | 129.56 | 113.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 151 | 144 | 0.20 | 0 | 0.05 | 0.41 | 166 | 0.13 | 0.53 |
| Hex | 79 | 97 | 90 | 14 | 0 | 5 | 29 | A6 | D | 35 |
| Octal | 171 | 227 | 220 | 24 | 0 | 5 | 51 | 246 | 15 | 65 |
| Binary | 1111001 | 10010111 | 10010000 | 10100 | 0 | 101 | 101001 | 10100110 | 1101 | 110101 |
Color Harmonies of #799790
Complementary color
Monochromatic Colors of #799790
Black with #799790
Text Example
Text Example
White with #799790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799790; }
p { color: rgb(121,151,144); }
H1.HeaderClassName
{
color: #799790;
}
.AnyTagClassName
{
color: #799790;
}
</style>
background-color css
<style>
a { background-color: #799790; }
a { background-color: rgb(121,151,144); }
div.DivClassName
{
background-color: #799790;
}
.BgClassName
{
background-color: #799790;
}
</style>
border-color css
<style>
span { border-color: #799790; }
span { border-color: rgb(121,151,144); }
td.TdClassName
{
border-color: #799790;
}
.TagClassName
{
border-color: #799790;
}
</style>