Shades of Granny Smith #769389
Tints of Granny Smith #769389
RGB
CMYK
RGB Variations
Color information
#769389 (or 0x769389) is known color: Granny Smith. HEX triplet: 76, 93 and 89. RGB value is (118,147,137). Sum of RGB (Red+Green+Blue) = 118+147+137=402 (53% of max value = 765). Red value is 118 (46.48% from 255 or 29.35% from 402); Green value is 147 (57.81% from 255 or 36.57% from 402); Blue value is 137 (53.91% from 255 or 34.08% from 402); Max value from RGB is 147 - color contains mainly: green. Hex color #769389 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769389 is #896C76. Grayscale: #898989. Windows color (decimal): -9006199 or 9016182. OLE color: 9016182.
HSL color Cylindrical-coordinate representation of color #769389: hue angle of 159.31º 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 #769389 is Cyan = 0.20, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 137 | - |
| CMYK | 0.20 | 0 | 0.07 | 0.42 |
| HSL | 159.31º | 0.12% | 0.52% | - |
| HSV(B) | 159.31º | 0.2% | 0.58% | - |
| XYZ | 22.42 | 26.53 | 27.61 | - |
| YUV | 137.19 | 127.89 | 114.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 137 | 0.20 | 0 | 0.07 | 0.42 | 159.31 | 0.12 | 0.52 |
| Hex | 76 | 93 | 89 | 14 | 0 | 7 | 2A | 9F | C | 34 |
| Octal | 166 | 223 | 211 | 24 | 0 | 7 | 52 | 237 | 14 | 64 |
| Binary | 1110110 | 10010011 | 10001001 | 10100 | 0 | 111 | 101010 | 10011111 | 1100 | 110100 |
Color Harmonies of #769389
Complementary color
Monochromatic Colors of #769389
Black with #769389
Text Example
Text Example
White with #769389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769389; }
p { color: rgb(118,147,137); }
H1.HeaderClassName
{
color: #769389;
}
.AnyTagClassName
{
color: #769389;
}
</style>
background-color css
<style>
a { background-color: #769389; }
a { background-color: rgb(118,147,137); }
div.DivClassName
{
background-color: #769389;
}
.BgClassName
{
background-color: #769389;
}
</style>
border-color css
<style>
span { border-color: #769389; }
span { border-color: rgb(118,147,137); }
td.TdClassName
{
border-color: #769389;
}
.TagClassName
{
border-color: #769389;
}
</style>