Shades of Highland #769263
Tints of Highland #769263
RGB
CMYK
RGB Variations
Color information
#769263 (or 0x769263) is known color: Highland. HEX triplet: 76, 92 and 63. RGB value is (118,146,99). Sum of RGB (Red+Green+Blue) = 118+146+99=363 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.51% from 363); Green value is 146 (57.42% from 255 or 40.22% from 363); Blue value is 99 (39.06% from 255 or 27.27% from 363); Max value from RGB is 146 - color contains mainly: green. Hex color #769263 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769263 is #896D9C. Grayscale: #848484. Windows color (decimal): -9006493 or 6525558. OLE color: 6525558.
HSL color Cylindrical-coordinate representation of color #769263: hue angle of 95.74º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #769263 is Cyan = 0.19, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 99 | - |
| CMYK | 0.19 | 0 | 0.32 | 0.43 |
| HSL | 95.74º | 0.19% | 0.48% | - |
| HSV(B) | 95.74º | 0.32% | 0.57% | - |
| XYZ | 20 | 25.31 | 15.64 | - |
| YUV | 132.27 | 109.22 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 99 | 0.19 | 0 | 0.32 | 0.43 | 95.74 | 0.19 | 0.48 |
| Hex | 76 | 92 | 63 | 13 | 0 | 20 | 2B | 60 | 13 | 30 |
| Octal | 166 | 222 | 143 | 23 | 0 | 40 | 53 | 140 | 23 | 60 |
| Binary | 1110110 | 10010010 | 1100011 | 10011 | 0 | 100000 | 101011 | 1100000 | 10011 | 110000 |
Color Harmonies of #769263
Complementary color
Monochromatic Colors of #769263
Black with #769263
Text Example
Text Example
White with #769263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769263; }
p { color: rgb(118,146,99); }
H1.HeaderClassName
{
color: #769263;
}
.AnyTagClassName
{
color: #769263;
}
</style>
background-color css
<style>
a { background-color: #769263; }
a { background-color: rgb(118,146,99); }
div.DivClassName
{
background-color: #769263;
}
.BgClassName
{
background-color: #769263;
}
</style>
border-color css
<style>
span { border-color: #769263; }
span { border-color: rgb(118,146,99); }
td.TdClassName
{
border-color: #769263;
}
.TagClassName
{
border-color: #769263;
}
</style>