Shades of Turkish Rose #A96771
Tints of Turkish Rose #A96771
RGB
CMYK
RGB Variations
Color information
#A96771 (or 0xA96771) is known color: Turkish Rose. HEX triplet: A9, 67 and 71. RGB value is (169,103,113). Sum of RGB (Red+Green+Blue) = 169+103+113=385 (50% of max value = 765). Red value is 169 (66.41% from 255 or 43.90% from 385); Green value is 103 (40.62% from 255 or 26.75% from 385); Blue value is 113 (44.53% from 255 or 29.35% from 385); Max value from RGB is 169 - color contains mainly: red. Hex color #A96771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A96771 is #56988E. Grayscale: #7B7B7B. Windows color (decimal): -5675151 or 7432105. OLE color: 7432105.
HSL color Cylindrical-coordinate representation of color #A96771: hue angle of 350.91º degrees, saturation: 0.28, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A96771 is Cyan = 0, Magento = 0.39, Yellow = 0.33 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 103 | 113 | - |
| CMYK | 0 | 0.39 | 0.33 | 0.34 |
| HSL | 350.91º | 0.28% | 0.53% | - |
| HSV(B) | 350.91º | 0.39% | 0.66% | - |
| XYZ | 24.19 | 19.33 | 18.08 | - |
| YUV | 123.87 | 121.87 | 160.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 103 | 113 | 0 | 0.39 | 0.33 | 0.34 | 350.91 | 0.28 | 0.53 |
| Hex | A9 | 67 | 71 | 0 | 27 | 21 | 22 | 15F | 1C | 35 |
| Octal | 251 | 147 | 161 | 0 | 47 | 41 | 42 | 537 | 34 | 65 |
| Binary | 10101001 | 1100111 | 1110001 | 0 | 100111 | 100001 | 100010 | 101011111 | 11100 | 110101 |
Color Harmonies of #A96771
Complementary color
Monochromatic Colors of #A96771
Black with #A96771
Text Example
Text Example
White with #A96771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A96771; }
p { color: rgb(169,103,113); }
H1.HeaderClassName
{
color: #A96771;
}
.AnyTagClassName
{
color: #A96771;
}
</style>
background-color css
<style>
a { background-color: #A96771; }
a { background-color: rgb(169,103,113); }
div.DivClassName
{
background-color: #A96771;
}
.BgClassName
{
background-color: #A96771;
}
</style>
border-color css
<style>
span { border-color: #A96771; }
span { border-color: rgb(169,103,113); }
td.TdClassName
{
border-color: #A96771;
}
.TagClassName
{
border-color: #A96771;
}
</style>