Shades of Highland #749659
Tints of Highland #749659
RGB
CMYK
RGB Variations
Color information
#749659 (or 0x749659) is known color: Highland. HEX triplet: 74, 96 and 59. RGB value is (116,150,89). Sum of RGB (Red+Green+Blue) = 116+150+89=355 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.68% from 355); Green value is 150 (58.98% from 255 or 42.25% from 355); Blue value is 89 (35.16% from 255 or 25.07% from 355); Max value from RGB is 150 - color contains mainly: green. Hex color #749659 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749659 is #8B69A6. Grayscale: #858585. Windows color (decimal): -9136551 or 5871220. OLE color: 5871220.
HSL color Cylindrical-coordinate representation of color #749659: hue angle of 93.44º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #749659 is Cyan = 0.23, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 150 | 89 | - |
| CMYK | 0.23 | 0 | 0.41 | 0.41 |
| HSL | 93.44º | 0.26% | 0.47% | - |
| HSV(B) | 93.44º | 0.41% | 0.59% | - |
| XYZ | 19.91 | 26.25 | 13.47 | - |
| YUV | 132.88 | 103.24 | 115.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 150 | 89 | 0.23 | 0 | 0.41 | 0.41 | 93.44 | 0.26 | 0.47 |
| Hex | 74 | 96 | 59 | 17 | 0 | 29 | 29 | 5D | 1A | 2F |
| Octal | 164 | 226 | 131 | 27 | 0 | 51 | 51 | 135 | 32 | 57 |
| Binary | 1110100 | 10010110 | 1011001 | 10111 | 0 | 101001 | 101001 | 1011101 | 11010 | 101111 |
Color Harmonies of #749659
Complementary color
Monochromatic Colors of #749659
Black with #749659
Text Example
Text Example
White with #749659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749659; }
p { color: rgb(116,150,89); }
H1.HeaderClassName
{
color: #749659;
}
.AnyTagClassName
{
color: #749659;
}
</style>
background-color css
<style>
a { background-color: #749659; }
a { background-color: rgb(116,150,89); }
div.DivClassName
{
background-color: #749659;
}
.BgClassName
{
background-color: #749659;
}
</style>
border-color css
<style>
span { border-color: #749659; }
span { border-color: rgb(116,150,89); }
td.TdClassName
{
border-color: #749659;
}
.TagClassName
{
border-color: #749659;
}
</style>