Shades of Highland #769052
Tints of Highland #769052
RGB
CMYK
RGB Variations
Color information
#769052 (or 0x769052) is known color: Highland. HEX triplet: 76, 90 and 52. RGB value is (118,144,82). Sum of RGB (Red+Green+Blue) = 118+144+82=344 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.30% from 344); Green value is 144 (56.64% from 255 or 41.86% from 344); Blue value is 82 (32.42% from 255 or 23.84% from 344); Max value from RGB is 144 - color contains mainly: green. Hex color #769052 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769052 is #896FAD. Grayscale: #818181. Windows color (decimal): -9007022 or 5410934. OLE color: 5410934.
HSL color Cylindrical-coordinate representation of color #769052: hue angle of 85.16º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #769052 is Cyan = 0.18, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 144 | 82 | - |
| CMYK | 0.18 | 0 | 0.43 | 0.44 |
| HSL | 85.16º | 0.27% | 0.44% | - |
| HSV(B) | 85.16º | 0.43% | 0.56% | - |
| XYZ | 18.97 | 24.41 | 11.69 | - |
| YUV | 129.16 | 101.39 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 144 | 82 | 0.18 | 0 | 0.43 | 0.44 | 85.16 | 0.27 | 0.44 |
| Hex | 76 | 90 | 52 | 12 | 0 | 2B | 2C | 55 | 1B | 2C |
| Octal | 166 | 220 | 122 | 22 | 0 | 53 | 54 | 125 | 33 | 54 |
| Binary | 1110110 | 10010000 | 1010010 | 10010 | 0 | 101011 | 101100 | 1010101 | 11011 | 101100 |
Color Harmonies of #769052
Complementary color
Monochromatic Colors of #769052
Black with #769052
Text Example
Text Example
White with #769052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769052; }
p { color: rgb(118,144,82); }
H1.HeaderClassName
{
color: #769052;
}
.AnyTagClassName
{
color: #769052;
}
</style>
background-color css
<style>
a { background-color: #769052; }
a { background-color: rgb(118,144,82); }
div.DivClassName
{
background-color: #769052;
}
.BgClassName
{
background-color: #769052;
}
</style>
border-color css
<style>
span { border-color: #769052; }
span { border-color: rgb(118,144,82); }
td.TdClassName
{
border-color: #769052;
}
.TagClassName
{
border-color: #769052;
}
</style>