Shades of Highland #758656
Tints of Highland #758656
RGB
CMYK
RGB Variations
Color information
#758656 (or 0x758656) is known color: Highland. HEX triplet: 75, 86 and 56. RGB value is (117,134,86). Sum of RGB (Red+Green+Blue) = 117+134+86=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 134 (52.73% from 255 or 39.76% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 134 - color contains mainly: green. Hex color #758656 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758656 is #8A79A9. Grayscale: #7B7B7B. Windows color (decimal): -9075114 or 5670517. OLE color: 5670517.
HSL color Cylindrical-coordinate representation of color #758656: hue angle of 81.25º 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 #758656 is Cyan = 0.13, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 86 | - |
| CMYK | 0.13 | 0 | 0.36 | 0.47 |
| HSL | 81.25º | 0.22% | 0.43% | - |
| HSV(B) | 81.25º | 0.36% | 0.53% | - |
| XYZ | 17.54 | 21.5 | 12.03 | - |
| YUV | 123.45 | 106.87 | 123.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 86 | 0.13 | 0 | 0.36 | 0.47 | 81.25 | 0.22 | 0.43 |
| Hex | 75 | 86 | 56 | D | 0 | 24 | 2F | 51 | 16 | 2B |
| Octal | 165 | 206 | 126 | 15 | 0 | 44 | 57 | 121 | 26 | 53 |
| Binary | 1110101 | 10000110 | 1010110 | 1101 | 0 | 100100 | 101111 | 1010001 | 10110 | 101011 |
Color Harmonies of #758656
Complementary color
Monochromatic Colors of #758656
Black with #758656
Text Example
Text Example
White with #758656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758656; }
p { color: rgb(117,134,86); }
H1.HeaderClassName
{
color: #758656;
}
.AnyTagClassName
{
color: #758656;
}
</style>
background-color css
<style>
a { background-color: #758656; }
a { background-color: rgb(117,134,86); }
div.DivClassName
{
background-color: #758656;
}
.BgClassName
{
background-color: #758656;
}
</style>
border-color css
<style>
span { border-color: #758656; }
span { border-color: rgb(117,134,86); }
td.TdClassName
{
border-color: #758656;
}
.TagClassName
{
border-color: #758656;
}
</style>