Shades of Highland #809459
Tints of Highland #809459
RGB
CMYK
RGB Variations
Color information
#809459 (or 0x809459) is known color: Highland. HEX triplet: 80, 94 and 59. RGB value is (128,148,89). Sum of RGB (Red+Green+Blue) = 128+148+89=365 (48% of max value = 765). Red value is 128 (50.39% from 255 or 35.07% from 365); Green value is 148 (58.20% from 255 or 40.55% from 365); Blue value is 89 (35.16% from 255 or 24.38% from 365); Max value from RGB is 148 - color contains mainly: green. Hex color #809459 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809459 is #7F6BA6. Grayscale: #878787. Windows color (decimal): -8350631 or 5870720. OLE color: 5870720.
HSL color Cylindrical-coordinate representation of color #809459: hue angle of 80.34º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #809459 is Cyan = 0.14, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 148 | 89 | - |
| CMYK | 0.14 | 0 | 0.40 | 0.42 |
| HSL | 80.34º | 0.25% | 0.46% | - |
| HSV(B) | 80.34º | 0.4% | 0.58% | - |
| XYZ | 21.3 | 26.49 | 13.44 | - |
| YUV | 135.29 | 101.87 | 122.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 89 | 0.14 | 0 | 0.40 | 0.42 | 80.34 | 0.25 | 0.46 |
| Hex | 80 | 94 | 59 | E | 0 | 28 | 2A | 50 | 19 | 2E |
| Octal | 200 | 224 | 131 | 16 | 0 | 50 | 52 | 120 | 31 | 56 |
| Binary | 10000000 | 10010100 | 1011001 | 1110 | 0 | 101000 | 101010 | 1010000 | 11001 | 101110 |
Color Harmonies of #809459
Complementary color
Monochromatic Colors of #809459
Black with #809459
Text Example
Text Example
White with #809459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809459; }
p { color: rgb(128,148,89); }
H1.HeaderClassName
{
color: #809459;
}
.AnyTagClassName
{
color: #809459;
}
</style>
background-color css
<style>
a { background-color: #809459; }
a { background-color: rgb(128,148,89); }
div.DivClassName
{
background-color: #809459;
}
.BgClassName
{
background-color: #809459;
}
</style>
border-color css
<style>
span { border-color: #809459; }
span { border-color: rgb(128,148,89); }
td.TdClassName
{
border-color: #809459;
}
.TagClassName
{
border-color: #809459;
}
</style>