Shades of Highland #809362
Tints of Highland #809362
RGB
CMYK
RGB Variations
Color information
#809362 (or 0x809362) is known color: Highland. HEX triplet: 80, 93 and 62. RGB value is (128,147,98). Sum of RGB (Red+Green+Blue) = 128+147+98=373 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.32% from 373); Green value is 147 (57.81% from 255 or 39.41% from 373); Blue value is 98 (38.67% from 255 or 26.27% from 373); Max value from RGB is 147 - color contains mainly: green. Hex color #809362 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809362 is #7F6C9D. Grayscale: #878787. Windows color (decimal): -8350878 or 6460288. OLE color: 6460288.
HSL color Cylindrical-coordinate representation of color #809362: hue angle of 83.27º 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 #809362 is Cyan = 0.13, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 147 | 98 | - |
| CMYK | 0.13 | 0 | 0.33 | 0.42 |
| HSL | 83.27º | 0.2% | 0.48% | - |
| HSV(B) | 83.27º | 0.33% | 0.58% | - |
| XYZ | 21.54 | 26.34 | 15.5 | - |
| YUV | 135.73 | 106.71 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 147 | 98 | 0.13 | 0 | 0.33 | 0.42 | 83.27 | 0.2 | 0.48 |
| Hex | 80 | 93 | 62 | D | 0 | 21 | 2A | 53 | 14 | 30 |
| Octal | 200 | 223 | 142 | 15 | 0 | 41 | 52 | 123 | 24 | 60 |
| Binary | 10000000 | 10010011 | 1100010 | 1101 | 0 | 100001 | 101010 | 1010011 | 10100 | 110000 |
Color Harmonies of #809362
Complementary color
Monochromatic Colors of #809362
Black with #809362
Text Example
Text Example
White with #809362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809362; }
p { color: rgb(128,147,98); }
H1.HeaderClassName
{
color: #809362;
}
.AnyTagClassName
{
color: #809362;
}
</style>
background-color css
<style>
a { background-color: #809362; }
a { background-color: rgb(128,147,98); }
div.DivClassName
{
background-color: #809362;
}
.BgClassName
{
background-color: #809362;
}
</style>
border-color css
<style>
span { border-color: #809362; }
span { border-color: rgb(128,147,98); }
td.TdClassName
{
border-color: #809362;
}
.TagClassName
{
border-color: #809362;
}
</style>