Shades of Tallow #A49768
Tints of Tallow #A49768
RGB
CMYK
RGB Variations
Color information
#A49768 (or 0xA49768) is known color: Tallow. HEX triplet: A4, 97 and 68. RGB value is (164,151,104). Sum of RGB (Red+Green+Blue) = 164+151+104=419 (55% of max value = 765). Red value is 164 (64.45% from 255 or 39.14% from 419); Green value is 151 (59.38% from 255 or 36.04% from 419); Blue value is 104 (41.02% from 255 or 24.82% from 419); Max value from RGB is 164 - color contains mainly: red. Hex color #A49768 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A49768 is #5B6897. Grayscale: #959595. Windows color (decimal): -5990552 or 6854564. OLE color: 6854564.
HSL color Cylindrical-coordinate representation of color #A49768: hue angle of 47º degrees, saturation: 0.25, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A49768 is Cyan = 0, Magento = 0.08, Yellow = 0.37 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 151 | 104 | - |
| CMYK | 0 | 0.08 | 0.37 | 0.36 |
| HSL | 47º | 0.25% | 0.53% | - |
| HSV(B) | 47º | 0.37% | 0.64% | - |
| XYZ | 28.88 | 31.03 | 17.56 | - |
| YUV | 149.53 | 102.31 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 151 | 104 | 0 | 0.08 | 0.37 | 0.36 | 47 | 0.25 | 0.53 |
| Hex | A4 | 97 | 68 | 0 | 8 | 25 | 24 | 2F | 19 | 35 |
| Octal | 244 | 227 | 150 | 0 | 10 | 45 | 44 | 57 | 31 | 65 |
| Binary | 10100100 | 10010111 | 1101000 | 0 | 1000 | 100101 | 100100 | 101111 | 11001 | 110101 |
Color Harmonies of #A49768
Complementary color
Monochromatic Colors of #A49768
Black with #A49768
Text Example
Text Example
White with #A49768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49768; }
p { color: rgb(164,151,104); }
H1.HeaderClassName
{
color: #A49768;
}
.AnyTagClassName
{
color: #A49768;
}
</style>
background-color css
<style>
a { background-color: #A49768; }
a { background-color: rgb(164,151,104); }
div.DivClassName
{
background-color: #A49768;
}
.BgClassName
{
background-color: #A49768;
}
</style>
border-color css
<style>
span { border-color: #A49768; }
span { border-color: rgb(164,151,104); }
td.TdClassName
{
border-color: #A49768;
}
.TagClassName
{
border-color: #A49768;
}
</style>