Shades of Tuscany #A66542
Tints of Tuscany #A66542
RGB
CMYK
RGB Variations
Color information
#A66542 (or 0xA66542) is known color: Tuscany. HEX triplet: A6, 65 and 42. RGB value is (166,101,66). Sum of RGB (Red+Green+Blue) = 166+101+66=333 (44% of max value = 765). Red value is 166 (65.23% from 255 or 49.85% from 333); Green value is 101 (39.84% from 255 or 30.33% from 333); Blue value is 66 (26.17% from 255 or 19.82% from 333); Max value from RGB is 166 - color contains mainly: red. Hex color #A66542 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A66542 is #599ABD. Grayscale: #747474. Windows color (decimal): -5872318 or 4351398. OLE color: 4351398.
HSL color Cylindrical-coordinate representation of color #A66542: hue angle of 21º degrees, saturation: 0.43, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #A66542 is Cyan = 0, Magento = 0.39, Yellow = 0.60 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 101 | 66 | - |
| CMYK | 0 | 0.39 | 0.60 | 0.35 |
| HSL | 21º | 0.43% | 0.45% | - |
| HSV(B) | 21º | 0.6% | 0.65% | - |
| XYZ | 21.36 | 17.81 | 7.47 | - |
| YUV | 116.45 | 99.53 | 163.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 101 | 66 | 0 | 0.39 | 0.60 | 0.35 | 21 | 0.43 | 0.45 |
| Hex | A6 | 65 | 42 | 0 | 27 | 3C | 23 | 15 | 2B | 2D |
| Octal | 246 | 145 | 102 | 0 | 47 | 74 | 43 | 25 | 53 | 55 |
| Binary | 10100110 | 1100101 | 1000010 | 0 | 100111 | 111100 | 100011 | 10101 | 101011 | 101101 |
Color Harmonies of #A66542
Complementary color
Monochromatic Colors of #A66542
Black with #A66542
Text Example
Text Example
White with #A66542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66542; }
p { color: rgb(166,101,66); }
H1.HeaderClassName
{
color: #A66542;
}
.AnyTagClassName
{
color: #A66542;
}
</style>
background-color css
<style>
a { background-color: #A66542; }
a { background-color: rgb(166,101,66); }
div.DivClassName
{
background-color: #A66542;
}
.BgClassName
{
background-color: #A66542;
}
</style>
border-color css
<style>
span { border-color: #A66542; }
span { border-color: rgb(166,101,66); }
td.TdClassName
{
border-color: #A66542;
}
.TagClassName
{
border-color: #A66542;
}
</style>