Shades of Highland #739662
Tints of Highland #739662
RGB
CMYK
RGB Variations
Color information
#739662 (or 0x739662) is known color: Highland. HEX triplet: 73, 96 and 62. RGB value is (115,150,98). Sum of RGB (Red+Green+Blue) = 115+150+98=363 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.68% from 363); Green value is 150 (58.98% from 255 or 41.32% from 363); Blue value is 98 (38.67% from 255 or 27.00% from 363); Max value from RGB is 150 - color contains mainly: green. Hex color #739662 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739662 is #8C699D. Grayscale: #858585. Windows color (decimal): -9202078 or 6461043. OLE color: 6461043.
HSL color Cylindrical-coordinate representation of color #739662: hue angle of 100.38º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #739662 is Cyan = 0.23, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 150 | 98 | - |
| CMYK | 0.23 | 0 | 0.35 | 0.41 |
| HSL | 100.38º | 0.21% | 0.49% | - |
| HSV(B) | 100.38º | 0.35% | 0.59% | - |
| XYZ | 20.18 | 26.34 | 15.58 | - |
| YUV | 133.61 | 107.9 | 114.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 150 | 98 | 0.23 | 0 | 0.35 | 0.41 | 100.38 | 0.21 | 0.49 |
| Hex | 73 | 96 | 62 | 17 | 0 | 23 | 29 | 64 | 15 | 31 |
| Octal | 163 | 226 | 142 | 27 | 0 | 43 | 51 | 144 | 25 | 61 |
| Binary | 1110011 | 10010110 | 1100010 | 10111 | 0 | 100011 | 101001 | 1100100 | 10101 | 110001 |
Color Harmonies of #739662
Complementary color
Monochromatic Colors of #739662
Black with #739662
Text Example
Text Example
White with #739662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739662; }
p { color: rgb(115,150,98); }
H1.HeaderClassName
{
color: #739662;
}
.AnyTagClassName
{
color: #739662;
}
</style>
background-color css
<style>
a { background-color: #739662; }
a { background-color: rgb(115,150,98); }
div.DivClassName
{
background-color: #739662;
}
.BgClassName
{
background-color: #739662;
}
</style>
border-color css
<style>
span { border-color: #739662; }
span { border-color: rgb(115,150,98); }
td.TdClassName
{
border-color: #739662;
}
.TagClassName
{
border-color: #739662;
}
</style>