Shades of Highland #769251
Tints of Highland #769251
RGB
CMYK
RGB Variations
Color information
#769251 (or 0x769251) is known color: Highland. HEX triplet: 76, 92 and 51. RGB value is (118,146,81). Sum of RGB (Red+Green+Blue) = 118+146+81=345 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.20% from 345); Green value is 146 (57.42% from 255 or 42.32% from 345); Blue value is 81 (32.03% from 255 or 23.48% from 345); Max value from RGB is 146 - color contains mainly: green. Hex color #769251 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769251 is #896DAE. Grayscale: #828282. Windows color (decimal): -9006511 or 5345910. OLE color: 5345910.
HSL color Cylindrical-coordinate representation of color #769251: hue angle of 85.85º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #769251 is Cyan = 0.19, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 81 | - |
| CMYK | 0.19 | 0 | 0.45 | 0.43 |
| HSL | 85.85º | 0.29% | 0.45% | - |
| HSV(B) | 85.85º | 0.45% | 0.57% | - |
| XYZ | 19.24 | 25 | 11.6 | - |
| YUV | 130.22 | 100.22 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 81 | 0.19 | 0 | 0.45 | 0.43 | 85.85 | 0.29 | 0.45 |
| Hex | 76 | 92 | 51 | 13 | 0 | 2D | 2B | 56 | 1D | 2D |
| Octal | 166 | 222 | 121 | 23 | 0 | 55 | 53 | 126 | 35 | 55 |
| Binary | 1110110 | 10010010 | 1010001 | 10011 | 0 | 101101 | 101011 | 1010110 | 11101 | 101101 |
Color Harmonies of #769251
Complementary color
Monochromatic Colors of #769251
Black with #769251
Text Example
Text Example
White with #769251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769251; }
p { color: rgb(118,146,81); }
H1.HeaderClassName
{
color: #769251;
}
.AnyTagClassName
{
color: #769251;
}
</style>
background-color css
<style>
a { background-color: #769251; }
a { background-color: rgb(118,146,81); }
div.DivClassName
{
background-color: #769251;
}
.BgClassName
{
background-color: #769251;
}
</style>
border-color css
<style>
span { border-color: #769251; }
span { border-color: rgb(118,146,81); }
td.TdClassName
{
border-color: #769251;
}
.TagClassName
{
border-color: #769251;
}
</style>