Shades of Granny Smith #759086
Tints of Granny Smith #759086
RGB
CMYK
RGB Variations
Color information
#759086 (or 0x759086) is known color: Granny Smith. HEX triplet: 75, 90 and 86. RGB value is (117,144,134). Sum of RGB (Red+Green+Blue) = 117+144+134=395 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.62% from 395); Green value is 144 (56.64% from 255 or 36.46% from 395); Blue value is 134 (52.73% from 255 or 33.92% from 395); Max value from RGB is 144 - color contains mainly: green. Hex color #759086 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759086 is #8A6F79. Grayscale: #868686. Windows color (decimal): -9072506 or 8818805. OLE color: 8818805.
HSL color Cylindrical-coordinate representation of color #759086: hue angle of 157.78º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #759086 is Cyan = 0.19, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 134 | - |
| CMYK | 0.19 | 0 | 0.07 | 0.44 |
| HSL | 157.78º | 0.11% | 0.51% | - |
| HSV(B) | 157.78º | 0.19% | 0.56% | - |
| XYZ | 21.61 | 25.45 | 26.33 | - |
| YUV | 134.79 | 127.55 | 115.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 134 | 0.19 | 0 | 0.07 | 0.44 | 157.78 | 0.11 | 0.51 |
| Hex | 75 | 90 | 86 | 13 | 0 | 7 | 2C | 9E | B | 33 |
| Octal | 165 | 220 | 206 | 23 | 0 | 7 | 54 | 236 | 13 | 63 |
| Binary | 1110101 | 10010000 | 10000110 | 10011 | 0 | 111 | 101100 | 10011110 | 1011 | 110011 |
Color Harmonies of #759086
Complementary color
Monochromatic Colors of #759086
Black with #759086
Text Example
Text Example
White with #759086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759086; }
p { color: rgb(117,144,134); }
H1.HeaderClassName
{
color: #759086;
}
.AnyTagClassName
{
color: #759086;
}
</style>
background-color css
<style>
a { background-color: #759086; }
a { background-color: rgb(117,144,134); }
div.DivClassName
{
background-color: #759086;
}
.BgClassName
{
background-color: #759086;
}
</style>
border-color css
<style>
span { border-color: #759086; }
span { border-color: rgb(117,144,134); }
td.TdClassName
{
border-color: #759086;
}
.TagClassName
{
border-color: #759086;
}
</style>