Shades of Granny Smith #749386
Tints of Granny Smith #749386
RGB
CMYK
RGB Variations
Color information
#749386 (or 0x749386) is known color: Granny Smith. HEX triplet: 74, 93 and 86. RGB value is (116,147,134). Sum of RGB (Red+Green+Blue) = 116+147+134=397 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29.22% from 397); Green value is 147 (57.81% from 255 or 37.03% from 397); Blue value is 134 (52.73% from 255 or 33.75% from 397); Max value from RGB is 147 - color contains mainly: green. Hex color #749386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749386 is #8B6C79. Grayscale: #888888. Windows color (decimal): -9137274 or 8819572. OLE color: 8819572.
HSL color Cylindrical-coordinate representation of color #749386: hue angle of 154.84º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #749386 is Cyan = 0.21, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 134 | - |
| CMYK | 0.21 | 0 | 0.09 | 0.42 |
| HSL | 154.84º | 0.13% | 0.52% | - |
| HSV(B) | 154.84º | 0.21% | 0.58% | - |
| XYZ | 21.94 | 26.3 | 26.47 | - |
| YUV | 136.25 | 126.73 | 113.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 134 | 0.21 | 0 | 0.09 | 0.42 | 154.84 | 0.13 | 0.52 |
| Hex | 74 | 93 | 86 | 15 | 0 | 9 | 2A | 9B | D | 34 |
| Octal | 164 | 223 | 206 | 25 | 0 | 11 | 52 | 233 | 15 | 64 |
| Binary | 1110100 | 10010011 | 10000110 | 10101 | 0 | 1001 | 101010 | 10011011 | 1101 | 110100 |
Color Harmonies of #749386
Complementary color
Monochromatic Colors of #749386
Black with #749386
Text Example
Text Example
White with #749386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749386; }
p { color: rgb(116,147,134); }
H1.HeaderClassName
{
color: #749386;
}
.AnyTagClassName
{
color: #749386;
}
</style>
background-color css
<style>
a { background-color: #749386; }
a { background-color: rgb(116,147,134); }
div.DivClassName
{
background-color: #749386;
}
.BgClassName
{
background-color: #749386;
}
</style>
border-color css
<style>
span { border-color: #749386; }
span { border-color: rgb(116,147,134); }
td.TdClassName
{
border-color: #749386;
}
.TagClassName
{
border-color: #749386;
}
</style>