Shades of Granny Smith #759187
Tints of Granny Smith #759187
RGB
CMYK
RGB Variations
Color information
#759187 (or 0x759187) is known color: Granny Smith. HEX triplet: 75, 91 and 87. RGB value is (117,145,135). Sum of RGB (Red+Green+Blue) = 117+145+135=397 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.47% from 397); Green value is 145 (57.03% from 255 or 36.52% from 397); Blue value is 135 (53.12% from 255 or 34.01% from 397); Max value from RGB is 145 - color contains mainly: green. Hex color #759187 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759187 is #8A6E78. Grayscale: #878787. Windows color (decimal): -9072249 or 8884597. OLE color: 8884597.
HSL color Cylindrical-coordinate representation of color #759187: hue angle of 158.57º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #759187 is Cyan = 0.19, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 135 | - |
| CMYK | 0.19 | 0 | 0.07 | 0.43 |
| HSL | 158.57º | 0.11% | 0.51% | - |
| HSV(B) | 158.57º | 0.19% | 0.57% | - |
| XYZ | 21.83 | 25.78 | 26.75 | - |
| YUV | 135.49 | 127.72 | 114.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 135 | 0.19 | 0 | 0.07 | 0.43 | 158.57 | 0.11 | 0.51 |
| Hex | 75 | 91 | 87 | 13 | 0 | 7 | 2B | 9F | B | 33 |
| Octal | 165 | 221 | 207 | 23 | 0 | 7 | 53 | 237 | 13 | 63 |
| Binary | 1110101 | 10010001 | 10000111 | 10011 | 0 | 111 | 101011 | 10011111 | 1011 | 110011 |
Color Harmonies of #759187
Complementary color
Monochromatic Colors of #759187
Black with #759187
Text Example
Text Example
White with #759187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759187; }
p { color: rgb(117,145,135); }
H1.HeaderClassName
{
color: #759187;
}
.AnyTagClassName
{
color: #759187;
}
</style>
background-color css
<style>
a { background-color: #759187; }
a { background-color: rgb(117,145,135); }
div.DivClassName
{
background-color: #759187;
}
.BgClassName
{
background-color: #759187;
}
</style>
border-color css
<style>
span { border-color: #759187; }
span { border-color: rgb(117,145,135); }
td.TdClassName
{
border-color: #759187;
}
.TagClassName
{
border-color: #759187;
}
</style>