Shades of Arrowtown #807866
Tints of Arrowtown #807866
RGB
CMYK
RGB Variations
Color information
#807866 (or 0x807866) is known color: Arrowtown. HEX triplet: 80, 78 and 66. RGB value is (128,120,102). Sum of RGB (Red+Green+Blue) = 128+120+102=350 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.57% from 350); Green value is 120 (47.27% from 255 or 34.29% from 350); Blue value is 102 (40.23% from 255 or 29.14% from 350); Max value from RGB is 128 - color contains mainly: red. Hex color #807866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807866 is #7F8799. Grayscale: #787878. Windows color (decimal): -8357786 or 6715520. OLE color: 6715520.
HSL color Cylindrical-coordinate representation of color #807866: hue angle of 41.54º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #807866 is Cyan = 0, Magento = 0.06, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 120 | 102 | - |
| CMYK | 0 | 0.06 | 0.20 | 0.50 |
| HSL | 41.54º | 0.11% | 0.45% | - |
| HSV(B) | 41.54º | 0.2% | 0.5% | - |
| XYZ | 18.02 | 18.98 | 15.28 | - |
| YUV | 120.34 | 117.65 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 120 | 102 | 0 | 0.06 | 0.20 | 0.50 | 41.54 | 0.11 | 0.45 |
| Hex | 80 | 78 | 66 | 0 | 6 | 14 | 32 | 2A | B | 2D |
| Octal | 200 | 170 | 146 | 0 | 6 | 24 | 62 | 52 | 13 | 55 |
| Binary | 10000000 | 1111000 | 1100110 | 0 | 110 | 10100 | 110010 | 101010 | 1011 | 101101 |
Color Harmonies of #807866
Complementary color
Monochromatic Colors of #807866
Black with #807866
Text Example
Text Example
White with #807866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807866; }
p { color: rgb(128,120,102); }
H1.HeaderClassName
{
color: #807866;
}
.AnyTagClassName
{
color: #807866;
}
</style>
background-color css
<style>
a { background-color: #807866; }
a { background-color: rgb(128,120,102); }
div.DivClassName
{
background-color: #807866;
}
.BgClassName
{
background-color: #807866;
}
</style>
border-color css
<style>
span { border-color: #807866; }
span { border-color: rgb(128,120,102); }
td.TdClassName
{
border-color: #807866;
}
.TagClassName
{
border-color: #807866;
}
</style>