Shades of Highland #769250
Tints of Highland #769250
RGB
CMYK
RGB Variations
Color information
#769250 (or 0x769250) is known color: Highland. HEX triplet: 76, 92 and 50. RGB value is (118,146,80). Sum of RGB (Red+Green+Blue) = 118+146+80=344 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.30% from 344); Green value is 146 (57.42% from 255 or 42.44% from 344); Blue value is 80 (31.64% from 255 or 23.26% from 344); Max value from RGB is 146 - color contains mainly: green. Hex color #769250 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769250 is #896DAF. Grayscale: #828282. Windows color (decimal): -9006512 or 5280374. OLE color: 5280374.
HSL color Cylindrical-coordinate representation of color #769250: hue angle of 85.45º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #769250 is Cyan = 0.19, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 80 | - |
| CMYK | 0.19 | 0 | 0.45 | 0.43 |
| HSL | 85.45º | 0.29% | 0.44% | - |
| HSV(B) | 85.45º | 0.45% | 0.57% | - |
| XYZ | 19.2 | 24.99 | 11.4 | - |
| YUV | 130.1 | 99.72 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 80 | 0.19 | 0 | 0.45 | 0.43 | 85.45 | 0.29 | 0.44 |
| Hex | 76 | 92 | 50 | 13 | 0 | 2D | 2B | 55 | 1D | 2C |
| Octal | 166 | 222 | 120 | 23 | 0 | 55 | 53 | 125 | 35 | 54 |
| Binary | 1110110 | 10010010 | 1010000 | 10011 | 0 | 101101 | 101011 | 1010101 | 11101 | 101100 |
Color Harmonies of #769250
Complementary color
Monochromatic Colors of #769250
Black with #769250
Text Example
Text Example
White with #769250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769250; }
p { color: rgb(118,146,80); }
H1.HeaderClassName
{
color: #769250;
}
.AnyTagClassName
{
color: #769250;
}
</style>
background-color css
<style>
a { background-color: #769250; }
a { background-color: rgb(118,146,80); }
div.DivClassName
{
background-color: #769250;
}
.BgClassName
{
background-color: #769250;
}
</style>
border-color css
<style>
span { border-color: #769250; }
span { border-color: rgb(118,146,80); }
td.TdClassName
{
border-color: #769250;
}
.TagClassName
{
border-color: #769250;
}
</style>