Shades of Highland #849465
Tints of Highland #849465
RGB
CMYK
RGB Variations
Color information
#849465 (or 0x849465) is known color: Highland. HEX triplet: 84, 94 and 65. RGB value is (132,148,101). Sum of RGB (Red+Green+Blue) = 132+148+101=381 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.65% from 381); Green value is 148 (58.20% from 255 or 38.85% from 381); Blue value is 101 (39.84% from 255 or 26.51% from 381); Max value from RGB is 148 - color contains mainly: green. Hex color #849465 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849465 is #7B6B9A. Grayscale: #8A8A8A. Windows color (decimal): -8088475 or 6657156. OLE color: 6657156.
HSL color Cylindrical-coordinate representation of color #849465: hue angle of 80.43º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #849465 is Cyan = 0.11, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 101 | - |
| CMYK | 0.11 | 0 | 0.32 | 0.42 |
| HSL | 80.43º | 0.19% | 0.49% | - |
| HSV(B) | 80.43º | 0.32% | 0.58% | - |
| XYZ | 22.45 | 27.02 | 16.34 | - |
| YUV | 137.86 | 107.2 | 123.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 101 | 0.11 | 0 | 0.32 | 0.42 | 80.43 | 0.19 | 0.49 |
| Hex | 84 | 94 | 65 | B | 0 | 20 | 2A | 50 | 13 | 31 |
| Octal | 204 | 224 | 145 | 13 | 0 | 40 | 52 | 120 | 23 | 61 |
| Binary | 10000100 | 10010100 | 1100101 | 1011 | 0 | 100000 | 101010 | 1010000 | 10011 | 110001 |
Color Harmonies of #849465
Complementary color
Monochromatic Colors of #849465
Black with #849465
Text Example
Text Example
White with #849465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849465; }
p { color: rgb(132,148,101); }
H1.HeaderClassName
{
color: #849465;
}
.AnyTagClassName
{
color: #849465;
}
</style>
background-color css
<style>
a { background-color: #849465; }
a { background-color: rgb(132,148,101); }
div.DivClassName
{
background-color: #849465;
}
.BgClassName
{
background-color: #849465;
}
</style>
border-color css
<style>
span { border-color: #849465; }
span { border-color: rgb(132,148,101); }
td.TdClassName
{
border-color: #849465;
}
.TagClassName
{
border-color: #849465;
}
</style>