Shades of Tuscany #A46345
Tints of Tuscany #A46345
RGB
CMYK
RGB Variations
Color information
#A46345 (or 0xA46345) is known color: Tuscany. HEX triplet: A4, 63 and 45. RGB value is (164,99,69). Sum of RGB (Red+Green+Blue) = 164+99+69=332 (43% of max value = 765). Red value is 164 (64.45% from 255 or 49.40% from 332); Green value is 99 (39.06% from 255 or 29.82% from 332); Blue value is 69 (27.34% from 255 or 20.78% from 332); Max value from RGB is 164 - color contains mainly: red. Hex color #A46345 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46345 is #5B9CBA. Grayscale: #737373. Windows color (decimal): -6003899 or 4547492. OLE color: 4547492.
HSL color Cylindrical-coordinate representation of color #A46345: hue angle of 18.95º degrees, saturation: 0.41, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #A46345 is Cyan = 0, Magento = 0.40, Yellow = 0.58 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 99 | 69 | - |
| CMYK | 0 | 0.40 | 0.58 | 0.36 |
| HSL | 18.95º | 0.41% | 0.46% | - |
| HSV(B) | 18.95º | 0.58% | 0.64% | - |
| XYZ | 20.85 | 17.25 | 7.86 | - |
| YUV | 115.02 | 102.03 | 162.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 99 | 69 | 0 | 0.40 | 0.58 | 0.36 | 18.95 | 0.41 | 0.46 |
| Hex | A4 | 63 | 45 | 0 | 28 | 3A | 24 | 13 | 29 | 2E |
| Octal | 244 | 143 | 105 | 0 | 50 | 72 | 44 | 23 | 51 | 56 |
| Binary | 10100100 | 1100011 | 1000101 | 0 | 101000 | 111010 | 100100 | 10011 | 101001 | 101110 |
Color Harmonies of #A46345
Complementary color
Monochromatic Colors of #A46345
Black with #A46345
Text Example
Text Example
White with #A46345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46345; }
p { color: rgb(164,99,69); }
H1.HeaderClassName
{
color: #A46345;
}
.AnyTagClassName
{
color: #A46345;
}
</style>
background-color css
<style>
a { background-color: #A46345; }
a { background-color: rgb(164,99,69); }
div.DivClassName
{
background-color: #A46345;
}
.BgClassName
{
background-color: #A46345;
}
</style>
border-color css
<style>
span { border-color: #A46345; }
span { border-color: rgb(164,99,69); }
td.TdClassName
{
border-color: #A46345;
}
.TagClassName
{
border-color: #A46345;
}
</style>