Shades of Highland #849468
Tints of Highland #849468
RGB
CMYK
RGB Variations
Color information
#849468 (or 0x849468) is known color: Highland. HEX triplet: 84, 94 and 68. RGB value is (132,148,104). Sum of RGB (Red+Green+Blue) = 132+148+104=384 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.38% from 384); Green value is 148 (58.20% from 255 or 38.54% from 384); Blue value is 104 (41.02% from 255 or 27.08% from 384); Max value from RGB is 148 - color contains mainly: green. Hex color #849468 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849468 is #7B6B97. Grayscale: #8A8A8A. Windows color (decimal): -8088472 or 6853764. OLE color: 6853764.
HSL color Cylindrical-coordinate representation of color #849468: hue angle of 81.82º 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 #849468 is Cyan = 0.11, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 104 | - |
| CMYK | 0.11 | 0 | 0.30 | 0.42 |
| HSL | 81.82º | 0.17% | 0.49% | - |
| HSV(B) | 81.82º | 0.3% | 0.58% | - |
| XYZ | 22.6 | 27.08 | 17.13 | - |
| YUV | 138.2 | 108.7 | 123.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 104 | 0.11 | 0 | 0.30 | 0.42 | 81.82 | 0.17 | 0.49 |
| Hex | 84 | 94 | 68 | B | 0 | 1E | 2A | 52 | 11 | 31 |
| Octal | 204 | 224 | 150 | 13 | 0 | 36 | 52 | 122 | 21 | 61 |
| Binary | 10000100 | 10010100 | 1101000 | 1011 | 0 | 11110 | 101010 | 1010010 | 10001 | 110001 |
Color Harmonies of #849468
Complementary color
Monochromatic Colors of #849468
Black with #849468
Text Example
Text Example
White with #849468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849468; }
p { color: rgb(132,148,104); }
H1.HeaderClassName
{
color: #849468;
}
.AnyTagClassName
{
color: #849468;
}
</style>
background-color css
<style>
a { background-color: #849468; }
a { background-color: rgb(132,148,104); }
div.DivClassName
{
background-color: #849468;
}
.BgClassName
{
background-color: #849468;
}
</style>
border-color css
<style>
span { border-color: #849468; }
span { border-color: rgb(132,148,104); }
td.TdClassName
{
border-color: #849468;
}
.TagClassName
{
border-color: #849468;
}
</style>