Shades of Highland #739460
Tints of Highland #739460
RGB
CMYK
RGB Variations
Color information
#739460 (or 0x739460) is known color: Highland. HEX triplet: 73, 94 and 60. RGB value is (115,148,96). Sum of RGB (Red+Green+Blue) = 115+148+96=359 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.03% from 359); Green value is 148 (58.20% from 255 or 41.23% from 359); Blue value is 96 (37.89% from 255 or 26.74% from 359); Max value from RGB is 148 - color contains mainly: green. Hex color #739460 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739460 is #8C6B9F. Grayscale: #848484. Windows color (decimal): -9202592 or 6329459. OLE color: 6329459.
HSL color Cylindrical-coordinate representation of color #739460: hue angle of 98.08º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #739460 is Cyan = 0.22, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 96 | - |
| CMYK | 0.22 | 0 | 0.35 | 0.42 |
| HSL | 98.08º | 0.21% | 0.48% | - |
| HSV(B) | 98.08º | 0.35% | 0.58% | - |
| XYZ | 19.77 | 25.67 | 14.98 | - |
| YUV | 132.21 | 107.57 | 115.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 96 | 0.22 | 0 | 0.35 | 0.42 | 98.08 | 0.21 | 0.48 |
| Hex | 73 | 94 | 60 | 16 | 0 | 23 | 2A | 62 | 15 | 30 |
| Octal | 163 | 224 | 140 | 26 | 0 | 43 | 52 | 142 | 25 | 60 |
| Binary | 1110011 | 10010100 | 1100000 | 10110 | 0 | 100011 | 101010 | 1100010 | 10101 | 110000 |
Color Harmonies of #739460
Complementary color
Monochromatic Colors of #739460
Black with #739460
Text Example
Text Example
White with #739460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739460; }
p { color: rgb(115,148,96); }
H1.HeaderClassName
{
color: #739460;
}
.AnyTagClassName
{
color: #739460;
}
</style>
background-color css
<style>
a { background-color: #739460; }
a { background-color: rgb(115,148,96); }
div.DivClassName
{
background-color: #739460;
}
.BgClassName
{
background-color: #739460;
}
</style>
border-color css
<style>
span { border-color: #739460; }
span { border-color: rgb(115,148,96); }
td.TdClassName
{
border-color: #739460;
}
.TagClassName
{
border-color: #739460;
}
</style>