Shades of Highland #789469
Tints of Highland #789469
RGB
CMYK
RGB Variations
Color information
#789469 (or 0x789469) is known color: Highland. HEX triplet: 78, 94 and 69. RGB value is (120,148,105). Sum of RGB (Red+Green+Blue) = 120+148+105=373 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.17% from 373); Green value is 148 (58.20% from 255 or 39.68% from 373); Blue value is 105 (41.41% from 255 or 28.15% from 373); Max value from RGB is 148 - color contains mainly: green. Hex color #789469 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #789469 is #876B96. Grayscale: #868686. Windows color (decimal): -8874903 or 6919288. OLE color: 6919288.
HSL color Cylindrical-coordinate representation of color #789469: hue angle of 99.07º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #789469 is Cyan = 0.19, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 148 | 105 | - |
| CMYK | 0.19 | 0 | 0.29 | 0.42 |
| HSL | 99.07º | 0.17% | 0.5% | - |
| HSV(B) | 99.07º | 0.29% | 0.58% | - |
| XYZ | 20.89 | 26.19 | 17.32 | - |
| YUV | 134.73 | 111.22 | 117.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 148 | 105 | 0.19 | 0 | 0.29 | 0.42 | 99.07 | 0.17 | 0.5 |
| Hex | 78 | 94 | 69 | 13 | 0 | 1D | 2A | 63 | 11 | 32 |
| Octal | 170 | 224 | 151 | 23 | 0 | 35 | 52 | 143 | 21 | 62 |
| Binary | 1111000 | 10010100 | 1101001 | 10011 | 0 | 11101 | 101010 | 1100011 | 10001 | 110010 |
Color Harmonies of #789469
Complementary color
Monochromatic Colors of #789469
Black with #789469
Text Example
Text Example
White with #789469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789469; }
p { color: rgb(120,148,105); }
H1.HeaderClassName
{
color: #789469;
}
.AnyTagClassName
{
color: #789469;
}
</style>
background-color css
<style>
a { background-color: #789469; }
a { background-color: rgb(120,148,105); }
div.DivClassName
{
background-color: #789469;
}
.BgClassName
{
background-color: #789469;
}
</style>
border-color css
<style>
span { border-color: #789469; }
span { border-color: rgb(120,148,105); }
td.TdClassName
{
border-color: #789469;
}
.TagClassName
{
border-color: #789469;
}
</style>