Shades of Granny Smith #769584
Tints of Granny Smith #769584
RGB
CMYK
RGB Variations
Color information
#769584 (or 0x769584) is known color: Granny Smith. HEX triplet: 76, 95 and 84. RGB value is (118,149,132). Sum of RGB (Red+Green+Blue) = 118+149+132=399 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.57% from 399); Green value is 149 (58.59% from 255 or 37.34% from 399); Blue value is 132 (51.95% from 255 or 33.08% from 399); Max value from RGB is 149 - color contains mainly: green. Hex color #769584 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769584 is #896A7B. Grayscale: #898989. Windows color (decimal): -9005692 or 8689014. OLE color: 8689014.
HSL color Cylindrical-coordinate representation of color #769584: hue angle of 147.1º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #769584 is Cyan = 0.21, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 132 | - |
| CMYK | 0.21 | 0 | 0.11 | 0.42 |
| HSL | 147.1º | 0.13% | 0.52% | - |
| HSV(B) | 147.1º | 0.21% | 0.58% | - |
| XYZ | 22.38 | 27.01 | 25.86 | - |
| YUV | 137.79 | 124.73 | 113.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 132 | 0.21 | 0 | 0.11 | 0.42 | 147.1 | 0.13 | 0.52 |
| Hex | 76 | 95 | 84 | 15 | 0 | B | 2A | 93 | D | 34 |
| Octal | 166 | 225 | 204 | 25 | 0 | 13 | 52 | 223 | 15 | 64 |
| Binary | 1110110 | 10010101 | 10000100 | 10101 | 0 | 1011 | 101010 | 10010011 | 1101 | 110100 |
Color Harmonies of #769584
Complementary color
Monochromatic Colors of #769584
Black with #769584
Text Example
Text Example
White with #769584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769584; }
p { color: rgb(118,149,132); }
H1.HeaderClassName
{
color: #769584;
}
.AnyTagClassName
{
color: #769584;
}
</style>
background-color css
<style>
a { background-color: #769584; }
a { background-color: rgb(118,149,132); }
div.DivClassName
{
background-color: #769584;
}
.BgClassName
{
background-color: #769584;
}
</style>
border-color css
<style>
span { border-color: #769584; }
span { border-color: rgb(118,149,132); }
td.TdClassName
{
border-color: #769584;
}
.TagClassName
{
border-color: #769584;
}
</style>