Shades of Granny Smith #759386
Tints of Granny Smith #759386
RGB
CMYK
RGB Variations
Color information
#759386 (or 0x759386) is known color: Granny Smith. HEX triplet: 75, 93 and 86. RGB value is (117,147,134). Sum of RGB (Red+Green+Blue) = 117+147+134=398 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.40% from 398); Green value is 147 (57.81% from 255 or 36.93% from 398); Blue value is 134 (52.73% from 255 or 33.67% from 398); Max value from RGB is 147 - color contains mainly: green. Hex color #759386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759386 is #8A6C79. Grayscale: #888888. Windows color (decimal): -9071738 or 8819573. OLE color: 8819573.
HSL color Cylindrical-coordinate representation of color #759386: hue angle of 154º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #759386 is Cyan = 0.20, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 134 | - |
| CMYK | 0.20 | 0 | 0.09 | 0.42 |
| HSL | 154º | 0.12% | 0.52% | - |
| HSV(B) | 154º | 0.2% | 0.58% | - |
| XYZ | 22.07 | 26.37 | 26.48 | - |
| YUV | 136.55 | 126.56 | 114.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 134 | 0.20 | 0 | 0.09 | 0.42 | 154 | 0.12 | 0.52 |
| Hex | 75 | 93 | 86 | 14 | 0 | 9 | 2A | 9A | C | 34 |
| Octal | 165 | 223 | 206 | 24 | 0 | 11 | 52 | 232 | 14 | 64 |
| Binary | 1110101 | 10010011 | 10000110 | 10100 | 0 | 1001 | 101010 | 10011010 | 1100 | 110100 |
Color Harmonies of #759386
Complementary color
Monochromatic Colors of #759386
Black with #759386
Text Example
Text Example
White with #759386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759386; }
p { color: rgb(117,147,134); }
H1.HeaderClassName
{
color: #759386;
}
.AnyTagClassName
{
color: #759386;
}
</style>
background-color css
<style>
a { background-color: #759386; }
a { background-color: rgb(117,147,134); }
div.DivClassName
{
background-color: #759386;
}
.BgClassName
{
background-color: #759386;
}
</style>
border-color css
<style>
span { border-color: #759386; }
span { border-color: rgb(117,147,134); }
td.TdClassName
{
border-color: #759386;
}
.TagClassName
{
border-color: #759386;
}
</style>