Shades of Turkish Rose #A96975
Tints of Turkish Rose #A96975
RGB
CMYK
RGB Variations
Color information
#A96975 (or 0xA96975) is known color: Turkish Rose. HEX triplet: A9, 69 and 75. RGB value is (169,105,117). Sum of RGB (Red+Green+Blue) = 169+105+117=391 (51% of max value = 765). Red value is 169 (66.41% from 255 or 43.22% from 391); Green value is 105 (41.41% from 255 or 26.85% from 391); Blue value is 117 (46.09% from 255 or 29.92% from 391); Max value from RGB is 169 - color contains mainly: red. Hex color #A96975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A96975 is #56968A. Grayscale: #7D7D7D. Windows color (decimal): -5674635 or 7694761. OLE color: 7694761.
HSL color Cylindrical-coordinate representation of color #A96975: hue angle of 348.75º degrees, saturation: 0.27, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A96975 is Cyan = 0, Magento = 0.38, Yellow = 0.31 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 105 | 117 | - |
| CMYK | 0 | 0.38 | 0.31 | 0.34 |
| HSL | 348.75º | 0.27% | 0.54% | - |
| HSV(B) | 348.75º | 0.38% | 0.66% | - |
| XYZ | 24.62 | 19.82 | 19.36 | - |
| YUV | 125.5 | 123.2 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 105 | 117 | 0 | 0.38 | 0.31 | 0.34 | 348.75 | 0.27 | 0.54 |
| Hex | A9 | 69 | 75 | 0 | 26 | 1F | 22 | 15D | 1B | 36 |
| Octal | 251 | 151 | 165 | 0 | 46 | 37 | 42 | 535 | 33 | 66 |
| Binary | 10101001 | 1101001 | 1110101 | 0 | 100110 | 11111 | 100010 | 101011101 | 11011 | 110110 |
Color Harmonies of #A96975
Complementary color
Monochromatic Colors of #A96975
Black with #A96975
Text Example
Text Example
White with #A96975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A96975; }
p { color: rgb(169,105,117); }
H1.HeaderClassName
{
color: #A96975;
}
.AnyTagClassName
{
color: #A96975;
}
</style>
background-color css
<style>
a { background-color: #A96975; }
a { background-color: rgb(169,105,117); }
div.DivClassName
{
background-color: #A96975;
}
.BgClassName
{
background-color: #A96975;
}
</style>
border-color css
<style>
span { border-color: #A96975; }
span { border-color: rgb(169,105,117); }
td.TdClassName
{
border-color: #A96975;
}
.TagClassName
{
border-color: #A96975;
}
</style>