Shades of Tallow #A39573
Tints of Tallow #A39573
RGB
CMYK
RGB Variations
Color information
#A39573 (or 0xA39573) is known color: Tallow. HEX triplet: A3, 95 and 73. RGB value is (163,149,115). Sum of RGB (Red+Green+Blue) = 163+149+115=427 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.17% from 427); Green value is 149 (58.59% from 255 or 34.89% from 427); Blue value is 115 (45.31% from 255 or 26.93% from 427); Max value from RGB is 163 - color contains mainly: red. Hex color #A39573 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A39573 is #5C6A8C. Grayscale: #959595. Windows color (decimal): -6056589 or 7574947. OLE color: 7574947.
HSL color Cylindrical-coordinate representation of color #A39573: hue angle of 42.5º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A39573 is Cyan = 0, Magento = 0.09, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 149 | 115 | - |
| CMYK | 0 | 0.09 | 0.29 | 0.36 |
| HSL | 42.5º | 0.21% | 0.55% | - |
| HSV(B) | 42.5º | 0.29% | 0.64% | - |
| XYZ | 28.95 | 30.52 | 20.58 | - |
| YUV | 149.31 | 108.64 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 149 | 115 | 0 | 0.09 | 0.29 | 0.36 | 42.5 | 0.21 | 0.55 |
| Hex | A3 | 95 | 73 | 0 | 9 | 1D | 24 | 2A | 15 | 37 |
| Octal | 243 | 225 | 163 | 0 | 11 | 35 | 44 | 52 | 25 | 67 |
| Binary | 10100011 | 10010101 | 1110011 | 0 | 1001 | 11101 | 100100 | 101010 | 10101 | 110111 |
Color Harmonies of #A39573
Complementary color
Monochromatic Colors of #A39573
Black with #A39573
Text Example
Text Example
White with #A39573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39573; }
p { color: rgb(163,149,115); }
H1.HeaderClassName
{
color: #A39573;
}
.AnyTagClassName
{
color: #A39573;
}
</style>
background-color css
<style>
a { background-color: #A39573; }
a { background-color: rgb(163,149,115); }
div.DivClassName
{
background-color: #A39573;
}
.BgClassName
{
background-color: #A39573;
}
</style>
border-color css
<style>
span { border-color: #A39573; }
span { border-color: rgb(163,149,115); }
td.TdClassName
{
border-color: #A39573;
}
.TagClassName
{
border-color: #A39573;
}
</style>