Shades of Tallow #A19478
Tints of Tallow #A19478
RGB
CMYK
RGB Variations
Color information
#A19478 (or 0xA19478) is known color: Tallow. HEX triplet: A1, 94 and 78. RGB value is (161,148,120). Sum of RGB (Red+Green+Blue) = 161+148+120=429 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.53% from 429); Green value is 148 (58.20% from 255 or 34.50% from 429); Blue value is 120 (47.27% from 255 or 27.97% from 429); Max value from RGB is 161 - color contains mainly: red. Hex color #A19478 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19478 is #5E6B87. Grayscale: #949494. Windows color (decimal): -6187912 or 7902369. OLE color: 7902369.
HSL color Cylindrical-coordinate representation of color #A19478: hue angle of 40.98º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A19478 is Cyan = 0, Magento = 0.08, Yellow = 0.25 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 148 | 120 | - |
| CMYK | 0 | 0.08 | 0.25 | 0.37 |
| HSL | 40.98º | 0.18% | 0.55% | - |
| HSV(B) | 40.98º | 0.25% | 0.63% | - |
| XYZ | 28.68 | 30.11 | 22.07 | - |
| YUV | 148.7 | 111.81 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 148 | 120 | 0 | 0.08 | 0.25 | 0.37 | 40.98 | 0.18 | 0.55 |
| Hex | A1 | 94 | 78 | 0 | 8 | 19 | 25 | 29 | 12 | 37 |
| Octal | 241 | 224 | 170 | 0 | 10 | 31 | 45 | 51 | 22 | 67 |
| Binary | 10100001 | 10010100 | 1111000 | 0 | 1000 | 11001 | 100101 | 101001 | 10010 | 110111 |
Color Harmonies of #A19478
Complementary color
Monochromatic Colors of #A19478
Black with #A19478
Text Example
Text Example
White with #A19478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19478; }
p { color: rgb(161,148,120); }
H1.HeaderClassName
{
color: #A19478;
}
.AnyTagClassName
{
color: #A19478;
}
</style>
background-color css
<style>
a { background-color: #A19478; }
a { background-color: rgb(161,148,120); }
div.DivClassName
{
background-color: #A19478;
}
.BgClassName
{
background-color: #A19478;
}
</style>
border-color css
<style>
span { border-color: #A19478; }
span { border-color: rgb(161,148,120); }
td.TdClassName
{
border-color: #A19478;
}
.TagClassName
{
border-color: #A19478;
}
</style>