Shades of Highland #839663
Tints of Highland #839663
RGB
CMYK
RGB Variations
Color information
#839663 (or 0x839663) is known color: Highland. HEX triplet: 83, 96 and 63. RGB value is (131,150,99). Sum of RGB (Red+Green+Blue) = 131+150+99=380 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.47% from 380); Green value is 150 (58.98% from 255 or 39.47% from 380); Blue value is 99 (39.06% from 255 or 26.05% from 380); Max value from RGB is 150 - color contains mainly: green. Hex color #839663 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839663 is #7C699C. Grayscale: #8A8A8A. Windows color (decimal): -8153501 or 6526595. OLE color: 6526595.
HSL color Cylindrical-coordinate representation of color #839663: hue angle of 82.35º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #839663 is Cyan = 0.13, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 150 | 99 | - |
| CMYK | 0.13 | 0 | 0.34 | 0.41 |
| HSL | 82.35º | 0.2% | 0.49% | - |
| HSV(B) | 82.35º | 0.34% | 0.59% | - |
| XYZ | 22.52 | 27.54 | 15.93 | - |
| YUV | 138.51 | 105.71 | 122.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 150 | 99 | 0.13 | 0 | 0.34 | 0.41 | 82.35 | 0.2 | 0.49 |
| Hex | 83 | 96 | 63 | D | 0 | 22 | 29 | 52 | 14 | 31 |
| Octal | 203 | 226 | 143 | 15 | 0 | 42 | 51 | 122 | 24 | 61 |
| Binary | 10000011 | 10010110 | 1100011 | 1101 | 0 | 100010 | 101001 | 1010010 | 10100 | 110001 |
Color Harmonies of #839663
Complementary color
Monochromatic Colors of #839663
Black with #839663
Text Example
Text Example
White with #839663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839663; }
p { color: rgb(131,150,99); }
H1.HeaderClassName
{
color: #839663;
}
.AnyTagClassName
{
color: #839663;
}
</style>
background-color css
<style>
a { background-color: #839663; }
a { background-color: rgb(131,150,99); }
div.DivClassName
{
background-color: #839663;
}
.BgClassName
{
background-color: #839663;
}
</style>
border-color css
<style>
span { border-color: #839663; }
span { border-color: rgb(131,150,99); }
td.TdClassName
{
border-color: #839663;
}
.TagClassName
{
border-color: #839663;
}
</style>