Shades of Highland #788953
Tints of Highland #788953
RGB
CMYK
RGB Variations
Color information
#788953 (or 0x788953) is known color: Highland. HEX triplet: 78, 89 and 53. RGB value is (120,137,83). Sum of RGB (Red+Green+Blue) = 120+137+83=340 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.29% from 340); Green value is 137 (53.91% from 255 or 40.29% from 340); Blue value is 83 (32.81% from 255 or 24.41% from 340); Max value from RGB is 137 - color contains mainly: green. Hex color #788953 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788953 is #8776AC. Grayscale: #7D7D7D. Windows color (decimal): -8877741 or 5474680. OLE color: 5474680.
HSL color Cylindrical-coordinate representation of color #788953: hue angle of 78.89º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #788953 is Cyan = 0.12, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 137 | 83 | - |
| CMYK | 0.12 | 0 | 0.39 | 0.46 |
| HSL | 78.89º | 0.25% | 0.43% | - |
| HSV(B) | 78.89º | 0.39% | 0.54% | - |
| XYZ | 18.25 | 22.51 | 11.57 | - |
| YUV | 125.76 | 103.87 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 83 | 0.12 | 0 | 0.39 | 0.46 | 78.89 | 0.25 | 0.43 |
| Hex | 78 | 89 | 53 | C | 0 | 27 | 2E | 4F | 19 | 2B |
| Octal | 170 | 211 | 123 | 14 | 0 | 47 | 56 | 117 | 31 | 53 |
| Binary | 1111000 | 10001001 | 1010011 | 1100 | 0 | 100111 | 101110 | 1001111 | 11001 | 101011 |
Color Harmonies of #788953
Complementary color
Monochromatic Colors of #788953
Black with #788953
Text Example
Text Example
White with #788953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788953; }
p { color: rgb(120,137,83); }
H1.HeaderClassName
{
color: #788953;
}
.AnyTagClassName
{
color: #788953;
}
</style>
background-color css
<style>
a { background-color: #788953; }
a { background-color: rgb(120,137,83); }
div.DivClassName
{
background-color: #788953;
}
.BgClassName
{
background-color: #788953;
}
</style>
border-color css
<style>
span { border-color: #788953; }
span { border-color: rgb(120,137,83); }
td.TdClassName
{
border-color: #788953;
}
.TagClassName
{
border-color: #788953;
}
</style>