Shades of Granny Smith #759889
Tints of Granny Smith #759889
RGB
CMYK
RGB Variations
Color information
#759889 (or 0x759889) is known color: Granny Smith. HEX triplet: 75, 98 and 89. RGB value is (117,152,137). Sum of RGB (Red+Green+Blue) = 117+152+137=406 (53% of max value = 765). Red value is 117 (46.09% from 255 or 28.82% from 406); Green value is 152 (59.77% from 255 or 37.44% from 406); Blue value is 137 (53.91% from 255 or 33.74% from 406); Max value from RGB is 152 - color contains mainly: green. Hex color #759889 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759889 is #8A6776. Grayscale: #8B8B8B. Windows color (decimal): -9070455 or 9017461. OLE color: 9017461.
HSL color Cylindrical-coordinate representation of color #759889: hue angle of 154.29º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759889 is Cyan = 0.23, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 137 | - |
| CMYK | 0.23 | 0 | 0.10 | 0.40 |
| HSL | 154.29º | 0.15% | 0.53% | - |
| HSV(B) | 154.29º | 0.23% | 0.6% | - |
| XYZ | 23.08 | 28.04 | 27.86 | - |
| YUV | 139.83 | 126.4 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 137 | 0.23 | 0 | 0.10 | 0.40 | 154.29 | 0.15 | 0.53 |
| Hex | 75 | 98 | 89 | 17 | 0 | A | 28 | 9A | F | 35 |
| Octal | 165 | 230 | 211 | 27 | 0 | 12 | 50 | 232 | 17 | 65 |
| Binary | 1110101 | 10011000 | 10001001 | 10111 | 0 | 1010 | 101000 | 10011010 | 1111 | 110101 |
Color Harmonies of #759889
Complementary color
Monochromatic Colors of #759889
Black with #759889
Text Example
Text Example
White with #759889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759889; }
p { color: rgb(117,152,137); }
H1.HeaderClassName
{
color: #759889;
}
.AnyTagClassName
{
color: #759889;
}
</style>
background-color css
<style>
a { background-color: #759889; }
a { background-color: rgb(117,152,137); }
div.DivClassName
{
background-color: #759889;
}
.BgClassName
{
background-color: #759889;
}
</style>
border-color css
<style>
span { border-color: #759889; }
span { border-color: rgb(117,152,137); }
td.TdClassName
{
border-color: #759889;
}
.TagClassName
{
border-color: #759889;
}
</style>