Shades of Highland #869863
Tints of Highland #869863
RGB
CMYK
RGB Variations
Color information
#869863 (or 0x869863) is known color: Highland. HEX triplet: 86, 98 and 63. RGB value is (134,152,99). Sum of RGB (Red+Green+Blue) = 134+152+99=385 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.81% from 385); Green value is 152 (59.77% from 255 or 39.48% from 385); Blue value is 99 (39.06% from 255 or 25.71% from 385); Max value from RGB is 152 - color contains mainly: green. Hex color #869863 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869863 is #79679C. Grayscale: #8C8C8C. Windows color (decimal): -7956381 or 6527110. OLE color: 6527110.
HSL color Cylindrical-coordinate representation of color #869863: hue angle of 80.38º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #869863 is Cyan = 0.12, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 99 | - |
| CMYK | 0.12 | 0 | 0.35 | 0.40 |
| HSL | 80.38º | 0.21% | 0.49% | - |
| HSV(B) | 80.38º | 0.35% | 0.6% | - |
| XYZ | 23.31 | 28.43 | 16.06 | - |
| YUV | 140.58 | 104.54 | 123.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 99 | 0.12 | 0 | 0.35 | 0.40 | 80.38 | 0.21 | 0.49 |
| Hex | 86 | 98 | 63 | C | 0 | 23 | 28 | 50 | 15 | 31 |
| Octal | 206 | 230 | 143 | 14 | 0 | 43 | 50 | 120 | 25 | 61 |
| Binary | 10000110 | 10011000 | 1100011 | 1100 | 0 | 100011 | 101000 | 1010000 | 10101 | 110001 |
Color Harmonies of #869863
Complementary color
Monochromatic Colors of #869863
Black with #869863
Text Example
Text Example
White with #869863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869863; }
p { color: rgb(134,152,99); }
H1.HeaderClassName
{
color: #869863;
}
.AnyTagClassName
{
color: #869863;
}
</style>
background-color css
<style>
a { background-color: #869863; }
a { background-color: rgb(134,152,99); }
div.DivClassName
{
background-color: #869863;
}
.BgClassName
{
background-color: #869863;
}
</style>
border-color css
<style>
span { border-color: #869863; }
span { border-color: rgb(134,152,99); }
td.TdClassName
{
border-color: #869863;
}
.TagClassName
{
border-color: #869863;
}
</style>