Shades of Tuscany #A46446
Tints of Tuscany #A46446
RGB
CMYK
RGB Variations
Color information
#A46446 (or 0xA46446) is known color: Tuscany. HEX triplet: A4, 64 and 46. RGB value is (164,100,70). Sum of RGB (Red+Green+Blue) = 164+100+70=334 (44% of max value = 765). Red value is 164 (64.45% from 255 or 49.10% from 334); Green value is 100 (39.45% from 255 or 29.94% from 334); Blue value is 70 (27.73% from 255 or 20.96% from 334); Max value from RGB is 164 - color contains mainly: red. Hex color #A46446 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46446 is #5B9BB9. Grayscale: #737373. Windows color (decimal): -6003642 or 4613284. OLE color: 4613284.
HSL color Cylindrical-coordinate representation of color #A46446: hue angle of 19.15º 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 #A46446 is Cyan = 0, Magento = 0.39, Yellow = 0.57 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 70 | - |
| CMYK | 0 | 0.39 | 0.57 | 0.36 |
| HSL | 19.15º | 0.4% | 0.46% | - |
| HSV(B) | 19.15º | 0.57% | 0.64% | - |
| XYZ | 20.97 | 17.45 | 8.06 | - |
| YUV | 115.72 | 102.2 | 162.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 70 | 0 | 0.39 | 0.57 | 0.36 | 19.15 | 0.4 | 0.46 |
| Hex | A4 | 64 | 46 | 0 | 27 | 39 | 24 | 13 | 28 | 2E |
| Octal | 244 | 144 | 106 | 0 | 47 | 71 | 44 | 23 | 50 | 56 |
| Binary | 10100100 | 1100100 | 1000110 | 0 | 100111 | 111001 | 100100 | 10011 | 101000 | 101110 |
Color Harmonies of #A46446
Complementary color
Monochromatic Colors of #A46446
Black with #A46446
Text Example
Text Example
White with #A46446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46446; }
p { color: rgb(164,100,70); }
H1.HeaderClassName
{
color: #A46446;
}
.AnyTagClassName
{
color: #A46446;
}
</style>
background-color css
<style>
a { background-color: #A46446; }
a { background-color: rgb(164,100,70); }
div.DivClassName
{
background-color: #A46446;
}
.BgClassName
{
background-color: #A46446;
}
</style>
border-color css
<style>
span { border-color: #A46446; }
span { border-color: rgb(164,100,70); }
td.TdClassName
{
border-color: #A46446;
}
.TagClassName
{
border-color: #A46446;
}
</style>