Shades of Highland #839570
Tints of Highland #839570
RGB
CMYK
RGB Variations
Color information
#839570 (or 0x839570) is known color: Highland. HEX triplet: 83, 95 and 70. RGB value is (131,149,112). Sum of RGB (Red+Green+Blue) = 131+149+112=392 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.42% from 392); Green value is 149 (58.59% from 255 or 38.01% from 392); Blue value is 112 (44.14% from 255 or 28.57% from 392); Max value from RGB is 149 - color contains mainly: green. Hex color #839570 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839570 is #7C6A8F. Grayscale: #8B8B8B. Windows color (decimal): -8153744 or 7378307. OLE color: 7378307.
HSL color Cylindrical-coordinate representation of color #839570: hue angle of 89.19º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #839570 is Cyan = 0.12, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 112 | - |
| CMYK | 0.12 | 0 | 0.25 | 0.42 |
| HSL | 89.19º | 0.15% | 0.51% | - |
| HSV(B) | 89.19º | 0.25% | 0.58% | - |
| XYZ | 23.03 | 27.49 | 19.42 | - |
| YUV | 139.4 | 112.54 | 122.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 112 | 0.12 | 0 | 0.25 | 0.42 | 89.19 | 0.15 | 0.51 |
| Hex | 83 | 95 | 70 | C | 0 | 19 | 2A | 59 | F | 33 |
| Octal | 203 | 225 | 160 | 14 | 0 | 31 | 52 | 131 | 17 | 63 |
| Binary | 10000011 | 10010101 | 1110000 | 1100 | 0 | 11001 | 101010 | 1011001 | 1111 | 110011 |
Color Harmonies of #839570
Complementary color
Monochromatic Colors of #839570
Black with #839570
Text Example
Text Example
White with #839570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839570; }
p { color: rgb(131,149,112); }
H1.HeaderClassName
{
color: #839570;
}
.AnyTagClassName
{
color: #839570;
}
</style>
background-color css
<style>
a { background-color: #839570; }
a { background-color: rgb(131,149,112); }
div.DivClassName
{
background-color: #839570;
}
.BgClassName
{
background-color: #839570;
}
</style>
border-color css
<style>
span { border-color: #839570; }
span { border-color: rgb(131,149,112); }
td.TdClassName
{
border-color: #839570;
}
.TagClassName
{
border-color: #839570;
}
</style>