Shades of Highland #748659
Tints of Highland #748659
RGB
CMYK
RGB Variations
Color information
#748659 (or 0x748659) is known color: Highland. HEX triplet: 74, 86 and 59. RGB value is (116,134,89). Sum of RGB (Red+Green+Blue) = 116+134+89=339 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.22% from 339); Green value is 134 (52.73% from 255 or 39.53% from 339); Blue value is 89 (35.16% from 255 or 26.25% from 339); Max value from RGB is 134 - color contains mainly: green. Hex color #748659 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748659 is #8B79A6. Grayscale: #7B7B7B. Windows color (decimal): -9140647 or 5867124. OLE color: 5867124.
HSL color Cylindrical-coordinate representation of color #748659: hue angle of 84º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #748659 is Cyan = 0.13, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 134 | 89 | - |
| CMYK | 0.13 | 0 | 0.34 | 0.47 |
| HSL | 84º | 0.2% | 0.44% | - |
| HSV(B) | 84º | 0.34% | 0.53% | - |
| XYZ | 17.53 | 21.48 | 12.67 | - |
| YUV | 123.49 | 108.54 | 122.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 134 | 89 | 0.13 | 0 | 0.34 | 0.47 | 84 | 0.2 | 0.44 |
| Hex | 74 | 86 | 59 | D | 0 | 22 | 2F | 54 | 14 | 2C |
| Octal | 164 | 206 | 131 | 15 | 0 | 42 | 57 | 124 | 24 | 54 |
| Binary | 1110100 | 10000110 | 1011001 | 1101 | 0 | 100010 | 101111 | 1010100 | 10100 | 101100 |
Color Harmonies of #748659
Complementary color
Monochromatic Colors of #748659
Black with #748659
Text Example
Text Example
White with #748659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748659; }
p { color: rgb(116,134,89); }
H1.HeaderClassName
{
color: #748659;
}
.AnyTagClassName
{
color: #748659;
}
</style>
background-color css
<style>
a { background-color: #748659; }
a { background-color: rgb(116,134,89); }
div.DivClassName
{
background-color: #748659;
}
.BgClassName
{
background-color: #748659;
}
</style>
border-color css
<style>
span { border-color: #748659; }
span { border-color: rgb(116,134,89); }
td.TdClassName
{
border-color: #748659;
}
.TagClassName
{
border-color: #748659;
}
</style>