Shades of Arrowtown #867964
Tints of Arrowtown #867964
RGB
CMYK
RGB Variations
Color information
#867964 (or 0x867964) is known color: Arrowtown. HEX triplet: 86, 79 and 64. RGB value is (134,121,100). Sum of RGB (Red+Green+Blue) = 134+121+100=355 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.75% from 355); Green value is 121 (47.66% from 255 or 34.08% from 355); Blue value is 100 (39.45% from 255 or 28.17% from 355); Max value from RGB is 134 - color contains mainly: red. Hex color #867964 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867964 is #79869B. Grayscale: #7A7A7A. Windows color (decimal): -7964316 or 6584710. OLE color: 6584710.
HSL color Cylindrical-coordinate representation of color #867964: hue angle of 37.06º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #867964 is Cyan = 0, Magento = 0.10, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 100 | - |
| CMYK | 0 | 0.10 | 0.25 | 0.47 |
| HSL | 37.06º | 0.15% | 0.46% | - |
| HSV(B) | 37.06º | 0.25% | 0.53% | - |
| XYZ | 18.97 | 19.66 | 14.85 | - |
| YUV | 122.49 | 115.31 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 100 | 0 | 0.10 | 0.25 | 0.47 | 37.06 | 0.15 | 0.46 |
| Hex | 86 | 79 | 64 | 0 | A | 19 | 2F | 25 | F | 2E |
| Octal | 206 | 171 | 144 | 0 | 12 | 31 | 57 | 45 | 17 | 56 |
| Binary | 10000110 | 1111001 | 1100100 | 0 | 1010 | 11001 | 101111 | 100101 | 1111 | 101110 |
Color Harmonies of #867964
Complementary color
Monochromatic Colors of #867964
Black with #867964
Text Example
Text Example
White with #867964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867964; }
p { color: rgb(134,121,100); }
H1.HeaderClassName
{
color: #867964;
}
.AnyTagClassName
{
color: #867964;
}
</style>
background-color css
<style>
a { background-color: #867964; }
a { background-color: rgb(134,121,100); }
div.DivClassName
{
background-color: #867964;
}
.BgClassName
{
background-color: #867964;
}
</style>
border-color css
<style>
span { border-color: #867964; }
span { border-color: rgb(134,121,100); }
td.TdClassName
{
border-color: #867964;
}
.TagClassName
{
border-color: #867964;
}
</style>