Shades of Highland #809361
Tints of Highland #809361
RGB
CMYK
RGB Variations
Color information
#809361 (or 0x809361) is known color: Highland. HEX triplet: 80, 93 and 61. RGB value is (128,147,97). Sum of RGB (Red+Green+Blue) = 128+147+97=372 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.41% from 372); Green value is 147 (57.81% from 255 or 39.52% from 372); Blue value is 97 (38.28% from 255 or 26.08% from 372); Max value from RGB is 147 - color contains mainly: green. Hex color #809361 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809361 is #7F6C9E. Grayscale: #878787. Windows color (decimal): -8350879 or 6394752. OLE color: 6394752.
HSL color Cylindrical-coordinate representation of color #809361: hue angle of 82.8º degrees, saturation: 0.2, 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 #809361 is Cyan = 0.13, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 147 | 97 | - |
| CMYK | 0.13 | 0 | 0.34 | 0.42 |
| HSL | 82.8º | 0.2% | 0.48% | - |
| HSV(B) | 82.8º | 0.34% | 0.58% | - |
| XYZ | 21.49 | 26.32 | 15.26 | - |
| YUV | 135.62 | 106.21 | 122.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 147 | 97 | 0.13 | 0 | 0.34 | 0.42 | 82.8 | 0.2 | 0.48 |
| Hex | 80 | 93 | 61 | D | 0 | 22 | 2A | 53 | 14 | 30 |
| Octal | 200 | 223 | 141 | 15 | 0 | 42 | 52 | 123 | 24 | 60 |
| Binary | 10000000 | 10010011 | 1100001 | 1101 | 0 | 100010 | 101010 | 1010011 | 10100 | 110000 |
Color Harmonies of #809361
Complementary color
Monochromatic Colors of #809361
Black with #809361
Text Example
Text Example
White with #809361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809361; }
p { color: rgb(128,147,97); }
H1.HeaderClassName
{
color: #809361;
}
.AnyTagClassName
{
color: #809361;
}
</style>
background-color css
<style>
a { background-color: #809361; }
a { background-color: rgb(128,147,97); }
div.DivClassName
{
background-color: #809361;
}
.BgClassName
{
background-color: #809361;
}
</style>
border-color css
<style>
span { border-color: #809361; }
span { border-color: rgb(128,147,97); }
td.TdClassName
{
border-color: #809361;
}
.TagClassName
{
border-color: #809361;
}
</style>