Shades of Highland #769558
Tints of Highland #769558
RGB
CMYK
RGB Variations
Color information
#769558 (or 0x769558) is known color: Highland. HEX triplet: 76, 95 and 58. RGB value is (118,149,88). Sum of RGB (Red+Green+Blue) = 118+149+88=355 (47% of max value = 765). Red value is 118 (46.48% from 255 or 33.24% from 355); Green value is 149 (58.59% from 255 or 41.97% from 355); Blue value is 88 (34.77% from 255 or 24.79% from 355); Max value from RGB is 149 - color contains mainly: green. Hex color #769558 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769558 is #896AA7. Grayscale: #848484. Windows color (decimal): -9005736 or 5805430. OLE color: 5805430.
HSL color Cylindrical-coordinate representation of color #769558: hue angle of 90.49º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #769558 is Cyan = 0.21, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 88 | - |
| CMYK | 0.21 | 0 | 0.41 | 0.42 |
| HSL | 90.49º | 0.26% | 0.46% | - |
| HSV(B) | 90.49º | 0.41% | 0.58% | - |
| XYZ | 19.98 | 26.05 | 13.21 | - |
| YUV | 132.78 | 102.73 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 88 | 0.21 | 0 | 0.41 | 0.42 | 90.49 | 0.26 | 0.46 |
| Hex | 76 | 95 | 58 | 15 | 0 | 29 | 2A | 5A | 1A | 2E |
| Octal | 166 | 225 | 130 | 25 | 0 | 51 | 52 | 132 | 32 | 56 |
| Binary | 1110110 | 10010101 | 1011000 | 10101 | 0 | 101001 | 101010 | 1011010 | 11010 | 101110 |
Color Harmonies of #769558
Complementary color
Monochromatic Colors of #769558
Black with #769558
Text Example
Text Example
White with #769558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769558; }
p { color: rgb(118,149,88); }
H1.HeaderClassName
{
color: #769558;
}
.AnyTagClassName
{
color: #769558;
}
</style>
background-color css
<style>
a { background-color: #769558; }
a { background-color: rgb(118,149,88); }
div.DivClassName
{
background-color: #769558;
}
.BgClassName
{
background-color: #769558;
}
</style>
border-color css
<style>
span { border-color: #769558; }
span { border-color: rgb(118,149,88); }
td.TdClassName
{
border-color: #769558;
}
.TagClassName
{
border-color: #769558;
}
</style>