Shades of Tuscany #A76546
Tints of Tuscany #A76546
RGB
CMYK
RGB Variations
Color information
#A76546 (or 0xA76546) is known color: Tuscany. HEX triplet: A7, 65 and 46. RGB value is (167,101,70). Sum of RGB (Red+Green+Blue) = 167+101+70=338 (44% of max value = 765). Red value is 167 (65.62% from 255 or 49.41% from 338); Green value is 101 (39.84% from 255 or 29.88% from 338); Blue value is 70 (27.73% from 255 or 20.71% from 338); Max value from RGB is 167 - color contains mainly: red. Hex color #A76546 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A76546 is #589AB9. Grayscale: #757575. Windows color (decimal): -5806778 or 4613543. OLE color: 4613543.
HSL color Cylindrical-coordinate representation of color #A76546: hue angle of 19.18º degrees, saturation: 0.41, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #A76546 is Cyan = 0, Magento = 0.40, Yellow = 0.58 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 101 | 70 | - |
| CMYK | 0 | 0.40 | 0.58 | 0.35 |
| HSL | 19.18º | 0.41% | 0.46% | - |
| HSV(B) | 19.18º | 0.58% | 0.65% | - |
| XYZ | 21.7 | 17.97 | 8.12 | - |
| YUV | 117.2 | 101.37 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 101 | 70 | 0 | 0.40 | 0.58 | 0.35 | 19.18 | 0.41 | 0.46 |
| Hex | A7 | 65 | 46 | 0 | 28 | 3A | 23 | 13 | 29 | 2E |
| Octal | 247 | 145 | 106 | 0 | 50 | 72 | 43 | 23 | 51 | 56 |
| Binary | 10100111 | 1100101 | 1000110 | 0 | 101000 | 111010 | 100011 | 10011 | 101001 | 101110 |
Color Harmonies of #A76546
Complementary color
Monochromatic Colors of #A76546
Black with #A76546
Text Example
Text Example
White with #A76546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76546; }
p { color: rgb(167,101,70); }
H1.HeaderClassName
{
color: #A76546;
}
.AnyTagClassName
{
color: #A76546;
}
</style>
background-color css
<style>
a { background-color: #A76546; }
a { background-color: rgb(167,101,70); }
div.DivClassName
{
background-color: #A76546;
}
.BgClassName
{
background-color: #A76546;
}
</style>
border-color css
<style>
span { border-color: #A76546; }
span { border-color: rgb(167,101,70); }
td.TdClassName
{
border-color: #A76546;
}
.TagClassName
{
border-color: #A76546;
}
</style>