Shades of Highland #839468
Tints of Highland #839468
RGB
CMYK
RGB Variations
Color information
#839468 (or 0x839468) is known color: Highland. HEX triplet: 83, 94 and 68. RGB value is (131,148,104). Sum of RGB (Red+Green+Blue) = 131+148+104=383 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.20% from 383); Green value is 148 (58.20% from 255 or 38.64% from 383); Blue value is 104 (41.02% from 255 or 27.15% from 383); Max value from RGB is 148 - color contains mainly: green. Hex color #839468 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839468 is #7C6B97. Grayscale: #8A8A8A. Windows color (decimal): -8154008 or 6853763. OLE color: 6853763.
HSL color Cylindrical-coordinate representation of color #839468: hue angle of 83.18º degrees, saturation: 0.17, 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 #839468 is Cyan = 0.11, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 104 | - |
| CMYK | 0.11 | 0 | 0.30 | 0.42 |
| HSL | 83.18º | 0.17% | 0.49% | - |
| HSV(B) | 83.18º | 0.3% | 0.58% | - |
| XYZ | 22.45 | 27 | 17.13 | - |
| YUV | 137.9 | 108.87 | 123.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 104 | 0.11 | 0 | 0.30 | 0.42 | 83.18 | 0.17 | 0.49 |
| Hex | 83 | 94 | 68 | B | 0 | 1E | 2A | 53 | 11 | 31 |
| Octal | 203 | 224 | 150 | 13 | 0 | 36 | 52 | 123 | 21 | 61 |
| Binary | 10000011 | 10010100 | 1101000 | 1011 | 0 | 11110 | 101010 | 1010011 | 10001 | 110001 |
Color Harmonies of #839468
Complementary color
Monochromatic Colors of #839468
Black with #839468
Text Example
Text Example
White with #839468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839468; }
p { color: rgb(131,148,104); }
H1.HeaderClassName
{
color: #839468;
}
.AnyTagClassName
{
color: #839468;
}
</style>
background-color css
<style>
a { background-color: #839468; }
a { background-color: rgb(131,148,104); }
div.DivClassName
{
background-color: #839468;
}
.BgClassName
{
background-color: #839468;
}
</style>
border-color css
<style>
span { border-color: #839468; }
span { border-color: rgb(131,148,104); }
td.TdClassName
{
border-color: #839468;
}
.TagClassName
{
border-color: #839468;
}
</style>