Shades of Highland #769262
Tints of Highland #769262
RGB
CMYK
RGB Variations
Color information
#769262 (or 0x769262) is known color: Highland. HEX triplet: 76, 92 and 62. RGB value is (118,146,98). Sum of RGB (Red+Green+Blue) = 118+146+98=362 (47% of max value = 765). Red value is 118 (46.48% from 255 or 32.60% from 362); Green value is 146 (57.42% from 255 or 40.33% from 362); Blue value is 98 (38.67% from 255 or 27.07% from 362); Max value from RGB is 146 - color contains mainly: green. Hex color #769262 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769262 is #896D9D. Grayscale: #848484. Windows color (decimal): -9006494 or 6460022. OLE color: 6460022.
HSL color Cylindrical-coordinate representation of color #769262: hue angle of 95º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #769262 is Cyan = 0.19, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 98 | - |
| CMYK | 0.19 | 0 | 0.33 | 0.43 |
| HSL | 95º | 0.2% | 0.48% | - |
| HSV(B) | 95º | 0.33% | 0.57% | - |
| XYZ | 19.95 | 25.29 | 15.39 | - |
| YUV | 132.16 | 108.72 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 98 | 0.19 | 0 | 0.33 | 0.43 | 95 | 0.2 | 0.48 |
| Hex | 76 | 92 | 62 | 13 | 0 | 21 | 2B | 5F | 14 | 30 |
| Octal | 166 | 222 | 142 | 23 | 0 | 41 | 53 | 137 | 24 | 60 |
| Binary | 1110110 | 10010010 | 1100010 | 10011 | 0 | 100001 | 101011 | 1011111 | 10100 | 110000 |
Color Harmonies of #769262
Complementary color
Monochromatic Colors of #769262
Black with #769262
Text Example
Text Example
White with #769262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769262; }
p { color: rgb(118,146,98); }
H1.HeaderClassName
{
color: #769262;
}
.AnyTagClassName
{
color: #769262;
}
</style>
background-color css
<style>
a { background-color: #769262; }
a { background-color: rgb(118,146,98); }
div.DivClassName
{
background-color: #769262;
}
.BgClassName
{
background-color: #769262;
}
</style>
border-color css
<style>
span { border-color: #769262; }
span { border-color: rgb(118,146,98); }
td.TdClassName
{
border-color: #769262;
}
.TagClassName
{
border-color: #769262;
}
</style>