Shades of Granny Smith #759088
Tints of Granny Smith #759088
RGB
CMYK
RGB Variations
Color information
#759088 (or 0x759088) is known color: Granny Smith. HEX triplet: 75, 90 and 88. RGB value is (117,144,136). Sum of RGB (Red+Green+Blue) = 117+144+136=397 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.47% from 397); Green value is 144 (56.64% from 255 or 36.27% from 397); Blue value is 136 (53.52% from 255 or 34.26% from 397); Max value from RGB is 144 - color contains mainly: green. Hex color #759088 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759088 is #8A6F77. Grayscale: #878787. Windows color (decimal): -9072504 or 8949877. OLE color: 8949877.
HSL color Cylindrical-coordinate representation of color #759088: hue angle of 162.22º 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 #759088 is Cyan = 0.19, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 136 | - |
| CMYK | 0.19 | 0 | 0.06 | 0.44 |
| HSL | 162.22º | 0.11% | 0.51% | - |
| HSV(B) | 162.22º | 0.19% | 0.56% | - |
| XYZ | 21.75 | 25.51 | 27.07 | - |
| YUV | 135.02 | 128.55 | 115.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 136 | 0.19 | 0 | 0.06 | 0.44 | 162.22 | 0.11 | 0.51 |
| Hex | 75 | 90 | 88 | 13 | 0 | 6 | 2C | A2 | B | 33 |
| Octal | 165 | 220 | 210 | 23 | 0 | 6 | 54 | 242 | 13 | 63 |
| Binary | 1110101 | 10010000 | 10001000 | 10011 | 0 | 110 | 101100 | 10100010 | 1011 | 110011 |
Color Harmonies of #759088
Complementary color
Monochromatic Colors of #759088
Black with #759088
Text Example
Text Example
White with #759088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759088; }
p { color: rgb(117,144,136); }
H1.HeaderClassName
{
color: #759088;
}
.AnyTagClassName
{
color: #759088;
}
</style>
background-color css
<style>
a { background-color: #759088; }
a { background-color: rgb(117,144,136); }
div.DivClassName
{
background-color: #759088;
}
.BgClassName
{
background-color: #759088;
}
</style>
border-color css
<style>
span { border-color: #759088; }
span { border-color: rgb(117,144,136); }
td.TdClassName
{
border-color: #759088;
}
.TagClassName
{
border-color: #759088;
}
</style>