Shades of Arrowtown #807968
Tints of Arrowtown #807968
RGB
CMYK
RGB Variations
Color information
#807968 (or 0x807968) is known color: Arrowtown. HEX triplet: 80, 79 and 68. RGB value is (128,121,104). Sum of RGB (Red+Green+Blue) = 128+121+104=353 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.26% from 353); Green value is 121 (47.66% from 255 or 34.28% from 353); Blue value is 104 (41.02% from 255 or 29.46% from 353); Max value from RGB is 128 - color contains mainly: red. Hex color #807968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807968 is #7F8697. Grayscale: #797979. Windows color (decimal): -8357528 or 6846848. OLE color: 6846848.
HSL color Cylindrical-coordinate representation of color #807968: hue angle of 42.5º degrees, saturation: 0.1, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #807968 is Cyan = 0, Magento = 0.05, Yellow = 0.19 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 121 | 104 | - |
| CMYK | 0 | 0.05 | 0.19 | 0.50 |
| HSL | 42.5º | 0.1% | 0.45% | - |
| HSV(B) | 42.5º | 0.19% | 0.5% | - |
| XYZ | 18.24 | 19.26 | 15.85 | - |
| YUV | 121.16 | 118.32 | 132.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 121 | 104 | 0 | 0.05 | 0.19 | 0.50 | 42.5 | 0.1 | 0.45 |
| Hex | 80 | 79 | 68 | 0 | 5 | 13 | 32 | 2A | A | 2D |
| Octal | 200 | 171 | 150 | 0 | 5 | 23 | 62 | 52 | 12 | 55 |
| Binary | 10000000 | 1111001 | 1101000 | 0 | 101 | 10011 | 110010 | 101010 | 1010 | 101101 |
Color Harmonies of #807968
Complementary color
Monochromatic Colors of #807968
Black with #807968
Text Example
Text Example
White with #807968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807968; }
p { color: rgb(128,121,104); }
H1.HeaderClassName
{
color: #807968;
}
.AnyTagClassName
{
color: #807968;
}
</style>
background-color css
<style>
a { background-color: #807968; }
a { background-color: rgb(128,121,104); }
div.DivClassName
{
background-color: #807968;
}
.BgClassName
{
background-color: #807968;
}
</style>
border-color css
<style>
span { border-color: #807968; }
span { border-color: rgb(128,121,104); }
td.TdClassName
{
border-color: #807968;
}
.TagClassName
{
border-color: #807968;
}
</style>