Shades of Granny Smith #759288
Tints of Granny Smith #759288
RGB
CMYK
RGB Variations
Color information
#759288 (or 0x759288) is known color: Granny Smith. HEX triplet: 75, 92 and 88. RGB value is (117,146,136). Sum of RGB (Red+Green+Blue) = 117+146+136=399 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.32% from 399); Green value is 146 (57.42% from 255 or 36.59% from 399); Blue value is 136 (53.52% from 255 or 34.09% from 399); Max value from RGB is 146 - color contains mainly: green. Hex color #759288 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759288 is #8A6D77. Grayscale: #888888. Windows color (decimal): -9071992 or 8950389. OLE color: 8950389.
HSL color Cylindrical-coordinate representation of color #759288: hue angle of 159.31º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #759288 is Cyan = 0.20, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 136 | - |
| CMYK | 0.20 | 0 | 0.07 | 0.43 |
| HSL | 159.31º | 0.12% | 0.52% | - |
| HSV(B) | 159.31º | 0.2% | 0.57% | - |
| XYZ | 22.06 | 26.12 | 27.17 | - |
| YUV | 136.19 | 127.89 | 114.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 136 | 0.20 | 0 | 0.07 | 0.43 | 159.31 | 0.12 | 0.52 |
| Hex | 75 | 92 | 88 | 14 | 0 | 7 | 2B | 9F | C | 34 |
| Octal | 165 | 222 | 210 | 24 | 0 | 7 | 53 | 237 | 14 | 64 |
| Binary | 1110101 | 10010010 | 10001000 | 10100 | 0 | 111 | 101011 | 10011111 | 1100 | 110100 |
Color Harmonies of #759288
Complementary color
Monochromatic Colors of #759288
Black with #759288
Text Example
Text Example
White with #759288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759288; }
p { color: rgb(117,146,136); }
H1.HeaderClassName
{
color: #759288;
}
.AnyTagClassName
{
color: #759288;
}
</style>
background-color css
<style>
a { background-color: #759288; }
a { background-color: rgb(117,146,136); }
div.DivClassName
{
background-color: #759288;
}
.BgClassName
{
background-color: #759288;
}
</style>
border-color css
<style>
span { border-color: #759288; }
span { border-color: rgb(117,146,136); }
td.TdClassName
{
border-color: #759288;
}
.TagClassName
{
border-color: #759288;
}
</style>