Shades of Arrowtown #837965
Tints of Arrowtown #837965
RGB
CMYK
RGB Variations
Color information
#837965 (or 0x837965) is known color: Arrowtown. HEX triplet: 83, 79 and 65. RGB value is (131,121,101). Sum of RGB (Red+Green+Blue) = 131+121+101=353 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.11% from 353); Green value is 121 (47.66% from 255 or 34.28% from 353); Blue value is 101 (39.84% from 255 or 28.61% from 353); Max value from RGB is 131 - color contains mainly: red. Hex color #837965 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837965 is #7C869A. Grayscale: #797979. Windows color (decimal): -8160923 or 6650243. OLE color: 6650243.
HSL color Cylindrical-coordinate representation of color #837965: hue angle of 40º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #837965 is Cyan = 0, Magento = 0.08, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 101 | - |
| CMYK | 0 | 0.08 | 0.23 | 0.49 |
| HSL | 40º | 0.13% | 0.45% | - |
| HSV(B) | 40º | 0.23% | 0.51% | - |
| XYZ | 18.55 | 19.44 | 15.09 | - |
| YUV | 121.71 | 116.31 | 134.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 101 | 0 | 0.08 | 0.23 | 0.49 | 40 | 0.13 | 0.45 |
| Hex | 83 | 79 | 65 | 0 | 8 | 17 | 31 | 28 | D | 2D |
| Octal | 203 | 171 | 145 | 0 | 10 | 27 | 61 | 50 | 15 | 55 |
| Binary | 10000011 | 1111001 | 1100101 | 0 | 1000 | 10111 | 110001 | 101000 | 1101 | 101101 |
Color Harmonies of #837965
Complementary color
Monochromatic Colors of #837965
Black with #837965
Text Example
Text Example
White with #837965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837965; }
p { color: rgb(131,121,101); }
H1.HeaderClassName
{
color: #837965;
}
.AnyTagClassName
{
color: #837965;
}
</style>
background-color css
<style>
a { background-color: #837965; }
a { background-color: rgb(131,121,101); }
div.DivClassName
{
background-color: #837965;
}
.BgClassName
{
background-color: #837965;
}
</style>
border-color css
<style>
span { border-color: #837965; }
span { border-color: rgb(131,121,101); }
td.TdClassName
{
border-color: #837965;
}
.TagClassName
{
border-color: #837965;
}
</style>