Shades of Highland #738656
Tints of Highland #738656
RGB
CMYK
RGB Variations
Color information
#738656 (or 0x738656) is known color: Highland. HEX triplet: 73, 86 and 56. RGB value is (115,134,86). Sum of RGB (Red+Green+Blue) = 115+134+86=335 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.33% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 134 - color contains mainly: green. Hex color #738656 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738656 is #8C79A9. Grayscale: #7B7B7B. Windows color (decimal): -9206186 or 5670515. OLE color: 5670515.
HSL color Cylindrical-coordinate representation of color #738656: hue angle of 83.75º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #738656 is Cyan = 0.14, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 86 | - |
| CMYK | 0.14 | 0 | 0.36 | 0.47 |
| HSL | 83.75º | 0.22% | 0.43% | - |
| HSV(B) | 83.75º | 0.36% | 0.53% | - |
| XYZ | 17.28 | 21.37 | 12.02 | - |
| YUV | 122.85 | 107.21 | 122.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 86 | 0.14 | 0 | 0.36 | 0.47 | 83.75 | 0.22 | 0.43 |
| Hex | 73 | 86 | 56 | E | 0 | 24 | 2F | 54 | 16 | 2B |
| Octal | 163 | 206 | 126 | 16 | 0 | 44 | 57 | 124 | 26 | 53 |
| Binary | 1110011 | 10000110 | 1010110 | 1110 | 0 | 100100 | 101111 | 1010100 | 10110 | 101011 |
Color Harmonies of #738656
Complementary color
Monochromatic Colors of #738656
Black with #738656
Text Example
Text Example
White with #738656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738656; }
p { color: rgb(115,134,86); }
H1.HeaderClassName
{
color: #738656;
}
.AnyTagClassName
{
color: #738656;
}
</style>
background-color css
<style>
a { background-color: #738656; }
a { background-color: rgb(115,134,86); }
div.DivClassName
{
background-color: #738656;
}
.BgClassName
{
background-color: #738656;
}
</style>
border-color css
<style>
span { border-color: #738656; }
span { border-color: rgb(115,134,86); }
td.TdClassName
{
border-color: #738656;
}
.TagClassName
{
border-color: #738656;
}
</style>