Shades of Tallow #A29476
Tints of Tallow #A29476
RGB
CMYK
RGB Variations
Color information
#A29476 (or 0xA29476) is known color: Tallow. HEX triplet: A2, 94 and 76. RGB value is (162,148,118). Sum of RGB (Red+Green+Blue) = 162+148+118=428 (56% of max value = 765). Red value is 162 (63.67% from 255 or 37.85% from 428); Green value is 148 (58.20% from 255 or 34.58% from 428); Blue value is 118 (46.48% from 255 or 27.57% from 428); Max value from RGB is 162 - color contains mainly: red. Hex color #A29476 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A29476 is #5D6B89. Grayscale: #949494. Windows color (decimal): -6122378 or 7771298. OLE color: 7771298.
HSL color Cylindrical-coordinate representation of color #A29476: hue angle of 40.91º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A29476 is Cyan = 0, Magento = 0.09, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 148 | 118 | - |
| CMYK | 0 | 0.09 | 0.27 | 0.36 |
| HSL | 40.91º | 0.19% | 0.55% | - |
| HSV(B) | 40.91º | 0.27% | 0.64% | - |
| XYZ | 28.76 | 30.17 | 21.45 | - |
| YUV | 148.77 | 110.64 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 148 | 118 | 0 | 0.09 | 0.27 | 0.36 | 40.91 | 0.19 | 0.55 |
| Hex | A2 | 94 | 76 | 0 | 9 | 1B | 24 | 29 | 13 | 37 |
| Octal | 242 | 224 | 166 | 0 | 11 | 33 | 44 | 51 | 23 | 67 |
| Binary | 10100010 | 10010100 | 1110110 | 0 | 1001 | 11011 | 100100 | 101001 | 10011 | 110111 |
Color Harmonies of #A29476
Complementary color
Monochromatic Colors of #A29476
Black with #A29476
Text Example
Text Example
White with #A29476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A29476; }
p { color: rgb(162,148,118); }
H1.HeaderClassName
{
color: #A29476;
}
.AnyTagClassName
{
color: #A29476;
}
</style>
background-color css
<style>
a { background-color: #A29476; }
a { background-color: rgb(162,148,118); }
div.DivClassName
{
background-color: #A29476;
}
.BgClassName
{
background-color: #A29476;
}
</style>
border-color css
<style>
span { border-color: #A29476; }
span { border-color: rgb(162,148,118); }
td.TdClassName
{
border-color: #A29476;
}
.TagClassName
{
border-color: #A29476;
}
</style>