Shades of Highland #859367
Tints of Highland #859367
RGB
CMYK
RGB Variations
Color information
#859367 (or 0x859367) is known color: Highland. HEX triplet: 85, 93 and 67. RGB value is (133,147,103). Sum of RGB (Red+Green+Blue) = 133+147+103=383 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.73% from 383); Green value is 147 (57.81% from 255 or 38.38% from 383); Blue value is 103 (40.62% from 255 or 26.89% from 383); Max value from RGB is 147 - color contains mainly: green. Hex color #859367 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859367 is #7A6C98. Grayscale: #898989. Windows color (decimal): -8023193 or 6787973. OLE color: 6787973.
HSL color Cylindrical-coordinate representation of color #859367: hue angle of 79.09º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #859367 is Cyan = 0.10, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 103 | - |
| CMYK | 0.10 | 0 | 0.30 | 0.42 |
| HSL | 79.09º | 0.18% | 0.49% | - |
| HSV(B) | 79.09º | 0.3% | 0.58% | - |
| XYZ | 22.55 | 26.83 | 16.82 | - |
| YUV | 137.8 | 108.36 | 124.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 103 | 0.10 | 0 | 0.30 | 0.42 | 79.09 | 0.18 | 0.49 |
| Hex | 85 | 93 | 67 | A | 0 | 1E | 2A | 4F | 12 | 31 |
| Octal | 205 | 223 | 147 | 12 | 0 | 36 | 52 | 117 | 22 | 61 |
| Binary | 10000101 | 10010011 | 1100111 | 1010 | 0 | 11110 | 101010 | 1001111 | 10010 | 110001 |
Color Harmonies of #859367
Complementary color
Monochromatic Colors of #859367
Black with #859367
Text Example
Text Example
White with #859367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859367; }
p { color: rgb(133,147,103); }
H1.HeaderClassName
{
color: #859367;
}
.AnyTagClassName
{
color: #859367;
}
</style>
background-color css
<style>
a { background-color: #859367; }
a { background-color: rgb(133,147,103); }
div.DivClassName
{
background-color: #859367;
}
.BgClassName
{
background-color: #859367;
}
</style>
border-color css
<style>
span { border-color: #859367; }
span { border-color: rgb(133,147,103); }
td.TdClassName
{
border-color: #859367;
}
.TagClassName
{
border-color: #859367;
}
</style>