Shades of Turkish Rose #A96471
Tints of Turkish Rose #A96471
RGB
CMYK
RGB Variations
Color information
#A96471 (or 0xA96471) is known color: Turkish Rose. HEX triplet: A9, 64 and 71. RGB value is (169,100,113). Sum of RGB (Red+Green+Blue) = 169+100+113=382 (50% of max value = 765). Red value is 169 (66.41% from 255 or 44.24% from 382); Green value is 100 (39.45% from 255 or 26.18% from 382); Blue value is 113 (44.53% from 255 or 29.58% from 382); Max value from RGB is 169 - color contains mainly: red. Hex color #A96471 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A96471 is #569B8E. Grayscale: #7A7A7A. Windows color (decimal): -5675919 or 7431337. OLE color: 7431337.
HSL color Cylindrical-coordinate representation of color #A96471: hue angle of 348.7º degrees, saturation: 0.29, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A96471 is Cyan = 0, Magento = 0.41, Yellow = 0.33 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 100 | 113 | - |
| CMYK | 0 | 0.41 | 0.33 | 0.34 |
| HSL | 348.7º | 0.29% | 0.53% | - |
| HSV(B) | 348.7º | 0.41% | 0.66% | - |
| XYZ | 23.9 | 18.74 | 17.98 | - |
| YUV | 122.11 | 122.86 | 161.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 100 | 113 | 0 | 0.41 | 0.33 | 0.34 | 348.7 | 0.29 | 0.53 |
| Hex | A9 | 64 | 71 | 0 | 29 | 21 | 22 | 15D | 1D | 35 |
| Octal | 251 | 144 | 161 | 0 | 51 | 41 | 42 | 535 | 35 | 65 |
| Binary | 10101001 | 1100100 | 1110001 | 0 | 101001 | 100001 | 100010 | 101011101 | 11101 | 110101 |
Color Harmonies of #A96471
Complementary color
Monochromatic Colors of #A96471
Black with #A96471
Text Example
Text Example
White with #A96471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A96471; }
p { color: rgb(169,100,113); }
H1.HeaderClassName
{
color: #A96471;
}
.AnyTagClassName
{
color: #A96471;
}
</style>
background-color css
<style>
a { background-color: #A96471; }
a { background-color: rgb(169,100,113); }
div.DivClassName
{
background-color: #A96471;
}
.BgClassName
{
background-color: #A96471;
}
</style>
border-color css
<style>
span { border-color: #A96471; }
span { border-color: rgb(169,100,113); }
td.TdClassName
{
border-color: #A96471;
}
.TagClassName
{
border-color: #A96471;
}
</style>