Shades of Highland #769552
Tints of Highland #769552
RGB
CMYK
RGB Variations
Color information
#769552 (or 0x769552) is known color: Highland. HEX triplet: 76, 95 and 52. RGB value is (118,149,82). Sum of RGB (Red+Green+Blue) = 118+149+82=349 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.81% from 349); Green value is 149 (58.59% from 255 or 42.69% from 349); Blue value is 82 (32.42% from 255 or 23.50% from 349); Max value from RGB is 149 - color contains mainly: green. Hex color #769552 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769552 is #896AAD. Grayscale: #848484. Windows color (decimal): -9005742 or 5412214. OLE color: 5412214.
HSL color Cylindrical-coordinate representation of color #769552: hue angle of 87.76º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #769552 is Cyan = 0.21, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 82 | - |
| CMYK | 0.21 | 0 | 0.45 | 0.42 |
| HSL | 87.76º | 0.29% | 0.45% | - |
| HSV(B) | 87.76º | 0.45% | 0.58% | - |
| XYZ | 19.74 | 25.96 | 11.95 | - |
| YUV | 132.09 | 99.73 | 117.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 82 | 0.21 | 0 | 0.45 | 0.42 | 87.76 | 0.29 | 0.45 |
| Hex | 76 | 95 | 52 | 15 | 0 | 2D | 2A | 58 | 1D | 2D |
| Octal | 166 | 225 | 122 | 25 | 0 | 55 | 52 | 130 | 35 | 55 |
| Binary | 1110110 | 10010101 | 1010010 | 10101 | 0 | 101101 | 101010 | 1011000 | 11101 | 101101 |
Color Harmonies of #769552
Complementary color
Monochromatic Colors of #769552
Black with #769552
Text Example
Text Example
White with #769552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769552; }
p { color: rgb(118,149,82); }
H1.HeaderClassName
{
color: #769552;
}
.AnyTagClassName
{
color: #769552;
}
</style>
background-color css
<style>
a { background-color: #769552; }
a { background-color: rgb(118,149,82); }
div.DivClassName
{
background-color: #769552;
}
.BgClassName
{
background-color: #769552;
}
</style>
border-color css
<style>
span { border-color: #769552; }
span { border-color: rgb(118,149,82); }
td.TdClassName
{
border-color: #769552;
}
.TagClassName
{
border-color: #769552;
}
</style>