Shades of Granny Smith #779886
Tints of Granny Smith #779886
RGB
CMYK
RGB Variations
Color information
#779886 (or 0x779886) is known color: Granny Smith. HEX triplet: 77, 98 and 86. RGB value is (119,152,134). Sum of RGB (Red+Green+Blue) = 119+152+134=405 (53% of max value = 765). Red value is 119 (46.88% from 255 or 29.38% from 405); Green value is 152 (59.77% from 255 or 37.53% from 405); Blue value is 134 (52.73% from 255 or 33.09% from 405); Max value from RGB is 152 - color contains mainly: green. Hex color #779886 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779886 is #886779. Grayscale: #8C8C8C. Windows color (decimal): -8939386 or 8820855. OLE color: 8820855.
HSL color Cylindrical-coordinate representation of color #779886: hue angle of 147.27º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #779886 is Cyan = 0.22, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 134 | - |
| CMYK | 0.22 | 0 | 0.12 | 0.40 |
| HSL | 147.27º | 0.14% | 0.53% | - |
| HSV(B) | 147.27º | 0.22% | 0.6% | - |
| XYZ | 23.14 | 28.1 | 26.76 | - |
| YUV | 140.08 | 124.57 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 134 | 0.22 | 0 | 0.12 | 0.40 | 147.27 | 0.14 | 0.53 |
| Hex | 77 | 98 | 86 | 16 | 0 | C | 28 | 93 | E | 35 |
| Octal | 167 | 230 | 206 | 26 | 0 | 14 | 50 | 223 | 16 | 65 |
| Binary | 1110111 | 10011000 | 10000110 | 10110 | 0 | 1100 | 101000 | 10010011 | 1110 | 110101 |
Color Harmonies of #779886
Complementary color
Monochromatic Colors of #779886
Black with #779886
Text Example
Text Example
White with #779886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779886; }
p { color: rgb(119,152,134); }
H1.HeaderClassName
{
color: #779886;
}
.AnyTagClassName
{
color: #779886;
}
</style>
background-color css
<style>
a { background-color: #779886; }
a { background-color: rgb(119,152,134); }
div.DivClassName
{
background-color: #779886;
}
.BgClassName
{
background-color: #779886;
}
</style>
border-color css
<style>
span { border-color: #779886; }
span { border-color: rgb(119,152,134); }
td.TdClassName
{
border-color: #779886;
}
.TagClassName
{
border-color: #779886;
}
</style>