Shades of Tallow #A19572
Tints of Tallow #A19572
RGB
CMYK
RGB Variations
Color information
#A19572 (or 0xA19572) is known color: Tallow. HEX triplet: A1, 95 and 72. RGB value is (161,149,114). Sum of RGB (Red+Green+Blue) = 161+149+114=424 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.97% from 424); Green value is 149 (58.59% from 255 or 35.14% from 424); Blue value is 114 (44.92% from 255 or 26.89% from 424); Max value from RGB is 161 - color contains mainly: red. Hex color #A19572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19572 is #5E6A8D. Grayscale: #949494. Windows color (decimal): -6187662 or 7509409. OLE color: 7509409.
HSL color Cylindrical-coordinate representation of color #A19572: hue angle of 44.68º 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 #A19572 is Cyan = 0, Magento = 0.07, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 149 | 114 | - |
| CMYK | 0 | 0.07 | 0.29 | 0.37 |
| HSL | 44.68º | 0.2% | 0.54% | - |
| HSV(B) | 44.68º | 0.29% | 0.63% | - |
| XYZ | 28.48 | 30.29 | 20.26 | - |
| YUV | 148.6 | 108.48 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 149 | 114 | 0 | 0.07 | 0.29 | 0.37 | 44.68 | 0.2 | 0.54 |
| Hex | A1 | 95 | 72 | 0 | 7 | 1D | 25 | 2D | 14 | 36 |
| Octal | 241 | 225 | 162 | 0 | 7 | 35 | 45 | 55 | 24 | 66 |
| Binary | 10100001 | 10010101 | 1110010 | 0 | 111 | 11101 | 100101 | 101101 | 10100 | 110110 |
Color Harmonies of #A19572
Complementary color
Monochromatic Colors of #A19572
Black with #A19572
Text Example
Text Example
White with #A19572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19572; }
p { color: rgb(161,149,114); }
H1.HeaderClassName
{
color: #A19572;
}
.AnyTagClassName
{
color: #A19572;
}
</style>
background-color css
<style>
a { background-color: #A19572; }
a { background-color: rgb(161,149,114); }
div.DivClassName
{
background-color: #A19572;
}
.BgClassName
{
background-color: #A19572;
}
</style>
border-color css
<style>
span { border-color: #A19572; }
span { border-color: rgb(161,149,114); }
td.TdClassName
{
border-color: #A19572;
}
.TagClassName
{
border-color: #A19572;
}
</style>