Shades of Highland #739656
Tints of Highland #739656
RGB
CMYK
RGB Variations
Color information
#739656 (or 0x739656) is known color: Highland. HEX triplet: 73, 96 and 56. RGB value is (115,150,86). Sum of RGB (Red+Green+Blue) = 115+150+86=351 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.76% from 351); Green value is 150 (58.98% from 255 or 42.74% from 351); Blue value is 86 (33.98% from 255 or 24.50% from 351); Max value from RGB is 150 - color contains mainly: green. Hex color #739656 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739656 is #8C69A9. Grayscale: #848484. Windows color (decimal): -9202090 or 5674611. OLE color: 5674611.
HSL color Cylindrical-coordinate representation of color #739656: hue angle of 92.81º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #739656 is Cyan = 0.23, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 150 | 86 | - |
| CMYK | 0.23 | 0 | 0.43 | 0.41 |
| HSL | 92.81º | 0.27% | 0.46% | - |
| HSV(B) | 92.81º | 0.43% | 0.59% | - |
| XYZ | 19.66 | 26.13 | 12.81 | - |
| YUV | 132.24 | 101.9 | 115.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 150 | 86 | 0.23 | 0 | 0.43 | 0.41 | 92.81 | 0.27 | 0.46 |
| Hex | 73 | 96 | 56 | 17 | 0 | 2B | 29 | 5D | 1B | 2E |
| Octal | 163 | 226 | 126 | 27 | 0 | 53 | 51 | 135 | 33 | 56 |
| Binary | 1110011 | 10010110 | 1010110 | 10111 | 0 | 101011 | 101001 | 1011101 | 11011 | 101110 |
Color Harmonies of #739656
Complementary color
Monochromatic Colors of #739656
Black with #739656
Text Example
Text Example
White with #739656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739656; }
p { color: rgb(115,150,86); }
H1.HeaderClassName
{
color: #739656;
}
.AnyTagClassName
{
color: #739656;
}
</style>
background-color css
<style>
a { background-color: #739656; }
a { background-color: rgb(115,150,86); }
div.DivClassName
{
background-color: #739656;
}
.BgClassName
{
background-color: #739656;
}
</style>
border-color css
<style>
span { border-color: #739656; }
span { border-color: rgb(115,150,86); }
td.TdClassName
{
border-color: #739656;
}
.TagClassName
{
border-color: #739656;
}
</style>