Shades of Granny Smith #779087
Tints of Granny Smith #779087
RGB
CMYK
RGB Variations
Color information
#779087 (or 0x779087) is known color: Granny Smith. HEX triplet: 77, 90 and 87. RGB value is (119,144,135). Sum of RGB (Red+Green+Blue) = 119+144+135=398 (52% of max value = 765). Red value is 119 (46.88% from 255 or 29.90% from 398); Green value is 144 (56.64% from 255 or 36.18% from 398); Blue value is 135 (53.12% from 255 or 33.92% from 398); Max value from RGB is 144 - color contains mainly: green. Hex color #779087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779087 is #886F78. Grayscale: #878787. Windows color (decimal): -8941433 or 8884343. OLE color: 8884343.
HSL color Cylindrical-coordinate representation of color #779087: hue angle of 158.4º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #779087 is Cyan = 0.17, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 144 | 135 | - |
| CMYK | 0.17 | 0 | 0.06 | 0.44 |
| HSL | 158.4º | 0.1% | 0.52% | - |
| HSV(B) | 158.4º | 0.17% | 0.56% | - |
| XYZ | 21.95 | 25.62 | 26.71 | - |
| YUV | 135.5 | 127.72 | 116.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 144 | 135 | 0.17 | 0 | 0.06 | 0.44 | 158.4 | 0.1 | 0.52 |
| Hex | 77 | 90 | 87 | 11 | 0 | 6 | 2C | 9E | A | 34 |
| Octal | 167 | 220 | 207 | 21 | 0 | 6 | 54 | 236 | 12 | 64 |
| Binary | 1110111 | 10010000 | 10000111 | 10001 | 0 | 110 | 101100 | 10011110 | 1010 | 110100 |
Color Harmonies of #779087
Complementary color
Monochromatic Colors of #779087
Black with #779087
Text Example
Text Example
White with #779087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779087; }
p { color: rgb(119,144,135); }
H1.HeaderClassName
{
color: #779087;
}
.AnyTagClassName
{
color: #779087;
}
</style>
background-color css
<style>
a { background-color: #779087; }
a { background-color: rgb(119,144,135); }
div.DivClassName
{
background-color: #779087;
}
.BgClassName
{
background-color: #779087;
}
</style>
border-color css
<style>
span { border-color: #779087; }
span { border-color: rgb(119,144,135); }
td.TdClassName
{
border-color: #779087;
}
.TagClassName
{
border-color: #779087;
}
</style>