Shades of Highland #769465
Tints of Highland #769465
RGB
CMYK
RGB Variations
Color information
#769465 (or 0x769465) is known color: Highland. HEX triplet: 76, 94 and 65. RGB value is (118,148,101). Sum of RGB (Red+Green+Blue) = 118+148+101=367 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.15% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 101 (39.84% from 255 or 27.52% from 367); Max value from RGB is 148 - color contains mainly: green. Hex color #769465 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769465 is #896B9A. Grayscale: #858585. Windows color (decimal): -9005979 or 6657142. OLE color: 6657142.
HSL color Cylindrical-coordinate representation of color #769465: hue angle of 98.3º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #769465 is Cyan = 0.20, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 101 | - |
| CMYK | 0.20 | 0 | 0.32 | 0.42 |
| HSL | 98.3º | 0.19% | 0.49% | - |
| HSV(B) | 98.3º | 0.32% | 0.58% | - |
| XYZ | 20.41 | 25.97 | 16.25 | - |
| YUV | 133.67 | 109.56 | 116.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 101 | 0.20 | 0 | 0.32 | 0.42 | 98.3 | 0.19 | 0.49 |
| Hex | 76 | 94 | 65 | 14 | 0 | 20 | 2A | 62 | 13 | 31 |
| Octal | 166 | 224 | 145 | 24 | 0 | 40 | 52 | 142 | 23 | 61 |
| Binary | 1110110 | 10010100 | 1100101 | 10100 | 0 | 100000 | 101010 | 1100010 | 10011 | 110001 |
Color Harmonies of #769465
Complementary color
Monochromatic Colors of #769465
Black with #769465
Text Example
Text Example
White with #769465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769465; }
p { color: rgb(118,148,101); }
H1.HeaderClassName
{
color: #769465;
}
.AnyTagClassName
{
color: #769465;
}
</style>
background-color css
<style>
a { background-color: #769465; }
a { background-color: rgb(118,148,101); }
div.DivClassName
{
background-color: #769465;
}
.BgClassName
{
background-color: #769465;
}
</style>
border-color css
<style>
span { border-color: #769465; }
span { border-color: rgb(118,148,101); }
td.TdClassName
{
border-color: #769465;
}
.TagClassName
{
border-color: #769465;
}
</style>