Shades of Tuscany #A66141
Tints of Tuscany #A66141
RGB
CMYK
RGB Variations
Color information
#A66141 (or 0xA66141) is known color: Tuscany. HEX triplet: A6, 61 and 41. RGB value is (166,97,65). Sum of RGB (Red+Green+Blue) = 166+97+65=328 (43% of max value = 765). Red value is 166 (65.23% from 255 or 50.61% from 328); Green value is 97 (38.28% from 255 or 29.57% from 328); Blue value is 65 (25.78% from 255 or 19.82% from 328); Max value from RGB is 166 - color contains mainly: red. Hex color #A66141 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A66141 is #599EBE. Grayscale: #727272. Windows color (decimal): -5873343 or 4284838. OLE color: 4284838.
HSL color Cylindrical-coordinate representation of color #A66141: hue angle of 19.01º degrees, saturation: 0.44, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #A66141 is Cyan = 0, Magento = 0.42, Yellow = 0.61 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 97 | 65 | - |
| CMYK | 0 | 0.42 | 0.61 | 0.35 |
| HSL | 19.01º | 0.44% | 0.45% | - |
| HSV(B) | 19.01º | 0.61% | 0.65% | - |
| XYZ | 20.95 | 17.04 | 7.19 | - |
| YUV | 113.98 | 100.36 | 165.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 97 | 65 | 0 | 0.42 | 0.61 | 0.35 | 19.01 | 0.44 | 0.45 |
| Hex | A6 | 61 | 41 | 0 | 2A | 3D | 23 | 13 | 2C | 2D |
| Octal | 246 | 141 | 101 | 0 | 52 | 75 | 43 | 23 | 54 | 55 |
| Binary | 10100110 | 1100001 | 1000001 | 0 | 101010 | 111101 | 100011 | 10011 | 101100 | 101101 |
Color Harmonies of #A66141
Complementary color
Monochromatic Colors of #A66141
Black with #A66141
Text Example
Text Example
White with #A66141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66141; }
p { color: rgb(166,97,65); }
H1.HeaderClassName
{
color: #A66141;
}
.AnyTagClassName
{
color: #A66141;
}
</style>
background-color css
<style>
a { background-color: #A66141; }
a { background-color: rgb(166,97,65); }
div.DivClassName
{
background-color: #A66141;
}
.BgClassName
{
background-color: #A66141;
}
</style>
border-color css
<style>
span { border-color: #A66141; }
span { border-color: rgb(166,97,65); }
td.TdClassName
{
border-color: #A66141;
}
.TagClassName
{
border-color: #A66141;
}
</style>