Shades of Granny Smith #779384
Tints of Granny Smith #779384
RGB
CMYK
RGB Variations
Color information
#779384 (or 0x779384) is known color: Granny Smith. HEX triplet: 77, 93 and 84. RGB value is (119,147,132). Sum of RGB (Red+Green+Blue) = 119+147+132=398 (52% of max value = 765). Red value is 119 (46.88% from 255 or 29.90% from 398); Green value is 147 (57.81% from 255 or 36.93% from 398); Blue value is 132 (51.95% from 255 or 33.17% from 398); Max value from RGB is 147 - color contains mainly: green. Hex color #779384 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779384 is #886C7B. Grayscale: #888888. Windows color (decimal): -8940668 or 8688503. OLE color: 8688503.
HSL color Cylindrical-coordinate representation of color #779384: hue angle of 147.86º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #779384 is Cyan = 0.19, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 132 | - |
| CMYK | 0.19 | 0 | 0.10 | 0.42 |
| HSL | 147.86º | 0.11% | 0.52% | - |
| HSV(B) | 147.86º | 0.19% | 0.58% | - |
| XYZ | 22.21 | 26.46 | 25.77 | - |
| YUV | 136.92 | 125.22 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 132 | 0.19 | 0 | 0.10 | 0.42 | 147.86 | 0.11 | 0.52 |
| Hex | 77 | 93 | 84 | 13 | 0 | A | 2A | 94 | B | 34 |
| Octal | 167 | 223 | 204 | 23 | 0 | 12 | 52 | 224 | 13 | 64 |
| Binary | 1110111 | 10010011 | 10000100 | 10011 | 0 | 1010 | 101010 | 10010100 | 1011 | 110100 |
Color Harmonies of #779384
Complementary color
Monochromatic Colors of #779384
Black with #779384
Text Example
Text Example
White with #779384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779384; }
p { color: rgb(119,147,132); }
H1.HeaderClassName
{
color: #779384;
}
.AnyTagClassName
{
color: #779384;
}
</style>
background-color css
<style>
a { background-color: #779384; }
a { background-color: rgb(119,147,132); }
div.DivClassName
{
background-color: #779384;
}
.BgClassName
{
background-color: #779384;
}
</style>
border-color css
<style>
span { border-color: #779384; }
span { border-color: rgb(119,147,132); }
td.TdClassName
{
border-color: #779384;
}
.TagClassName
{
border-color: #779384;
}
</style>