Shades of Granny Smith #779486
Tints of Granny Smith #779486
RGB
CMYK
RGB Variations
Color information
#779486 (or 0x779486) is known color: Granny Smith. HEX triplet: 77, 94 and 86. RGB value is (119,148,134). Sum of RGB (Red+Green+Blue) = 119+148+134=401 (53% of max value = 765). Red value is 119 (46.88% from 255 or 29.68% from 401); Green value is 148 (58.20% from 255 or 36.91% from 401); Blue value is 134 (52.73% from 255 or 33.42% from 401); Max value from RGB is 148 - color contains mainly: green. Hex color #779486 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779486 is #886B79. Grayscale: #898989. Windows color (decimal): -8940410 or 8819831. OLE color: 8819831.
HSL color Cylindrical-coordinate representation of color #779486: hue angle of 151.03º 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 #779486 is Cyan = 0.20, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 134 | - |
| CMYK | 0.20 | 0 | 0.09 | 0.42 |
| HSL | 151.03º | 0.12% | 0.52% | - |
| HSV(B) | 151.03º | 0.2% | 0.58% | - |
| XYZ | 22.5 | 26.82 | 26.55 | - |
| YUV | 137.73 | 125.89 | 114.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 134 | 0.20 | 0 | 0.09 | 0.42 | 151.03 | 0.12 | 0.52 |
| Hex | 77 | 94 | 86 | 14 | 0 | 9 | 2A | 97 | C | 34 |
| Octal | 167 | 224 | 206 | 24 | 0 | 11 | 52 | 227 | 14 | 64 |
| Binary | 1110111 | 10010100 | 10000110 | 10100 | 0 | 1001 | 101010 | 10010111 | 1100 | 110100 |
Color Harmonies of #779486
Complementary color
Monochromatic Colors of #779486
Black with #779486
Text Example
Text Example
White with #779486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779486; }
p { color: rgb(119,148,134); }
H1.HeaderClassName
{
color: #779486;
}
.AnyTagClassName
{
color: #779486;
}
</style>
background-color css
<style>
a { background-color: #779486; }
a { background-color: rgb(119,148,134); }
div.DivClassName
{
background-color: #779486;
}
.BgClassName
{
background-color: #779486;
}
</style>
border-color css
<style>
span { border-color: #779486; }
span { border-color: rgb(119,148,134); }
td.TdClassName
{
border-color: #779486;
}
.TagClassName
{
border-color: #779486;
}
</style>