Shades of Granny Smith #749589
Tints of Granny Smith #749589
RGB
CMYK
RGB Variations
Color information
#749589 (or 0x749589) is known color: Granny Smith. HEX triplet: 74, 95 and 89. RGB value is (116,149,137). Sum of RGB (Red+Green+Blue) = 116+149+137=402 (53% of max value = 765). Red value is 116 (45.70% from 255 or 28.86% from 402); Green value is 149 (58.59% from 255 or 37.06% from 402); Blue value is 137 (53.91% from 255 or 34.08% from 402); Max value from RGB is 149 - color contains mainly: green. Hex color #749589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749589 is #8B6A76. Grayscale: #898989. Windows color (decimal): -9136759 or 9016692. OLE color: 9016692.
HSL color Cylindrical-coordinate representation of color #749589: hue angle of 158.18º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #749589 is Cyan = 0.22, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 137 | - |
| CMYK | 0.22 | 0 | 0.08 | 0.42 |
| HSL | 158.18º | 0.13% | 0.52% | - |
| HSV(B) | 158.18º | 0.22% | 0.58% | - |
| XYZ | 22.47 | 27.01 | 27.7 | - |
| YUV | 137.77 | 127.57 | 112.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 137 | 0.22 | 0 | 0.08 | 0.42 | 158.18 | 0.13 | 0.52 |
| Hex | 74 | 95 | 89 | 16 | 0 | 8 | 2A | 9E | D | 34 |
| Octal | 164 | 225 | 211 | 26 | 0 | 10 | 52 | 236 | 15 | 64 |
| Binary | 1110100 | 10010101 | 10001001 | 10110 | 0 | 1000 | 101010 | 10011110 | 1101 | 110100 |
Color Harmonies of #749589
Complementary color
Monochromatic Colors of #749589
Black with #749589
Text Example
Text Example
White with #749589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749589; }
p { color: rgb(116,149,137); }
H1.HeaderClassName
{
color: #749589;
}
.AnyTagClassName
{
color: #749589;
}
</style>
background-color css
<style>
a { background-color: #749589; }
a { background-color: rgb(116,149,137); }
div.DivClassName
{
background-color: #749589;
}
.BgClassName
{
background-color: #749589;
}
</style>
border-color css
<style>
span { border-color: #749589; }
span { border-color: rgb(116,149,137); }
td.TdClassName
{
border-color: #749589;
}
.TagClassName
{
border-color: #749589;
}
</style>