Shades of Highland #789463
Tints of Highland #789463
RGB
CMYK
RGB Variations
Color information
#789463 (or 0x789463) is known color: Highland. HEX triplet: 78, 94 and 63. RGB value is (120,148,99). Sum of RGB (Red+Green+Blue) = 120+148+99=367 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.70% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 99 (39.06% from 255 or 26.98% from 367); Max value from RGB is 148 - color contains mainly: green. Hex color #789463 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #789463 is #876B9C. Grayscale: #868686. Windows color (decimal): -8874909 or 6526072. OLE color: 6526072.
HSL color Cylindrical-coordinate representation of color #789463: hue angle of 94.29º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #789463 is Cyan = 0.19, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 148 | 99 | - |
| CMYK | 0.19 | 0 | 0.33 | 0.42 |
| HSL | 94.29º | 0.2% | 0.48% | - |
| HSV(B) | 94.29º | 0.33% | 0.58% | - |
| XYZ | 20.59 | 26.07 | 15.75 | - |
| YUV | 134.04 | 108.22 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 148 | 99 | 0.19 | 0 | 0.33 | 0.42 | 94.29 | 0.2 | 0.48 |
| Hex | 78 | 94 | 63 | 13 | 0 | 21 | 2A | 5E | 14 | 30 |
| Octal | 170 | 224 | 143 | 23 | 0 | 41 | 52 | 136 | 24 | 60 |
| Binary | 1111000 | 10010100 | 1100011 | 10011 | 0 | 100001 | 101010 | 1011110 | 10100 | 110000 |
Color Harmonies of #789463
Complementary color
Monochromatic Colors of #789463
Black with #789463
Text Example
Text Example
White with #789463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789463; }
p { color: rgb(120,148,99); }
H1.HeaderClassName
{
color: #789463;
}
.AnyTagClassName
{
color: #789463;
}
</style>
background-color css
<style>
a { background-color: #789463; }
a { background-color: rgb(120,148,99); }
div.DivClassName
{
background-color: #789463;
}
.BgClassName
{
background-color: #789463;
}
</style>
border-color css
<style>
span { border-color: #789463; }
span { border-color: rgb(120,148,99); }
td.TdClassName
{
border-color: #789463;
}
.TagClassName
{
border-color: #789463;
}
</style>