Shades of Granny Smith #739886
Tints of Granny Smith #739886
RGB
CMYK
RGB Variations
Color information
#739886 (or 0x739886) is known color: Granny Smith. HEX triplet: 73, 98 and 86. RGB value is (115,152,134). Sum of RGB (Red+Green+Blue) = 115+152+134=401 (53% of max value = 765). Red value is 115 (45.31% from 255 or 28.68% from 401); Green value is 152 (59.77% from 255 or 37.91% from 401); Blue value is 134 (52.73% from 255 or 33.42% from 401); Max value from RGB is 152 - color contains mainly: green. Hex color #739886 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739886 is #8C6779. Grayscale: #8A8A8A. Windows color (decimal): -9201530 or 8820851. OLE color: 8820851.
HSL color Cylindrical-coordinate representation of color #739886: hue angle of 150.81º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #739886 is Cyan = 0.24, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 115 | 152 | 134 | - |
| CMYK | 0.24 | 0 | 0.12 | 0.40 |
| HSL | 150.81º | 0.15% | 0.52% | - |
| HSV(B) | 150.81º | 0.24% | 0.6% | - |
| XYZ | 22.6 | 27.82 | 26.73 | - |
| YUV | 138.89 | 125.24 | 110.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 152 | 134 | 0.24 | 0 | 0.12 | 0.40 | 150.81 | 0.15 | 0.52 |
| Hex | 73 | 98 | 86 | 18 | 0 | C | 28 | 97 | F | 34 |
| Octal | 163 | 230 | 206 | 30 | 0 | 14 | 50 | 227 | 17 | 64 |
| Binary | 1110011 | 10011000 | 10000110 | 11000 | 0 | 1100 | 101000 | 10010111 | 1111 | 110100 |
Color Harmonies of #739886
Complementary color
Monochromatic Colors of #739886
Black with #739886
Text Example
Text Example
White with #739886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739886; }
p { color: rgb(115,152,134); }
H1.HeaderClassName
{
color: #739886;
}
.AnyTagClassName
{
color: #739886;
}
</style>
background-color css
<style>
a { background-color: #739886; }
a { background-color: rgb(115,152,134); }
div.DivClassName
{
background-color: #739886;
}
.BgClassName
{
background-color: #739886;
}
</style>
border-color css
<style>
span { border-color: #739886; }
span { border-color: rgb(115,152,134); }
td.TdClassName
{
border-color: #739886;
}
.TagClassName
{
border-color: #739886;
}
</style>