Shades of Granny Smith #759087
Tints of Granny Smith #759087
RGB
CMYK
RGB Variations
Color information
#759087 (or 0x759087) is known color: Granny Smith. HEX triplet: 75, 90 and 87. RGB value is (117,144,135). Sum of RGB (Red+Green+Blue) = 117+144+135=396 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.55% from 396); Green value is 144 (56.64% from 255 or 36.36% from 396); Blue value is 135 (53.12% from 255 or 34.09% from 396); Max value from RGB is 144 - color contains mainly: green. Hex color #759087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759087 is #8A6F78. Grayscale: #868686. Windows color (decimal): -9072505 or 8884341. OLE color: 8884341.
HSL color Cylindrical-coordinate representation of color #759087: hue angle of 160º 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 #759087 is Cyan = 0.19, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 135 | - |
| CMYK | 0.19 | 0 | 0.06 | 0.44 |
| HSL | 160º | 0.11% | 0.51% | - |
| HSV(B) | 160º | 0.19% | 0.56% | - |
| XYZ | 21.68 | 25.48 | 26.7 | - |
| YUV | 134.9 | 128.05 | 115.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 135 | 0.19 | 0 | 0.06 | 0.44 | 160 | 0.11 | 0.51 |
| Hex | 75 | 90 | 87 | 13 | 0 | 6 | 2C | A0 | B | 33 |
| Octal | 165 | 220 | 207 | 23 | 0 | 6 | 54 | 240 | 13 | 63 |
| Binary | 1110101 | 10010000 | 10000111 | 10011 | 0 | 110 | 101100 | 10100000 | 1011 | 110011 |
Color Harmonies of #759087
Complementary color
Monochromatic Colors of #759087
Black with #759087
Text Example
Text Example
White with #759087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759087; }
p { color: rgb(117,144,135); }
H1.HeaderClassName
{
color: #759087;
}
.AnyTagClassName
{
color: #759087;
}
</style>
background-color css
<style>
a { background-color: #759087; }
a { background-color: rgb(117,144,135); }
div.DivClassName
{
background-color: #759087;
}
.BgClassName
{
background-color: #759087;
}
</style>
border-color css
<style>
span { border-color: #759087; }
span { border-color: rgb(117,144,135); }
td.TdClassName
{
border-color: #759087;
}
.TagClassName
{
border-color: #759087;
}
</style>