Shades of Highland #739860
Tints of Highland #739860
RGB
CMYK
RGB Variations
Color information
#739860 (or 0x739860) is known color: Highland. HEX triplet: 73, 98 and 60. RGB value is (115,152,96). Sum of RGB (Red+Green+Blue) = 115+152+96=363 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.68% from 363); Green value is 152 (59.77% from 255 or 41.87% from 363); Blue value is 96 (37.89% from 255 or 26.45% from 363); Max value from RGB is 152 - color contains mainly: green. Hex color #739860 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739860 is #8C679F. Grayscale: #868686. Windows color (decimal): -9201568 or 6330483. OLE color: 6330483.
HSL color Cylindrical-coordinate representation of color #739860: hue angle of 99.64º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #739860 is Cyan = 0.24, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 115 | 152 | 96 | - |
| CMYK | 0.24 | 0 | 0.37 | 0.40 |
| HSL | 99.64º | 0.23% | 0.49% | - |
| HSV(B) | 99.64º | 0.37% | 0.6% | - |
| XYZ | 20.41 | 26.95 | 15.19 | - |
| YUV | 134.55 | 106.24 | 114.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 152 | 96 | 0.24 | 0 | 0.37 | 0.40 | 99.64 | 0.23 | 0.49 |
| Hex | 73 | 98 | 60 | 18 | 0 | 25 | 28 | 64 | 17 | 31 |
| Octal | 163 | 230 | 140 | 30 | 0 | 45 | 50 | 144 | 27 | 61 |
| Binary | 1110011 | 10011000 | 1100000 | 11000 | 0 | 100101 | 101000 | 1100100 | 10111 | 110001 |
Color Harmonies of #739860
Complementary color
Monochromatic Colors of #739860
Black with #739860
Text Example
Text Example
White with #739860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739860; }
p { color: rgb(115,152,96); }
H1.HeaderClassName
{
color: #739860;
}
.AnyTagClassName
{
color: #739860;
}
</style>
background-color css
<style>
a { background-color: #739860; }
a { background-color: rgb(115,152,96); }
div.DivClassName
{
background-color: #739860;
}
.BgClassName
{
background-color: #739860;
}
</style>
border-color css
<style>
span { border-color: #739860; }
span { border-color: rgb(115,152,96); }
td.TdClassName
{
border-color: #739860;
}
.TagClassName
{
border-color: #739860;
}
</style>