Shades of Granny Smith #759785
Tints of Granny Smith #759785
RGB
CMYK
RGB Variations
Color information
#759785 (or 0x759785) is known color: Granny Smith. HEX triplet: 75, 97 and 85. RGB value is (117,151,133). Sum of RGB (Red+Green+Blue) = 117+151+133=401 (53% of max value = 765). Red value is 117 (46.09% from 255 or 29.18% from 401); Green value is 151 (59.38% from 255 or 37.66% from 401); Blue value is 133 (52.34% from 255 or 33.17% from 401); Max value from RGB is 151 - color contains mainly: green. Hex color #759785 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759785 is #8A687A. Grayscale: #8A8A8A. Windows color (decimal): -9070715 or 8755061. OLE color: 8755061.
HSL color Cylindrical-coordinate representation of color #759785: hue angle of 148.24º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759785 is Cyan = 0.23, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 133 | - |
| CMYK | 0.23 | 0 | 0.12 | 0.41 |
| HSL | 148.24º | 0.14% | 0.53% | - |
| HSV(B) | 148.24º | 0.23% | 0.59% | - |
| XYZ | 22.64 | 27.61 | 26.33 | - |
| YUV | 138.78 | 124.74 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 133 | 0.23 | 0 | 0.12 | 0.41 | 148.24 | 0.14 | 0.53 |
| Hex | 75 | 97 | 85 | 17 | 0 | C | 29 | 94 | E | 35 |
| Octal | 165 | 227 | 205 | 27 | 0 | 14 | 51 | 224 | 16 | 65 |
| Binary | 1110101 | 10010111 | 10000101 | 10111 | 0 | 1100 | 101001 | 10010100 | 1110 | 110101 |
Color Harmonies of #759785
Complementary color
Monochromatic Colors of #759785
Black with #759785
Text Example
Text Example
White with #759785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759785; }
p { color: rgb(117,151,133); }
H1.HeaderClassName
{
color: #759785;
}
.AnyTagClassName
{
color: #759785;
}
</style>
background-color css
<style>
a { background-color: #759785; }
a { background-color: rgb(117,151,133); }
div.DivClassName
{
background-color: #759785;
}
.BgClassName
{
background-color: #759785;
}
</style>
border-color css
<style>
span { border-color: #759785; }
span { border-color: rgb(117,151,133); }
td.TdClassName
{
border-color: #759785;
}
.TagClassName
{
border-color: #759785;
}
</style>