Shades of Highland #839670
Tints of Highland #839670
RGB
CMYK
RGB Variations
Color information
#839670 (or 0x839670) is known color: Highland. HEX triplet: 83, 96 and 70. RGB value is (131,150,112). Sum of RGB (Red+Green+Blue) = 131+150+112=393 (52% of max value = 765). Red value is 131 (51.56% from 255 or 33.33% from 393); Green value is 150 (58.98% from 255 or 38.17% from 393); Blue value is 112 (44.14% from 255 or 28.50% from 393); Max value from RGB is 150 - color contains mainly: green. Hex color #839670 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839670 is #7C698F. Grayscale: #8C8C8C. Windows color (decimal): -8153488 or 7378563. OLE color: 7378563.
HSL color Cylindrical-coordinate representation of color #839670: hue angle of 90º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #839670 is Cyan = 0.13, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 150 | 112 | - |
| CMYK | 0.13 | 0 | 0.25 | 0.41 |
| HSL | 90º | 0.15% | 0.51% | - |
| HSV(B) | 90º | 0.25% | 0.59% | - |
| XYZ | 23.19 | 27.81 | 19.47 | - |
| YUV | 139.99 | 112.21 | 121.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 150 | 112 | 0.13 | 0 | 0.25 | 0.41 | 90 | 0.15 | 0.51 |
| Hex | 83 | 96 | 70 | D | 0 | 19 | 29 | 5A | F | 33 |
| Octal | 203 | 226 | 160 | 15 | 0 | 31 | 51 | 132 | 17 | 63 |
| Binary | 10000011 | 10010110 | 1110000 | 1101 | 0 | 11001 | 101001 | 1011010 | 1111 | 110011 |
Color Harmonies of #839670
Complementary color
Monochromatic Colors of #839670
Black with #839670
Text Example
Text Example
White with #839670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839670; }
p { color: rgb(131,150,112); }
H1.HeaderClassName
{
color: #839670;
}
.AnyTagClassName
{
color: #839670;
}
</style>
background-color css
<style>
a { background-color: #839670; }
a { background-color: rgb(131,150,112); }
div.DivClassName
{
background-color: #839670;
}
.BgClassName
{
background-color: #839670;
}
</style>
border-color css
<style>
span { border-color: #839670; }
span { border-color: rgb(131,150,112); }
td.TdClassName
{
border-color: #839670;
}
.TagClassName
{
border-color: #839670;
}
</style>