Shades of Tuscany #A76140
Tints of Tuscany #A76140
RGB
CMYK
RGB Variations
Color information
#A76140 (or 0xA76140) is known color: Tuscany. HEX triplet: A7, 61 and 40. RGB value is (167,97,64). Sum of RGB (Red+Green+Blue) = 167+97+64=328 (43% of max value = 765). Red value is 167 (65.62% from 255 or 50.91% from 328); Green value is 97 (38.28% from 255 or 29.57% from 328); Blue value is 64 (25.39% from 255 or 19.51% from 328); Max value from RGB is 167 - color contains mainly: red. Hex color #A76140 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A76140 is #589EBF. Grayscale: #727272. Windows color (decimal): -5807808 or 4219303. OLE color: 4219303.
HSL color Cylindrical-coordinate representation of color #A76140: hue angle of 19.22º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A76140 is Cyan = 0, Magento = 0.42, Yellow = 0.62 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 97 | 64 | - |
| CMYK | 0 | 0.42 | 0.62 | 0.35 |
| HSL | 19.22º | 0.45% | 0.45% | - |
| HSV(B) | 19.22º | 0.62% | 0.65% | - |
| XYZ | 21.14 | 17.14 | 7.04 | - |
| YUV | 114.17 | 99.69 | 165.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 97 | 64 | 0 | 0.42 | 0.62 | 0.35 | 19.22 | 0.45 | 0.45 |
| Hex | A7 | 61 | 40 | 0 | 2A | 3E | 23 | 13 | 2D | 2D |
| Octal | 247 | 141 | 100 | 0 | 52 | 76 | 43 | 23 | 55 | 55 |
| Binary | 10100111 | 1100001 | 1000000 | 0 | 101010 | 111110 | 100011 | 10011 | 101101 | 101101 |
Color Harmonies of #A76140
Complementary color
Monochromatic Colors of #A76140
Black with #A76140
Text Example
Text Example
White with #A76140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76140; }
p { color: rgb(167,97,64); }
H1.HeaderClassName
{
color: #A76140;
}
.AnyTagClassName
{
color: #A76140;
}
</style>
background-color css
<style>
a { background-color: #A76140; }
a { background-color: rgb(167,97,64); }
div.DivClassName
{
background-color: #A76140;
}
.BgClassName
{
background-color: #A76140;
}
</style>
border-color css
<style>
span { border-color: #A76140; }
span { border-color: rgb(167,97,64); }
td.TdClassName
{
border-color: #A76140;
}
.TagClassName
{
border-color: #A76140;
}
</style>