Shades of Highland #769658
Tints of Highland #769658
RGB
CMYK
RGB Variations
Color information
#769658 (or 0x769658) is known color: Highland. HEX triplet: 76, 96 and 58. RGB value is (118,150,88). Sum of RGB (Red+Green+Blue) = 118+150+88=356 (47% of max value = 765). Red value is 118 (46.48% from 255 or 33.15% from 356); Green value is 150 (58.98% from 255 or 42.13% from 356); Blue value is 88 (34.77% from 255 or 24.72% from 356); Max value from RGB is 150 - color contains mainly: green. Hex color #769658 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769658 is #8969A7. Grayscale: #858585. Windows color (decimal): -9005480 or 5805686. OLE color: 5805686.
HSL color Cylindrical-coordinate representation of color #769658: hue angle of 90.97º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #769658 is Cyan = 0.21, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 150 | 88 | - |
| CMYK | 0.21 | 0 | 0.41 | 0.41 |
| HSL | 90.97º | 0.26% | 0.47% | - |
| HSV(B) | 90.97º | 0.41% | 0.59% | - |
| XYZ | 20.14 | 26.37 | 13.26 | - |
| YUV | 133.36 | 102.4 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 150 | 88 | 0.21 | 0 | 0.41 | 0.41 | 90.97 | 0.26 | 0.47 |
| Hex | 76 | 96 | 58 | 15 | 0 | 29 | 29 | 5B | 1A | 2F |
| Octal | 166 | 226 | 130 | 25 | 0 | 51 | 51 | 133 | 32 | 57 |
| Binary | 1110110 | 10010110 | 1011000 | 10101 | 0 | 101001 | 101001 | 1011011 | 11010 | 101111 |
Color Harmonies of #769658
Complementary color
Monochromatic Colors of #769658
Black with #769658
Text Example
Text Example
White with #769658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769658; }
p { color: rgb(118,150,88); }
H1.HeaderClassName
{
color: #769658;
}
.AnyTagClassName
{
color: #769658;
}
</style>
background-color css
<style>
a { background-color: #769658; }
a { background-color: rgb(118,150,88); }
div.DivClassName
{
background-color: #769658;
}
.BgClassName
{
background-color: #769658;
}
</style>
border-color css
<style>
span { border-color: #769658; }
span { border-color: rgb(118,150,88); }
td.TdClassName
{
border-color: #769658;
}
.TagClassName
{
border-color: #769658;
}
</style>