Shades of Highland #769455
Tints of Highland #769455
RGB
CMYK
RGB Variations
Color information
#769455 (or 0x769455) is known color: Highland. HEX triplet: 76, 94 and 55. RGB value is (118,148,85). Sum of RGB (Red+Green+Blue) = 118+148+85=351 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.62% from 351); Green value is 148 (58.20% from 255 or 42.17% from 351); Blue value is 85 (33.59% from 255 or 24.22% from 351); Max value from RGB is 148 - color contains mainly: green. Hex color #769455 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769455 is #896BAA. Grayscale: #848484. Windows color (decimal): -9005995 or 5608566. OLE color: 5608566.
HSL color Cylindrical-coordinate representation of color #769455: hue angle of 88.57º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #769455 is Cyan = 0.20, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 85 | - |
| CMYK | 0.20 | 0 | 0.43 | 0.42 |
| HSL | 88.57º | 0.27% | 0.46% | - |
| HSV(B) | 88.57º | 0.43% | 0.58% | - |
| XYZ | 19.7 | 25.69 | 12.51 | - |
| YUV | 131.85 | 101.56 | 118.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 85 | 0.20 | 0 | 0.43 | 0.42 | 88.57 | 0.27 | 0.46 |
| Hex | 76 | 94 | 55 | 14 | 0 | 2B | 2A | 59 | 1B | 2E |
| Octal | 166 | 224 | 125 | 24 | 0 | 53 | 52 | 131 | 33 | 56 |
| Binary | 1110110 | 10010100 | 1010101 | 10100 | 0 | 101011 | 101010 | 1011001 | 11011 | 101110 |
Color Harmonies of #769455
Complementary color
Monochromatic Colors of #769455
Black with #769455
Text Example
Text Example
White with #769455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769455; }
p { color: rgb(118,148,85); }
H1.HeaderClassName
{
color: #769455;
}
.AnyTagClassName
{
color: #769455;
}
</style>
background-color css
<style>
a { background-color: #769455; }
a { background-color: rgb(118,148,85); }
div.DivClassName
{
background-color: #769455;
}
.BgClassName
{
background-color: #769455;
}
</style>
border-color css
<style>
span { border-color: #769455; }
span { border-color: rgb(118,148,85); }
td.TdClassName
{
border-color: #769455;
}
.TagClassName
{
border-color: #769455;
}
</style>