Shades of Highland #768953
Tints of Highland #768953
RGB
CMYK
RGB Variations
Color information
#768953 (or 0x768953) is known color: Highland. HEX triplet: 76, 89 and 53. RGB value is (118,137,83). Sum of RGB (Red+Green+Blue) = 118+137+83=338 (44% of max value = 765). Red value is 118 (46.48% from 255 or 34.91% from 338); Green value is 137 (53.91% from 255 or 40.53% from 338); Blue value is 83 (32.81% from 255 or 24.56% from 338); Max value from RGB is 137 - color contains mainly: green. Hex color #768953 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768953 is #8976AC. Grayscale: #7D7D7D. Windows color (decimal): -9008813 or 5474678. OLE color: 5474678.
HSL color Cylindrical-coordinate representation of color #768953: hue angle of 81.11º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #768953 is Cyan = 0.14, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 137 | 83 | - |
| CMYK | 0.14 | 0 | 0.39 | 0.46 |
| HSL | 81.11º | 0.25% | 0.43% | - |
| HSV(B) | 81.11º | 0.39% | 0.54% | - |
| XYZ | 17.98 | 22.37 | 11.55 | - |
| YUV | 125.16 | 104.21 | 122.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 137 | 83 | 0.14 | 0 | 0.39 | 0.46 | 81.11 | 0.25 | 0.43 |
| Hex | 76 | 89 | 53 | E | 0 | 27 | 2E | 51 | 19 | 2B |
| Octal | 166 | 211 | 123 | 16 | 0 | 47 | 56 | 121 | 31 | 53 |
| Binary | 1110110 | 10001001 | 1010011 | 1110 | 0 | 100111 | 101110 | 1010001 | 11001 | 101011 |
Color Harmonies of #768953
Complementary color
Monochromatic Colors of #768953
Black with #768953
Text Example
Text Example
White with #768953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768953; }
p { color: rgb(118,137,83); }
H1.HeaderClassName
{
color: #768953;
}
.AnyTagClassName
{
color: #768953;
}
</style>
background-color css
<style>
a { background-color: #768953; }
a { background-color: rgb(118,137,83); }
div.DivClassName
{
background-color: #768953;
}
.BgClassName
{
background-color: #768953;
}
</style>
border-color css
<style>
span { border-color: #768953; }
span { border-color: rgb(118,137,83); }
td.TdClassName
{
border-color: #768953;
}
.TagClassName
{
border-color: #768953;
}
</style>