Shades of Tallow #A39671
Tints of Tallow #A39671
RGB
CMYK
RGB Variations
Color information
#A39671 (or 0xA39671) is known color: Tallow. HEX triplet: A3, 96 and 71. RGB value is (163,150,113). Sum of RGB (Red+Green+Blue) = 163+150+113=426 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.26% from 426); Green value is 150 (58.98% from 255 or 35.21% from 426); Blue value is 113 (44.53% from 255 or 26.53% from 426); Max value from RGB is 163 - color contains mainly: red. Hex color #A39671 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A39671 is #5C698E. Grayscale: #959595. Windows color (decimal): -6056335 or 7444131. OLE color: 7444131.
HSL color Cylindrical-coordinate representation of color #A39671: hue angle of 44.4º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A39671 is Cyan = 0, Magento = 0.08, Yellow = 0.31 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 150 | 113 | - |
| CMYK | 0 | 0.08 | 0.31 | 0.36 |
| HSL | 44.4º | 0.21% | 0.54% | - |
| HSV(B) | 44.4º | 0.31% | 0.64% | - |
| XYZ | 28.99 | 30.79 | 20.04 | - |
| YUV | 149.67 | 107.31 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 150 | 113 | 0 | 0.08 | 0.31 | 0.36 | 44.4 | 0.21 | 0.54 |
| Hex | A3 | 96 | 71 | 0 | 8 | 1F | 24 | 2C | 15 | 36 |
| Octal | 243 | 226 | 161 | 0 | 10 | 37 | 44 | 54 | 25 | 66 |
| Binary | 10100011 | 10010110 | 1110001 | 0 | 1000 | 11111 | 100100 | 101100 | 10101 | 110110 |
Color Harmonies of #A39671
Complementary color
Monochromatic Colors of #A39671
Black with #A39671
Text Example
Text Example
White with #A39671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39671; }
p { color: rgb(163,150,113); }
H1.HeaderClassName
{
color: #A39671;
}
.AnyTagClassName
{
color: #A39671;
}
</style>
background-color css
<style>
a { background-color: #A39671; }
a { background-color: rgb(163,150,113); }
div.DivClassName
{
background-color: #A39671;
}
.BgClassName
{
background-color: #A39671;
}
</style>
border-color css
<style>
span { border-color: #A39671; }
span { border-color: rgb(163,150,113); }
td.TdClassName
{
border-color: #A39671;
}
.TagClassName
{
border-color: #A39671;
}
</style>