Shades of Arrowtown #817966
Tints of Arrowtown #817966
RGB
CMYK
RGB Variations
Color information
#817966 (or 0x817966) is known color: Arrowtown. HEX triplet: 81, 79 and 66. RGB value is (129,121,102). Sum of RGB (Red+Green+Blue) = 129+121+102=352 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.65% from 352); Green value is 121 (47.66% from 255 or 34.38% from 352); Blue value is 102 (40.23% from 255 or 28.98% from 352); Max value from RGB is 129 - color contains mainly: red. Hex color #817966 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817966 is #7E8699. Grayscale: #797979. Windows color (decimal): -8291994 or 6715777. OLE color: 6715777.
HSL color Cylindrical-coordinate representation of color #817966: hue angle of 42.22º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #817966 is Cyan = 0, Magento = 0.06, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 102 | - |
| CMYK | 0 | 0.06 | 0.21 | 0.49 |
| HSL | 42.22º | 0.12% | 0.45% | - |
| HSV(B) | 42.22º | 0.21% | 0.51% | - |
| XYZ | 18.29 | 19.3 | 15.33 | - |
| YUV | 121.23 | 117.15 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 102 | 0 | 0.06 | 0.21 | 0.49 | 42.22 | 0.12 | 0.45 |
| Hex | 81 | 79 | 66 | 0 | 6 | 15 | 31 | 2A | C | 2D |
| Octal | 201 | 171 | 146 | 0 | 6 | 25 | 61 | 52 | 14 | 55 |
| Binary | 10000001 | 1111001 | 1100110 | 0 | 110 | 10101 | 110001 | 101010 | 1100 | 101101 |
Color Harmonies of #817966
Complementary color
Monochromatic Colors of #817966
Black with #817966
Text Example
Text Example
White with #817966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817966; }
p { color: rgb(129,121,102); }
H1.HeaderClassName
{
color: #817966;
}
.AnyTagClassName
{
color: #817966;
}
</style>
background-color css
<style>
a { background-color: #817966; }
a { background-color: rgb(129,121,102); }
div.DivClassName
{
background-color: #817966;
}
.BgClassName
{
background-color: #817966;
}
</style>
border-color css
<style>
span { border-color: #817966; }
span { border-color: rgb(129,121,102); }
td.TdClassName
{
border-color: #817966;
}
.TagClassName
{
border-color: #817966;
}
</style>