Shades of Tallow #A19472
Tints of Tallow #A19472
RGB
CMYK
RGB Variations
Color information
#A19472 (or 0xA19472) is known color: Tallow. HEX triplet: A1, 94 and 72. RGB value is (161,148,114). Sum of RGB (Red+Green+Blue) = 161+148+114=423 (56% of max value = 765). Red value is 161 (63.28% from 255 or 38.06% from 423); Green value is 148 (58.20% from 255 or 34.99% from 423); Blue value is 114 (44.92% from 255 or 26.95% from 423); Max value from RGB is 161 - color contains mainly: red. Hex color #A19472 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19472 is #5E6B8D. Grayscale: #949494. Windows color (decimal): -6187918 or 7509153. OLE color: 7509153.
HSL color Cylindrical-coordinate representation of color #A19472: hue angle of 43.4º 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 #A19472 is Cyan = 0, Magento = 0.08, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 148 | 114 | - |
| CMYK | 0 | 0.08 | 0.29 | 0.37 |
| HSL | 43.4º | 0.2% | 0.54% | - |
| HSV(B) | 43.4º | 0.29% | 0.63% | - |
| XYZ | 28.33 | 29.97 | 20.21 | - |
| YUV | 148.01 | 108.81 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 148 | 114 | 0 | 0.08 | 0.29 | 0.37 | 43.4 | 0.2 | 0.54 |
| Hex | A1 | 94 | 72 | 0 | 8 | 1D | 25 | 2B | 14 | 36 |
| Octal | 241 | 224 | 162 | 0 | 10 | 35 | 45 | 53 | 24 | 66 |
| Binary | 10100001 | 10010100 | 1110010 | 0 | 1000 | 11101 | 100101 | 101011 | 10100 | 110110 |
Color Harmonies of #A19472
Complementary color
Monochromatic Colors of #A19472
Black with #A19472
Text Example
Text Example
White with #A19472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19472; }
p { color: rgb(161,148,114); }
H1.HeaderClassName
{
color: #A19472;
}
.AnyTagClassName
{
color: #A19472;
}
</style>
background-color css
<style>
a { background-color: #A19472; }
a { background-color: rgb(161,148,114); }
div.DivClassName
{
background-color: #A19472;
}
.BgClassName
{
background-color: #A19472;
}
</style>
border-color css
<style>
span { border-color: #A19472; }
span { border-color: rgb(161,148,114); }
td.TdClassName
{
border-color: #A19472;
}
.TagClassName
{
border-color: #A19472;
}
</style>