Shades of Tallow #A19577
Tints of Tallow #A19577
RGB
CMYK
RGB Variations
Color information
#A19577 (or 0xA19577) is known color: Tallow. HEX triplet: A1, 95 and 77. RGB value is (161,149,119). Sum of RGB (Red+Green+Blue) = 161+149+119=429 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.53% from 429); Green value is 149 (58.59% from 255 or 34.73% from 429); Blue value is 119 (46.88% from 255 or 27.74% from 429); Max value from RGB is 161 - color contains mainly: red. Hex color #A19577 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19577 is #5E6A88. Grayscale: #959595. Windows color (decimal): -6187657 or 7837089. OLE color: 7837089.
HSL color Cylindrical-coordinate representation of color #A19577: hue angle of 42.86º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A19577 is Cyan = 0, Magento = 0.07, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 149 | 119 | - |
| CMYK | 0 | 0.07 | 0.26 | 0.37 |
| HSL | 42.86º | 0.18% | 0.55% | - |
| HSV(B) | 42.86º | 0.26% | 0.63% | - |
| XYZ | 28.78 | 30.4 | 21.8 | - |
| YUV | 149.17 | 110.98 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 149 | 119 | 0 | 0.07 | 0.26 | 0.37 | 42.86 | 0.18 | 0.55 |
| Hex | A1 | 95 | 77 | 0 | 7 | 1A | 25 | 2B | 12 | 37 |
| Octal | 241 | 225 | 167 | 0 | 7 | 32 | 45 | 53 | 22 | 67 |
| Binary | 10100001 | 10010101 | 1110111 | 0 | 111 | 11010 | 100101 | 101011 | 10010 | 110111 |
Color Harmonies of #A19577
Complementary color
Monochromatic Colors of #A19577
Black with #A19577
Text Example
Text Example
White with #A19577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19577; }
p { color: rgb(161,149,119); }
H1.HeaderClassName
{
color: #A19577;
}
.AnyTagClassName
{
color: #A19577;
}
</style>
background-color css
<style>
a { background-color: #A19577; }
a { background-color: rgb(161,149,119); }
div.DivClassName
{
background-color: #A19577;
}
.BgClassName
{
background-color: #A19577;
}
</style>
border-color css
<style>
span { border-color: #A19577; }
span { border-color: rgb(161,149,119); }
td.TdClassName
{
border-color: #A19577;
}
.TagClassName
{
border-color: #A19577;
}
</style>