Shades of Arrowtown #837964
Tints of Arrowtown #837964
RGB
CMYK
RGB Variations
Color information
#837964 (or 0x837964) is known color: Arrowtown. HEX triplet: 83, 79 and 64. RGB value is (131,121,100). Sum of RGB (Red+Green+Blue) = 131+121+100=352 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.22% from 352); Green value is 121 (47.66% from 255 or 34.38% from 352); Blue value is 100 (39.45% from 255 or 28.41% from 352); Max value from RGB is 131 - color contains mainly: red. Hex color #837964 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837964 is #7C869B. Grayscale: #797979. Windows color (decimal): -8160924 or 6584707. OLE color: 6584707.
HSL color Cylindrical-coordinate representation of color #837964: hue angle of 40.65º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #837964 is Cyan = 0, Magento = 0.08, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 100 | - |
| CMYK | 0 | 0.08 | 0.24 | 0.49 |
| HSL | 40.65º | 0.13% | 0.45% | - |
| HSV(B) | 40.65º | 0.24% | 0.51% | - |
| XYZ | 18.5 | 19.42 | 14.83 | - |
| YUV | 121.6 | 115.81 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 100 | 0 | 0.08 | 0.24 | 0.49 | 40.65 | 0.13 | 0.45 |
| Hex | 83 | 79 | 64 | 0 | 8 | 18 | 31 | 29 | D | 2D |
| Octal | 203 | 171 | 144 | 0 | 10 | 30 | 61 | 51 | 15 | 55 |
| Binary | 10000011 | 1111001 | 1100100 | 0 | 1000 | 11000 | 110001 | 101001 | 1101 | 101101 |
Color Harmonies of #837964
Complementary color
Monochromatic Colors of #837964
Black with #837964
Text Example
Text Example
White with #837964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837964; }
p { color: rgb(131,121,100); }
H1.HeaderClassName
{
color: #837964;
}
.AnyTagClassName
{
color: #837964;
}
</style>
background-color css
<style>
a { background-color: #837964; }
a { background-color: rgb(131,121,100); }
div.DivClassName
{
background-color: #837964;
}
.BgClassName
{
background-color: #837964;
}
</style>
border-color css
<style>
span { border-color: #837964; }
span { border-color: rgb(131,121,100); }
td.TdClassName
{
border-color: #837964;
}
.TagClassName
{
border-color: #837964;
}
</style>