Shades of Arrowtown #817866
Tints of Arrowtown #817866
RGB
CMYK
RGB Variations
Color information
#817866 (or 0x817866) is known color: Arrowtown. HEX triplet: 81, 78 and 66. RGB value is (129,120,102). Sum of RGB (Red+Green+Blue) = 129+120+102=351 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.75% from 351); Green value is 120 (47.27% from 255 or 34.19% from 351); Blue value is 102 (40.23% from 255 or 29.06% from 351); Max value from RGB is 129 - color contains mainly: red. Hex color #817866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817866 is #7E8799. Grayscale: #787878. Windows color (decimal): -8292250 or 6715521. OLE color: 6715521.
HSL color Cylindrical-coordinate representation of color #817866: hue angle of 40º 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 #817866 is Cyan = 0, Magento = 0.07, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 102 | - |
| CMYK | 0 | 0.07 | 0.21 | 0.49 |
| HSL | 40º | 0.12% | 0.45% | - |
| HSV(B) | 40º | 0.21% | 0.51% | - |
| XYZ | 18.17 | 19.06 | 15.29 | - |
| YUV | 120.64 | 117.48 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 102 | 0 | 0.07 | 0.21 | 0.49 | 40 | 0.12 | 0.45 |
| Hex | 81 | 78 | 66 | 0 | 7 | 15 | 31 | 28 | C | 2D |
| Octal | 201 | 170 | 146 | 0 | 7 | 25 | 61 | 50 | 14 | 55 |
| Binary | 10000001 | 1111000 | 1100110 | 0 | 111 | 10101 | 110001 | 101000 | 1100 | 101101 |
Color Harmonies of #817866
Complementary color
Monochromatic Colors of #817866
Black with #817866
Text Example
Text Example
White with #817866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817866; }
p { color: rgb(129,120,102); }
H1.HeaderClassName
{
color: #817866;
}
.AnyTagClassName
{
color: #817866;
}
</style>
background-color css
<style>
a { background-color: #817866; }
a { background-color: rgb(129,120,102); }
div.DivClassName
{
background-color: #817866;
}
.BgClassName
{
background-color: #817866;
}
</style>
border-color css
<style>
span { border-color: #817866; }
span { border-color: rgb(129,120,102); }
td.TdClassName
{
border-color: #817866;
}
.TagClassName
{
border-color: #817866;
}
</style>