Shades of Tuscany #A36746
Tints of Tuscany #A36746
RGB
CMYK
RGB Variations
Color information
#A36746 (or 0xA36746) is known color: Tuscany. HEX triplet: A3, 67 and 46. RGB value is (163,103,70). Sum of RGB (Red+Green+Blue) = 163+103+70=336 (44% of max value = 765). Red value is 163 (64.06% from 255 or 48.51% from 336); Green value is 103 (40.62% from 255 or 30.65% from 336); Blue value is 70 (27.73% from 255 or 20.83% from 336); Max value from RGB is 163 - color contains mainly: red. Hex color #A36746 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A36746 is #5C98B9. Grayscale: #757575. Windows color (decimal): -6068410 or 4614051. OLE color: 4614051.
HSL color Cylindrical-coordinate representation of color #A36746: hue angle of 21.29º 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 #A36746 is Cyan = 0, Magento = 0.37, Yellow = 0.57 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 103 | 70 | - |
| CMYK | 0 | 0.37 | 0.57 | 0.36 |
| HSL | 21.29º | 0.4% | 0.46% | - |
| HSV(B) | 21.29º | 0.57% | 0.64% | - |
| XYZ | 21.06 | 17.93 | 8.15 | - |
| YUV | 117.18 | 101.38 | 160.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 103 | 70 | 0 | 0.37 | 0.57 | 0.36 | 21.29 | 0.4 | 0.46 |
| Hex | A3 | 67 | 46 | 0 | 25 | 39 | 24 | 15 | 28 | 2E |
| Octal | 243 | 147 | 106 | 0 | 45 | 71 | 44 | 25 | 50 | 56 |
| Binary | 10100011 | 1100111 | 1000110 | 0 | 100101 | 111001 | 100100 | 10101 | 101000 | 101110 |
Color Harmonies of #A36746
Complementary color
Monochromatic Colors of #A36746
Black with #A36746
Text Example
Text Example
White with #A36746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36746; }
p { color: rgb(163,103,70); }
H1.HeaderClassName
{
color: #A36746;
}
.AnyTagClassName
{
color: #A36746;
}
</style>
background-color css
<style>
a { background-color: #A36746; }
a { background-color: rgb(163,103,70); }
div.DivClassName
{
background-color: #A36746;
}
.BgClassName
{
background-color: #A36746;
}
</style>
border-color css
<style>
span { border-color: #A36746; }
span { border-color: rgb(163,103,70); }
td.TdClassName
{
border-color: #A36746;
}
.TagClassName
{
border-color: #A36746;
}
</style>