Shades of Arrowtown #817963
Tints of Arrowtown #817963
RGB
CMYK
RGB Variations
Color information
#817963 (or 0x817963) is known color: Arrowtown. HEX triplet: 81, 79 and 63. RGB value is (129,121,99). Sum of RGB (Red+Green+Blue) = 129+121+99=349 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.96% from 349); Green value is 121 (47.66% from 255 or 34.67% from 349); Blue value is 99 (39.06% from 255 or 28.37% from 349); Max value from RGB is 129 - color contains mainly: red. Hex color #817963 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817963 is #7E869C. Grayscale: #787878. Windows color (decimal): -8291997 or 6519169. OLE color: 6519169.
HSL color Cylindrical-coordinate representation of color #817963: hue angle of 44º 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 #817963 is Cyan = 0, Magento = 0.06, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 99 | - |
| CMYK | 0 | 0.06 | 0.23 | 0.49 |
| HSL | 44º | 0.13% | 0.45% | - |
| HSV(B) | 44º | 0.23% | 0.51% | - |
| XYZ | 18.14 | 19.24 | 14.56 | - |
| YUV | 120.88 | 115.65 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 99 | 0 | 0.06 | 0.23 | 0.49 | 44 | 0.13 | 0.45 |
| Hex | 81 | 79 | 63 | 0 | 6 | 17 | 31 | 2C | D | 2D |
| Octal | 201 | 171 | 143 | 0 | 6 | 27 | 61 | 54 | 15 | 55 |
| Binary | 10000001 | 1111001 | 1100011 | 0 | 110 | 10111 | 110001 | 101100 | 1101 | 101101 |
Color Harmonies of #817963
Complementary color
Monochromatic Colors of #817963
Black with #817963
Text Example
Text Example
White with #817963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817963; }
p { color: rgb(129,121,99); }
H1.HeaderClassName
{
color: #817963;
}
.AnyTagClassName
{
color: #817963;
}
</style>
background-color css
<style>
a { background-color: #817963; }
a { background-color: rgb(129,121,99); }
div.DivClassName
{
background-color: #817963;
}
.BgClassName
{
background-color: #817963;
}
</style>
border-color css
<style>
span { border-color: #817963; }
span { border-color: rgb(129,121,99); }
td.TdClassName
{
border-color: #817963;
}
.TagClassName
{
border-color: #817963;
}
</style>