Shades of Turkish Rose #A16466
Tints of Turkish Rose #A16466
RGB
CMYK
RGB Variations
Color information
#A16466 (or 0xA16466) is known color: Turkish Rose. HEX triplet: A1, 64 and 66. RGB value is (161,100,102). Sum of RGB (Red+Green+Blue) = 161+100+102=363 (48% of max value = 765). Red value is 161 (63.28% from 255 or 44.35% from 363); Green value is 100 (39.45% from 255 or 27.55% from 363); Blue value is 102 (40.23% from 255 or 28.10% from 363); Max value from RGB is 161 - color contains mainly: red. Hex color #A16466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16466 is #5E9B99. Grayscale: #767676. Windows color (decimal): -6200218 or 6710433. OLE color: 6710433.
HSL color Cylindrical-coordinate representation of color #A16466: hue angle of 358.03º degrees, saturation: 0.24, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A16466 is Cyan = 0, Magento = 0.38, Yellow = 0.37 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 100 | 102 | - |
| CMYK | 0 | 0.38 | 0.37 | 0.37 |
| HSL | 358.03º | 0.24% | 0.51% | - |
| HSV(B) | 358.03º | 0.38% | 0.63% | - |
| XYZ | 21.65 | 17.65 | 14.84 | - |
| YUV | 118.47 | 118.71 | 158.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 100 | 102 | 0 | 0.38 | 0.37 | 0.37 | 358.03 | 0.24 | 0.51 |
| Hex | A1 | 64 | 66 | 0 | 26 | 25 | 25 | 166 | 18 | 33 |
| Octal | 241 | 144 | 146 | 0 | 46 | 45 | 45 | 546 | 30 | 63 |
| Binary | 10100001 | 1100100 | 1100110 | 0 | 100110 | 100101 | 100101 | 101100110 | 11000 | 110011 |
Color Harmonies of #A16466
Complementary color
Monochromatic Colors of #A16466
Black with #A16466
Text Example
Text Example
White with #A16466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16466; }
p { color: rgb(161,100,102); }
H1.HeaderClassName
{
color: #A16466;
}
.AnyTagClassName
{
color: #A16466;
}
</style>
background-color css
<style>
a { background-color: #A16466; }
a { background-color: rgb(161,100,102); }
div.DivClassName
{
background-color: #A16466;
}
.BgClassName
{
background-color: #A16466;
}
</style>
border-color css
<style>
span { border-color: #A16466; }
span { border-color: rgb(161,100,102); }
td.TdClassName
{
border-color: #A16466;
}
.TagClassName
{
border-color: #A16466;
}
</style>