Shades of Highland #738756
Tints of Highland #738756
RGB
CMYK
RGB Variations
Color information
#738756 (or 0x738756) is known color: Highland. HEX triplet: 73, 87 and 56. RGB value is (115,135,86). Sum of RGB (Red+Green+Blue) = 115+135+86=336 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.23% from 336); Green value is 135 (53.12% from 255 or 40.18% from 336); Blue value is 86 (33.98% from 255 or 25.60% from 336); Max value from RGB is 135 - color contains mainly: green. Hex color #738756 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738756 is #8C78A9. Grayscale: #7B7B7B. Windows color (decimal): -9205930 or 5670771. OLE color: 5670771.
HSL color Cylindrical-coordinate representation of color #738756: hue angle of 84.49º 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 #738756 is Cyan = 0.15, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 135 | 86 | - |
| CMYK | 0.15 | 0 | 0.36 | 0.47 |
| HSL | 84.49º | 0.22% | 0.43% | - |
| HSV(B) | 84.49º | 0.36% | 0.53% | - |
| XYZ | 17.41 | 21.64 | 12.06 | - |
| YUV | 123.43 | 106.87 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 86 | 0.15 | 0 | 0.36 | 0.47 | 84.49 | 0.22 | 0.43 |
| Hex | 73 | 87 | 56 | F | 0 | 24 | 2F | 54 | 16 | 2B |
| Octal | 163 | 207 | 126 | 17 | 0 | 44 | 57 | 124 | 26 | 53 |
| Binary | 1110011 | 10000111 | 1010110 | 1111 | 0 | 100100 | 101111 | 1010100 | 10110 | 101011 |
Color Harmonies of #738756
Complementary color
Monochromatic Colors of #738756
Black with #738756
Text Example
Text Example
White with #738756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738756; }
p { color: rgb(115,135,86); }
H1.HeaderClassName
{
color: #738756;
}
.AnyTagClassName
{
color: #738756;
}
</style>
background-color css
<style>
a { background-color: #738756; }
a { background-color: rgb(115,135,86); }
div.DivClassName
{
background-color: #738756;
}
.BgClassName
{
background-color: #738756;
}
</style>
border-color css
<style>
span { border-color: #738756; }
span { border-color: rgb(115,135,86); }
td.TdClassName
{
border-color: #738756;
}
.TagClassName
{
border-color: #738756;
}
</style>