Shades of Highland #839064
Tints of Highland #839064
RGB
CMYK
RGB Variations
Color information
#839064 (or 0x839064) is known color: Highland. HEX triplet: 83, 90 and 64. RGB value is (131,144,100). Sum of RGB (Red+Green+Blue) = 131+144+100=375 (49% of max value = 765). Red value is 131 (51.56% from 255 or 34.93% from 375); Green value is 144 (56.64% from 255 or 38.4% from 375); Blue value is 100 (39.45% from 255 or 26.67% from 375); Max value from RGB is 144 - color contains mainly: green. Hex color #839064 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839064 is #7C6F9B. Grayscale: #878787. Windows color (decimal): -8155036 or 6590595. OLE color: 6590595.
HSL color Cylindrical-coordinate representation of color #839064: hue angle of 77.73º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #839064 is Cyan = 0.09, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 144 | 100 | - |
| CMYK | 0.09 | 0 | 0.31 | 0.44 |
| HSL | 77.73º | 0.18% | 0.48% | - |
| HSV(B) | 77.73º | 0.31% | 0.56% | - |
| XYZ | 21.63 | 25.69 | 15.88 | - |
| YUV | 135.1 | 108.19 | 125.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 144 | 100 | 0.09 | 0 | 0.31 | 0.44 | 77.73 | 0.18 | 0.48 |
| Hex | 83 | 90 | 64 | 9 | 0 | 1F | 2C | 4E | 12 | 30 |
| Octal | 203 | 220 | 144 | 11 | 0 | 37 | 54 | 116 | 22 | 60 |
| Binary | 10000011 | 10010000 | 1100100 | 1001 | 0 | 11111 | 101100 | 1001110 | 10010 | 110000 |
Color Harmonies of #839064
Complementary color
Monochromatic Colors of #839064
Black with #839064
Text Example
Text Example
White with #839064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839064; }
p { color: rgb(131,144,100); }
H1.HeaderClassName
{
color: #839064;
}
.AnyTagClassName
{
color: #839064;
}
</style>
background-color css
<style>
a { background-color: #839064; }
a { background-color: rgb(131,144,100); }
div.DivClassName
{
background-color: #839064;
}
.BgClassName
{
background-color: #839064;
}
</style>
border-color css
<style>
span { border-color: #839064; }
span { border-color: rgb(131,144,100); }
td.TdClassName
{
border-color: #839064;
}
.TagClassName
{
border-color: #839064;
}
</style>