Shades of Highland #788952
Tints of Highland #788952
RGB
CMYK
RGB Variations
Color information
#788952 (or 0x788952) is known color: Highland. HEX triplet: 78, 89 and 52. RGB value is (120,137,82). Sum of RGB (Red+Green+Blue) = 120+137+82=339 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.40% from 339); Green value is 137 (53.91% from 255 or 40.41% from 339); Blue value is 82 (32.42% from 255 or 24.19% from 339); Max value from RGB is 137 - color contains mainly: green. Hex color #788952 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788952 is #8776AD. Grayscale: #7D7D7D. Windows color (decimal): -8877742 or 5409144. OLE color: 5409144.
HSL color Cylindrical-coordinate representation of color #788952: hue angle of 78.55º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #788952 is Cyan = 0.12, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 137 | 82 | - |
| CMYK | 0.12 | 0 | 0.40 | 0.46 |
| HSL | 78.55º | 0.25% | 0.43% | - |
| HSV(B) | 78.55º | 0.4% | 0.54% | - |
| XYZ | 18.21 | 22.49 | 11.36 | - |
| YUV | 125.65 | 103.37 | 123.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 82 | 0.12 | 0 | 0.40 | 0.46 | 78.55 | 0.25 | 0.43 |
| Hex | 78 | 89 | 52 | C | 0 | 28 | 2E | 4F | 19 | 2B |
| Octal | 170 | 211 | 122 | 14 | 0 | 50 | 56 | 117 | 31 | 53 |
| Binary | 1111000 | 10001001 | 1010010 | 1100 | 0 | 101000 | 101110 | 1001111 | 11001 | 101011 |
Color Harmonies of #788952
Complementary color
Monochromatic Colors of #788952
Black with #788952
Text Example
Text Example
White with #788952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788952; }
p { color: rgb(120,137,82); }
H1.HeaderClassName
{
color: #788952;
}
.AnyTagClassName
{
color: #788952;
}
</style>
background-color css
<style>
a { background-color: #788952; }
a { background-color: rgb(120,137,82); }
div.DivClassName
{
background-color: #788952;
}
.BgClassName
{
background-color: #788952;
}
</style>
border-color css
<style>
span { border-color: #788952; }
span { border-color: rgb(120,137,82); }
td.TdClassName
{
border-color: #788952;
}
.TagClassName
{
border-color: #788952;
}
</style>