Shades of Granny Smith #779489
Tints of Granny Smith #779489
RGB
CMYK
RGB Variations
Color information
#779489 (or 0x779489) is known color: Granny Smith. HEX triplet: 77, 94 and 89. RGB value is (119,148,137). Sum of RGB (Red+Green+Blue) = 119+148+137=404 (53% of max value = 765). Red value is 119 (46.88% from 255 or 29.46% from 404); Green value is 148 (58.20% from 255 or 36.63% from 404); Blue value is 137 (53.91% from 255 or 33.91% from 404); Max value from RGB is 148 - color contains mainly: green. Hex color #779489 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779489 is #886B76. Grayscale: #8A8A8A. Windows color (decimal): -8940407 or 9016439. OLE color: 9016439.
HSL color Cylindrical-coordinate representation of color #779489: hue angle of 157.24º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #779489 is Cyan = 0.20, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 137 | - |
| CMYK | 0.20 | 0 | 0.07 | 0.42 |
| HSL | 157.24º | 0.12% | 0.52% | - |
| HSV(B) | 157.24º | 0.2% | 0.58% | - |
| XYZ | 22.71 | 26.91 | 27.66 | - |
| YUV | 138.08 | 127.39 | 114.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 137 | 0.20 | 0 | 0.07 | 0.42 | 157.24 | 0.12 | 0.52 |
| Hex | 77 | 94 | 89 | 14 | 0 | 7 | 2A | 9D | C | 34 |
| Octal | 167 | 224 | 211 | 24 | 0 | 7 | 52 | 235 | 14 | 64 |
| Binary | 1110111 | 10010100 | 10001001 | 10100 | 0 | 111 | 101010 | 10011101 | 1100 | 110100 |
Color Harmonies of #779489
Complementary color
Monochromatic Colors of #779489
Black with #779489
Text Example
Text Example
White with #779489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779489; }
p { color: rgb(119,148,137); }
H1.HeaderClassName
{
color: #779489;
}
.AnyTagClassName
{
color: #779489;
}
</style>
background-color css
<style>
a { background-color: #779489; }
a { background-color: rgb(119,148,137); }
div.DivClassName
{
background-color: #779489;
}
.BgClassName
{
background-color: #779489;
}
</style>
border-color css
<style>
span { border-color: #779489; }
span { border-color: rgb(119,148,137); }
td.TdClassName
{
border-color: #779489;
}
.TagClassName
{
border-color: #779489;
}
</style>