Shades of Highland #809461
Tints of Highland #809461
RGB
CMYK
RGB Variations
Color information
#809461 (or 0x809461) is known color: Highland. HEX triplet: 80, 94 and 61. RGB value is (128,148,97). Sum of RGB (Red+Green+Blue) = 128+148+97=373 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.32% from 373); Green value is 148 (58.20% from 255 or 39.68% from 373); Blue value is 97 (38.28% from 255 or 26.01% from 373); Max value from RGB is 148 - color contains mainly: green. Hex color #809461 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809461 is #7F6B9E. Grayscale: #888888. Windows color (decimal): -8350623 or 6395008. OLE color: 6395008.
HSL color Cylindrical-coordinate representation of color #809461: hue angle of 83.53º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #809461 is Cyan = 0.14, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 148 | 97 | - |
| CMYK | 0.14 | 0 | 0.34 | 0.42 |
| HSL | 83.53º | 0.21% | 0.48% | - |
| HSV(B) | 83.53º | 0.34% | 0.58% | - |
| XYZ | 21.65 | 26.63 | 15.31 | - |
| YUV | 136.21 | 105.87 | 122.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 97 | 0.14 | 0 | 0.34 | 0.42 | 83.53 | 0.21 | 0.48 |
| Hex | 80 | 94 | 61 | E | 0 | 22 | 2A | 54 | 15 | 30 |
| Octal | 200 | 224 | 141 | 16 | 0 | 42 | 52 | 124 | 25 | 60 |
| Binary | 10000000 | 10010100 | 1100001 | 1110 | 0 | 100010 | 101010 | 1010100 | 10101 | 110000 |
Color Harmonies of #809461
Complementary color
Monochromatic Colors of #809461
Black with #809461
Text Example
Text Example
White with #809461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809461; }
p { color: rgb(128,148,97); }
H1.HeaderClassName
{
color: #809461;
}
.AnyTagClassName
{
color: #809461;
}
</style>
background-color css
<style>
a { background-color: #809461; }
a { background-color: rgb(128,148,97); }
div.DivClassName
{
background-color: #809461;
}
.BgClassName
{
background-color: #809461;
}
</style>
border-color css
<style>
span { border-color: #809461; }
span { border-color: rgb(128,148,97); }
td.TdClassName
{
border-color: #809461;
}
.TagClassName
{
border-color: #809461;
}
</style>