Shades of Arrowtown #817869
Tints of Arrowtown #817869
RGB
CMYK
RGB Variations
Color information
#817869 (or 0x817869) is known color: Arrowtown. HEX triplet: 81, 78 and 69. RGB value is (129,120,105). Sum of RGB (Red+Green+Blue) = 129+120+105=354 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.44% from 354); Green value is 120 (47.27% from 255 or 33.90% from 354); Blue value is 105 (41.41% from 255 or 29.66% from 354); Max value from RGB is 129 - color contains mainly: red. Hex color #817869 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817869 is #7E8796. Grayscale: #797979. Windows color (decimal): -8292247 or 6912129. OLE color: 6912129.
HSL color Cylindrical-coordinate representation of color #817869: hue angle of 37.5º degrees, saturation: 0.1, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #817869 is Cyan = 0, Magento = 0.07, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 105 | - |
| CMYK | 0 | 0.07 | 0.19 | 0.49 |
| HSL | 37.5º | 0.1% | 0.46% | - |
| HSV(B) | 37.5º | 0.19% | 0.51% | - |
| XYZ | 18.32 | 19.12 | 16.09 | - |
| YUV | 120.98 | 118.98 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 105 | 0 | 0.07 | 0.19 | 0.49 | 37.5 | 0.1 | 0.46 |
| Hex | 81 | 78 | 69 | 0 | 7 | 13 | 31 | 26 | A | 2E |
| Octal | 201 | 170 | 151 | 0 | 7 | 23 | 61 | 46 | 12 | 56 |
| Binary | 10000001 | 1111000 | 1101001 | 0 | 111 | 10011 | 110001 | 100110 | 1010 | 101110 |
Color Harmonies of #817869
Complementary color
Monochromatic Colors of #817869
Black with #817869
Text Example
Text Example
White with #817869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817869; }
p { color: rgb(129,120,105); }
H1.HeaderClassName
{
color: #817869;
}
.AnyTagClassName
{
color: #817869;
}
</style>
background-color css
<style>
a { background-color: #817869; }
a { background-color: rgb(129,120,105); }
div.DivClassName
{
background-color: #817869;
}
.BgClassName
{
background-color: #817869;
}
</style>
border-color css
<style>
span { border-color: #817869; }
span { border-color: rgb(129,120,105); }
td.TdClassName
{
border-color: #817869;
}
.TagClassName
{
border-color: #817869;
}
</style>