Shades of Arrowtown #817868
Tints of Arrowtown #817868
RGB
CMYK
RGB Variations
Color information
#817868 (or 0x817868) is known color: Arrowtown. HEX triplet: 81, 78 and 68. RGB value is (129,120,104). Sum of RGB (Red+Green+Blue) = 129+120+104=353 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.54% from 353); Green value is 120 (47.27% from 255 or 33.99% from 353); Blue value is 104 (41.02% from 255 or 29.46% from 353); Max value from RGB is 129 - color contains mainly: red. Hex color #817868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817868 is #7E8797. Grayscale: #787878. Windows color (decimal): -8292248 or 6846593. OLE color: 6846593.
HSL color Cylindrical-coordinate representation of color #817868: hue angle of 38.4º degrees, saturation: 0.11, 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 #817868 is Cyan = 0, Magento = 0.07, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 104 | - |
| CMYK | 0 | 0.07 | 0.19 | 0.49 |
| HSL | 38.4º | 0.11% | 0.46% | - |
| HSV(B) | 38.4º | 0.19% | 0.51% | - |
| XYZ | 18.27 | 19.1 | 15.82 | - |
| YUV | 120.87 | 118.48 | 133.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 104 | 0 | 0.07 | 0.19 | 0.49 | 38.4 | 0.11 | 0.46 |
| Hex | 81 | 78 | 68 | 0 | 7 | 13 | 31 | 26 | B | 2E |
| Octal | 201 | 170 | 150 | 0 | 7 | 23 | 61 | 46 | 13 | 56 |
| Binary | 10000001 | 1111000 | 1101000 | 0 | 111 | 10011 | 110001 | 100110 | 1011 | 101110 |
Color Harmonies of #817868
Complementary color
Monochromatic Colors of #817868
Black with #817868
Text Example
Text Example
White with #817868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817868; }
p { color: rgb(129,120,104); }
H1.HeaderClassName
{
color: #817868;
}
.AnyTagClassName
{
color: #817868;
}
</style>
background-color css
<style>
a { background-color: #817868; }
a { background-color: rgb(129,120,104); }
div.DivClassName
{
background-color: #817868;
}
.BgClassName
{
background-color: #817868;
}
</style>
border-color css
<style>
span { border-color: #817868; }
span { border-color: rgb(129,120,104); }
td.TdClassName
{
border-color: #817868;
}
.TagClassName
{
border-color: #817868;
}
</style>