Shades of Granny Smith #769087
Tints of Granny Smith #769087
RGB
CMYK
RGB Variations
Color information
#769087 (or 0x769087) is known color: Granny Smith. HEX triplet: 76, 90 and 87. RGB value is (118,144,135). Sum of RGB (Red+Green+Blue) = 118+144+135=397 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.72% from 397); Green value is 144 (56.64% from 255 or 36.27% from 397); Blue value is 135 (53.12% from 255 or 34.01% from 397); Max value from RGB is 144 - color contains mainly: green. Hex color #769087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769087 is #896F78. Grayscale: #878787. Windows color (decimal): -9006969 or 8884342. OLE color: 8884342.
HSL color Cylindrical-coordinate representation of color #769087: hue angle of 159.23º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #769087 is Cyan = 0.18, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 144 | 135 | - |
| CMYK | 0.18 | 0 | 0.06 | 0.44 |
| HSL | 159.23º | 0.1% | 0.51% | - |
| HSV(B) | 159.23º | 0.18% | 0.56% | - |
| XYZ | 21.82 | 25.55 | 26.7 | - |
| YUV | 135.2 | 127.89 | 115.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 144 | 135 | 0.18 | 0 | 0.06 | 0.44 | 159.23 | 0.1 | 0.51 |
| Hex | 76 | 90 | 87 | 12 | 0 | 6 | 2C | 9F | A | 33 |
| Octal | 166 | 220 | 207 | 22 | 0 | 6 | 54 | 237 | 12 | 63 |
| Binary | 1110110 | 10010000 | 10000111 | 10010 | 0 | 110 | 101100 | 10011111 | 1010 | 110011 |
Color Harmonies of #769087
Complementary color
Monochromatic Colors of #769087
Black with #769087
Text Example
Text Example
White with #769087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769087; }
p { color: rgb(118,144,135); }
H1.HeaderClassName
{
color: #769087;
}
.AnyTagClassName
{
color: #769087;
}
</style>
background-color css
<style>
a { background-color: #769087; }
a { background-color: rgb(118,144,135); }
div.DivClassName
{
background-color: #769087;
}
.BgClassName
{
background-color: #769087;
}
</style>
border-color css
<style>
span { border-color: #769087; }
span { border-color: rgb(118,144,135); }
td.TdClassName
{
border-color: #769087;
}
.TagClassName
{
border-color: #769087;
}
</style>