Shades of Highland #809465
Tints of Highland #809465
RGB
CMYK
RGB Variations
Color information
#809465 (or 0x809465) is known color: Highland. HEX triplet: 80, 94 and 65. RGB value is (128,148,101). Sum of RGB (Red+Green+Blue) = 128+148+101=377 (49% of max value = 765). Red value is 128 (50.39% from 255 or 33.95% from 377); Green value is 148 (58.20% from 255 or 39.26% from 377); Blue value is 101 (39.84% from 255 or 26.79% from 377); Max value from RGB is 148 - color contains mainly: green. Hex color #809465 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809465 is #7F6B9A. Grayscale: #888888. Windows color (decimal): -8350619 or 6657152. OLE color: 6657152.
HSL color Cylindrical-coordinate representation of color #809465: hue angle of 85.53º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #809465 is Cyan = 0.14, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 148 | 101 | - |
| CMYK | 0.14 | 0 | 0.32 | 0.42 |
| HSL | 85.53º | 0.19% | 0.49% | - |
| HSV(B) | 85.53º | 0.32% | 0.58% | - |
| XYZ | 21.84 | 26.71 | 16.32 | - |
| YUV | 136.66 | 107.87 | 121.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 101 | 0.14 | 0 | 0.32 | 0.42 | 85.53 | 0.19 | 0.49 |
| Hex | 80 | 94 | 65 | E | 0 | 20 | 2A | 56 | 13 | 31 |
| Octal | 200 | 224 | 145 | 16 | 0 | 40 | 52 | 126 | 23 | 61 |
| Binary | 10000000 | 10010100 | 1100101 | 1110 | 0 | 100000 | 101010 | 1010110 | 10011 | 110001 |
Color Harmonies of #809465
Complementary color
Monochromatic Colors of #809465
Black with #809465
Text Example
Text Example
White with #809465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809465; }
p { color: rgb(128,148,101); }
H1.HeaderClassName
{
color: #809465;
}
.AnyTagClassName
{
color: #809465;
}
</style>
background-color css
<style>
a { background-color: #809465; }
a { background-color: rgb(128,148,101); }
div.DivClassName
{
background-color: #809465;
}
.BgClassName
{
background-color: #809465;
}
</style>
border-color css
<style>
span { border-color: #809465; }
span { border-color: rgb(128,148,101); }
td.TdClassName
{
border-color: #809465;
}
.TagClassName
{
border-color: #809465;
}
</style>