Shades of Turkish Rose #A96170
Tints of Turkish Rose #A96170
RGB
CMYK
RGB Variations
Color information
#A96170 (or 0xA96170) is known color: Turkish Rose. HEX triplet: A9, 61 and 70. RGB value is (169,97,112). Sum of RGB (Red+Green+Blue) = 169+97+112=378 (50% of max value = 765). Red value is 169 (66.41% from 255 or 44.71% from 378); Green value is 97 (38.28% from 255 or 25.66% from 378); Blue value is 112 (44.14% from 255 or 29.63% from 378); Max value from RGB is 169 - color contains mainly: red. Hex color #A96170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A96170 is #569E8F. Grayscale: #787878. Windows color (decimal): -5676688 or 7365033. OLE color: 7365033.
HSL color Cylindrical-coordinate representation of color #A96170: hue angle of 347.5º degrees, saturation: 0.3, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A96170 is Cyan = 0, Magento = 0.43, Yellow = 0.34 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 97 | 112 | - |
| CMYK | 0 | 0.43 | 0.34 | 0.34 |
| HSL | 347.5º | 0.3% | 0.52% | - |
| HSV(B) | 347.5º | 0.43% | 0.66% | - |
| XYZ | 23.56 | 18.15 | 17.59 | - |
| YUV | 120.24 | 123.35 | 162.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 97 | 112 | 0 | 0.43 | 0.34 | 0.34 | 347.5 | 0.3 | 0.52 |
| Hex | A9 | 61 | 70 | 0 | 2B | 22 | 22 | 15C | 1E | 34 |
| Octal | 251 | 141 | 160 | 0 | 53 | 42 | 42 | 534 | 36 | 64 |
| Binary | 10101001 | 1100001 | 1110000 | 0 | 101011 | 100010 | 100010 | 101011100 | 11110 | 110100 |
Color Harmonies of #A96170
Complementary color
Monochromatic Colors of #A96170
Black with #A96170
Text Example
Text Example
White with #A96170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A96170; }
p { color: rgb(169,97,112); }
H1.HeaderClassName
{
color: #A96170;
}
.AnyTagClassName
{
color: #A96170;
}
</style>
background-color css
<style>
a { background-color: #A96170; }
a { background-color: rgb(169,97,112); }
div.DivClassName
{
background-color: #A96170;
}
.BgClassName
{
background-color: #A96170;
}
</style>
border-color css
<style>
span { border-color: #A96170; }
span { border-color: rgb(169,97,112); }
td.TdClassName
{
border-color: #A96170;
}
.TagClassName
{
border-color: #A96170;
}
</style>