Shades of Arrowtown #837963
Tints of Arrowtown #837963
RGB
CMYK
RGB Variations
Color information
#837963 (or 0x837963) is known color: Arrowtown. HEX triplet: 83, 79 and 63. RGB value is (131,121,99). Sum of RGB (Red+Green+Blue) = 131+121+99=351 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.32% from 351); Green value is 121 (47.66% from 255 or 34.47% from 351); Blue value is 99 (39.06% from 255 or 28.21% from 351); Max value from RGB is 131 - color contains mainly: red. Hex color #837963 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837963 is #7C869C. Grayscale: #797979. Windows color (decimal): -8160925 or 6519171. OLE color: 6519171.
HSL color Cylindrical-coordinate representation of color #837963: hue angle of 41.25º degrees, saturation: 0.14, 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 #837963 is Cyan = 0, Magento = 0.08, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 99 | - |
| CMYK | 0 | 0.08 | 0.24 | 0.49 |
| HSL | 41.25º | 0.14% | 0.45% | - |
| HSV(B) | 41.25º | 0.24% | 0.51% | - |
| XYZ | 18.45 | 19.4 | 14.58 | - |
| YUV | 121.48 | 115.31 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 99 | 0 | 0.08 | 0.24 | 0.49 | 41.25 | 0.14 | 0.45 |
| Hex | 83 | 79 | 63 | 0 | 8 | 18 | 31 | 29 | E | 2D |
| Octal | 203 | 171 | 143 | 0 | 10 | 30 | 61 | 51 | 16 | 55 |
| Binary | 10000011 | 1111001 | 1100011 | 0 | 1000 | 11000 | 110001 | 101001 | 1110 | 101101 |
Color Harmonies of #837963
Complementary color
Monochromatic Colors of #837963
Black with #837963
Text Example
Text Example
White with #837963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837963; }
p { color: rgb(131,121,99); }
H1.HeaderClassName
{
color: #837963;
}
.AnyTagClassName
{
color: #837963;
}
</style>
background-color css
<style>
a { background-color: #837963; }
a { background-color: rgb(131,121,99); }
div.DivClassName
{
background-color: #837963;
}
.BgClassName
{
background-color: #837963;
}
</style>
border-color css
<style>
span { border-color: #837963; }
span { border-color: rgb(131,121,99); }
td.TdClassName
{
border-color: #837963;
}
.TagClassName
{
border-color: #837963;
}
</style>