Shades of Granny Smith #779485
Tints of Granny Smith #779485
RGB
CMYK
RGB Variations
Color information
#779485 (or 0x779485) is known color: Granny Smith. HEX triplet: 77, 94 and 85. RGB value is (119,148,133). Sum of RGB (Red+Green+Blue) = 119+148+133=400 (52% of max value = 765). Red value is 119 (46.88% from 255 or 29.75% from 400); Green value is 148 (58.20% from 255 or 37% from 400); Blue value is 133 (52.34% from 255 or 33.25% from 400); Max value from RGB is 148 - color contains mainly: green. Hex color #779485 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779485 is #886B7A. Grayscale: #898989. Windows color (decimal): -8940411 or 8754295. OLE color: 8754295.
HSL color Cylindrical-coordinate representation of color #779485: hue angle of 148.97º 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 #779485 is Cyan = 0.20, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 133 | - |
| CMYK | 0.20 | 0 | 0.10 | 0.42 |
| HSL | 148.97º | 0.12% | 0.52% | - |
| HSV(B) | 148.97º | 0.2% | 0.58% | - |
| XYZ | 22.43 | 26.8 | 26.18 | - |
| YUV | 137.62 | 125.39 | 114.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 133 | 0.20 | 0 | 0.10 | 0.42 | 148.97 | 0.12 | 0.52 |
| Hex | 77 | 94 | 85 | 14 | 0 | A | 2A | 95 | C | 34 |
| Octal | 167 | 224 | 205 | 24 | 0 | 12 | 52 | 225 | 14 | 64 |
| Binary | 1110111 | 10010100 | 10000101 | 10100 | 0 | 1010 | 101010 | 10010101 | 1100 | 110100 |
Color Harmonies of #779485
Complementary color
Monochromatic Colors of #779485
Black with #779485
Text Example
Text Example
White with #779485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779485; }
p { color: rgb(119,148,133); }
H1.HeaderClassName
{
color: #779485;
}
.AnyTagClassName
{
color: #779485;
}
</style>
background-color css
<style>
a { background-color: #779485; }
a { background-color: rgb(119,148,133); }
div.DivClassName
{
background-color: #779485;
}
.BgClassName
{
background-color: #779485;
}
</style>
border-color css
<style>
span { border-color: #779485; }
span { border-color: rgb(119,148,133); }
td.TdClassName
{
border-color: #779485;
}
.TagClassName
{
border-color: #779485;
}
</style>