Shades of Granny Smith #749086
Tints of Granny Smith #749086
RGB
CMYK
RGB Variations
Color information
#749086 (or 0x749086) is known color: Granny Smith. HEX triplet: 74, 90 and 86. RGB value is (116,144,134). Sum of RGB (Red+Green+Blue) = 116+144+134=394 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29.44% from 394); Green value is 144 (56.64% from 255 or 36.55% from 394); Blue value is 134 (52.73% from 255 or 34.01% from 394); Max value from RGB is 144 - color contains mainly: green. Hex color #749086 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749086 is #8B6F79. Grayscale: #868686. Windows color (decimal): -9138042 or 8818804. OLE color: 8818804.
HSL color Cylindrical-coordinate representation of color #749086: hue angle of 158.57º 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 #749086 is Cyan = 0.19, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 134 | - |
| CMYK | 0.19 | 0 | 0.07 | 0.44 |
| HSL | 158.57º | 0.11% | 0.51% | - |
| HSV(B) | 158.57º | 0.19% | 0.56% | - |
| XYZ | 21.48 | 25.38 | 26.32 | - |
| YUV | 134.49 | 127.72 | 114.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 134 | 0.19 | 0 | 0.07 | 0.44 | 158.57 | 0.11 | 0.51 |
| Hex | 74 | 90 | 86 | 13 | 0 | 7 | 2C | 9F | B | 33 |
| Octal | 164 | 220 | 206 | 23 | 0 | 7 | 54 | 237 | 13 | 63 |
| Binary | 1110100 | 10010000 | 10000110 | 10011 | 0 | 111 | 101100 | 10011111 | 1011 | 110011 |
Color Harmonies of #749086
Complementary color
Monochromatic Colors of #749086
Black with #749086
Text Example
Text Example
White with #749086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749086; }
p { color: rgb(116,144,134); }
H1.HeaderClassName
{
color: #749086;
}
.AnyTagClassName
{
color: #749086;
}
</style>
background-color css
<style>
a { background-color: #749086; }
a { background-color: rgb(116,144,134); }
div.DivClassName
{
background-color: #749086;
}
.BgClassName
{
background-color: #749086;
}
</style>
border-color css
<style>
span { border-color: #749086; }
span { border-color: rgb(116,144,134); }
td.TdClassName
{
border-color: #749086;
}
.TagClassName
{
border-color: #749086;
}
</style>