Shades of Tallow #A19772
Tints of Tallow #A19772
RGB
CMYK
RGB Variations
Color information
#A19772 (or 0xA19772) is known color: Tallow. HEX triplet: A1, 97 and 72. RGB value is (161,151,114). Sum of RGB (Red+Green+Blue) = 161+151+114=426 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.79% from 426); Green value is 151 (59.38% from 255 or 35.45% from 426); Blue value is 114 (44.92% from 255 or 26.76% from 426); Max value from RGB is 161 - color contains mainly: red. Hex color #A19772 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19772 is #5E688D. Grayscale: #959595. Windows color (decimal): -6187150 or 7509921. OLE color: 7509921.
HSL color Cylindrical-coordinate representation of color #A19772: hue angle of 47.23º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A19772 is Cyan = 0, Magento = 0.06, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 151 | 114 | - |
| CMYK | 0 | 0.06 | 0.29 | 0.37 |
| HSL | 47.23º | 0.2% | 0.54% | - |
| HSV(B) | 47.23º | 0.29% | 0.63% | - |
| XYZ | 28.8 | 30.93 | 20.37 | - |
| YUV | 149.77 | 107.81 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 151 | 114 | 0 | 0.06 | 0.29 | 0.37 | 47.23 | 0.2 | 0.54 |
| Hex | A1 | 97 | 72 | 0 | 6 | 1D | 25 | 2F | 14 | 36 |
| Octal | 241 | 227 | 162 | 0 | 6 | 35 | 45 | 57 | 24 | 66 |
| Binary | 10100001 | 10010111 | 1110010 | 0 | 110 | 11101 | 100101 | 101111 | 10100 | 110110 |
Color Harmonies of #A19772
Complementary color
Monochromatic Colors of #A19772
Black with #A19772
Text Example
Text Example
White with #A19772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19772; }
p { color: rgb(161,151,114); }
H1.HeaderClassName
{
color: #A19772;
}
.AnyTagClassName
{
color: #A19772;
}
</style>
background-color css
<style>
a { background-color: #A19772; }
a { background-color: rgb(161,151,114); }
div.DivClassName
{
background-color: #A19772;
}
.BgClassName
{
background-color: #A19772;
}
</style>
border-color css
<style>
span { border-color: #A19772; }
span { border-color: rgb(161,151,114); }
td.TdClassName
{
border-color: #A19772;
}
.TagClassName
{
border-color: #A19772;
}
</style>