Shades of Granny Smith #749487
Tints of Granny Smith #749487
RGB
CMYK
RGB Variations
Color information
#749487 (or 0x749487) is known color: Granny Smith. HEX triplet: 74, 94 and 87. RGB value is (116,148,135). Sum of RGB (Red+Green+Blue) = 116+148+135=399 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29.07% from 399); Green value is 148 (58.20% from 255 or 37.09% from 399); Blue value is 135 (53.12% from 255 or 33.83% from 399); Max value from RGB is 148 - color contains mainly: green. Hex color #749487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749487 is #8B6B78. Grayscale: #888888. Windows color (decimal): -9137017 or 8885364. OLE color: 8885364.
HSL color Cylindrical-coordinate representation of color #749487: hue angle of 155.62º 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 #749487 is Cyan = 0.22, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 135 | - |
| CMYK | 0.22 | 0 | 0.09 | 0.42 |
| HSL | 155.63º | 0.13% | 0.52% | - |
| HSV(B) | 155.63º | 0.22% | 0.58% | - |
| XYZ | 22.17 | 26.64 | 26.9 | - |
| YUV | 136.95 | 126.9 | 113.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 135 | 0.22 | 0 | 0.09 | 0.42 | 155.63 | 0.13 | 0.52 |
| Hex | 74 | 94 | 87 | 16 | 0 | 9 | 2A | 9C | D | 34 |
| Octal | 164 | 224 | 207 | 26 | 0 | 11 | 52 | 234 | 15 | 64 |
| Binary | 1110100 | 10010100 | 10000111 | 10110 | 0 | 1001 | 101010 | 10011100 | 1101 | 110100 |
Color Harmonies of #749487
Complementary color
Monochromatic Colors of #749487
Black with #749487
Text Example
Text Example
White with #749487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749487; }
p { color: rgb(116,148,135); }
H1.HeaderClassName
{
color: #749487;
}
.AnyTagClassName
{
color: #749487;
}
</style>
background-color css
<style>
a { background-color: #749487; }
a { background-color: rgb(116,148,135); }
div.DivClassName
{
background-color: #749487;
}
.BgClassName
{
background-color: #749487;
}
</style>
border-color css
<style>
span { border-color: #749487; }
span { border-color: rgb(116,148,135); }
td.TdClassName
{
border-color: #749487;
}
.TagClassName
{
border-color: #749487;
}
</style>