Shades of Turkish Rose #A16669
Tints of Turkish Rose #A16669
RGB
CMYK
RGB Variations
Color information
#A16669 (or 0xA16669) is known color: Turkish Rose. HEX triplet: A1, 66 and 69. RGB value is (161,102,105). Sum of RGB (Red+Green+Blue) = 161+102+105=368 (48% of max value = 765). Red value is 161 (63.28% from 255 or 43.75% from 368); Green value is 102 (40.23% from 255 or 27.72% from 368); Blue value is 105 (41.41% from 255 or 28.53% from 368); Max value from RGB is 161 - color contains mainly: red. Hex color #A16669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16669 is #5E9996. Grayscale: #787878. Windows color (decimal): -6199703 or 6907553. OLE color: 6907553.
HSL color Cylindrical-coordinate representation of color #A16669: hue angle of 356.95º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A16669 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 102 | 105 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.37 |
| HSL | 356.95º | 0.24% | 0.52% | - |
| HSV(B) | 356.95º | 0.37% | 0.63% | - |
| XYZ | 22 | 18.1 | 15.7 | - |
| YUV | 119.98 | 119.55 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 102 | 105 | 0 | 0.37 | 0.35 | 0.37 | 356.95 | 0.24 | 0.52 |
| Hex | A1 | 66 | 69 | 0 | 25 | 23 | 25 | 165 | 18 | 34 |
| Octal | 241 | 146 | 151 | 0 | 45 | 43 | 45 | 545 | 30 | 64 |
| Binary | 10100001 | 1100110 | 1101001 | 0 | 100101 | 100011 | 100101 | 101100101 | 11000 | 110100 |
Color Harmonies of #A16669
Complementary color
Monochromatic Colors of #A16669
Black with #A16669
Text Example
Text Example
White with #A16669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16669; }
p { color: rgb(161,102,105); }
H1.HeaderClassName
{
color: #A16669;
}
.AnyTagClassName
{
color: #A16669;
}
</style>
background-color css
<style>
a { background-color: #A16669; }
a { background-color: rgb(161,102,105); }
div.DivClassName
{
background-color: #A16669;
}
.BgClassName
{
background-color: #A16669;
}
</style>
border-color css
<style>
span { border-color: #A16669; }
span { border-color: rgb(161,102,105); }
td.TdClassName
{
border-color: #A16669;
}
.TagClassName
{
border-color: #A16669;
}
</style>