Shades of Arrowtown #837968
Tints of Arrowtown #837968
RGB
CMYK
RGB Variations
Color information
#837968 (or 0x837968) is known color: Arrowtown. HEX triplet: 83, 79 and 68. RGB value is (131,121,104). Sum of RGB (Red+Green+Blue) = 131+121+104=356 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.80% from 356); Green value is 121 (47.66% from 255 or 33.99% from 356); Blue value is 104 (41.02% from 255 or 29.21% from 356); Max value from RGB is 131 - color contains mainly: red. Hex color #837968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837968 is #7C8697. Grayscale: #7A7A7A. Windows color (decimal): -8160920 or 6846851. OLE color: 6846851.
HSL color Cylindrical-coordinate representation of color #837968: hue angle of 37.78º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #837968 is Cyan = 0, Magento = 0.08, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 104 | - |
| CMYK | 0 | 0.08 | 0.21 | 0.49 |
| HSL | 37.78º | 0.11% | 0.46% | - |
| HSV(B) | 37.78º | 0.21% | 0.51% | - |
| XYZ | 18.7 | 19.5 | 15.88 | - |
| YUV | 122.05 | 117.81 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 104 | 0 | 0.08 | 0.21 | 0.49 | 37.78 | 0.11 | 0.46 |
| Hex | 83 | 79 | 68 | 0 | 8 | 15 | 31 | 26 | B | 2E |
| Octal | 203 | 171 | 150 | 0 | 10 | 25 | 61 | 46 | 13 | 56 |
| Binary | 10000011 | 1111001 | 1101000 | 0 | 1000 | 10101 | 110001 | 100110 | 1011 | 101110 |
Color Harmonies of #837968
Complementary color
Monochromatic Colors of #837968
Black with #837968
Text Example
Text Example
White with #837968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837968; }
p { color: rgb(131,121,104); }
H1.HeaderClassName
{
color: #837968;
}
.AnyTagClassName
{
color: #837968;
}
</style>
background-color css
<style>
a { background-color: #837968; }
a { background-color: rgb(131,121,104); }
div.DivClassName
{
background-color: #837968;
}
.BgClassName
{
background-color: #837968;
}
</style>
border-color css
<style>
span { border-color: #837968; }
span { border-color: rgb(131,121,104); }
td.TdClassName
{
border-color: #837968;
}
.TagClassName
{
border-color: #837968;
}
</style>