Shades of Tuscany #A46746
Tints of Tuscany #A46746
RGB
CMYK
RGB Variations
Color information
#A46746 (or 0xA46746) is known color: Tuscany. HEX triplet: A4, 67 and 46. RGB value is (164,103,70). Sum of RGB (Red+Green+Blue) = 164+103+70=337 (44% of max value = 765). Red value is 164 (64.45% from 255 or 48.66% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 70 (27.73% from 255 or 20.77% from 337); Max value from RGB is 164 - color contains mainly: red. Hex color #A46746 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46746 is #5B98B9. Grayscale: #757575. Windows color (decimal): -6002874 or 4614052. OLE color: 4614052.
HSL color Cylindrical-coordinate representation of color #A46746: hue angle of 21.06º degrees, saturation: 0.4, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #A46746 is Cyan = 0, Magento = 0.37, Yellow = 0.57 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 103 | 70 | - |
| CMYK | 0 | 0.37 | 0.57 | 0.36 |
| HSL | 21.06º | 0.4% | 0.46% | - |
| HSV(B) | 21.06º | 0.57% | 0.64% | - |
| XYZ | 21.27 | 18.04 | 8.15 | - |
| YUV | 117.48 | 101.21 | 161.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 103 | 70 | 0 | 0.37 | 0.57 | 0.36 | 21.06 | 0.4 | 0.46 |
| Hex | A4 | 67 | 46 | 0 | 25 | 39 | 24 | 15 | 28 | 2E |
| Octal | 244 | 147 | 106 | 0 | 45 | 71 | 44 | 25 | 50 | 56 |
| Binary | 10100100 | 1100111 | 1000110 | 0 | 100101 | 111001 | 100100 | 10101 | 101000 | 101110 |
Color Harmonies of #A46746
Complementary color
Monochromatic Colors of #A46746
Black with #A46746
Text Example
Text Example
White with #A46746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46746; }
p { color: rgb(164,103,70); }
H1.HeaderClassName
{
color: #A46746;
}
.AnyTagClassName
{
color: #A46746;
}
</style>
background-color css
<style>
a { background-color: #A46746; }
a { background-color: rgb(164,103,70); }
div.DivClassName
{
background-color: #A46746;
}
.BgClassName
{
background-color: #A46746;
}
</style>
border-color css
<style>
span { border-color: #A46746; }
span { border-color: rgb(164,103,70); }
td.TdClassName
{
border-color: #A46746;
}
.TagClassName
{
border-color: #A46746;
}
</style>