Shades of Turkish Rose #A17075
Tints of Turkish Rose #A17075
RGB
CMYK
RGB Variations
Color information
#A17075 (or 0xA17075) is known color: Turkish Rose. HEX triplet: A1, 70 and 75. RGB value is (161,112,117). Sum of RGB (Red+Green+Blue) = 161+112+117=390 (51% of max value = 765). Red value is 161 (63.28% from 255 or 41.28% from 390); Green value is 112 (44.14% from 255 or 28.72% from 390); Blue value is 117 (46.09% from 255 or 30% from 390); Max value from RGB is 161 - color contains mainly: red. Hex color #A17075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17075 is #5E8F8A. Grayscale: #7F7F7F. Windows color (decimal): -6197131 or 7696545. OLE color: 7696545.
HSL color Cylindrical-coordinate representation of color #A17075: hue angle of 353.88º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A17075 is Cyan = 0, Magento = 0.30, Yellow = 0.27 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 112 | 117 | - |
| CMYK | 0 | 0.30 | 0.27 | 0.37 |
| HSL | 353.88º | 0.21% | 0.54% | - |
| HSV(B) | 353.88º | 0.3% | 0.63% | - |
| XYZ | 23.7 | 20.45 | 19.53 | - |
| YUV | 127.22 | 122.23 | 152.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 112 | 117 | 0 | 0.30 | 0.27 | 0.37 | 353.88 | 0.21 | 0.54 |
| Hex | A1 | 70 | 75 | 0 | 1E | 1B | 25 | 162 | 15 | 36 |
| Octal | 241 | 160 | 165 | 0 | 36 | 33 | 45 | 542 | 25 | 66 |
| Binary | 10100001 | 1110000 | 1110101 | 0 | 11110 | 11011 | 100101 | 101100010 | 10101 | 110110 |
Color Harmonies of #A17075
Complementary color
Monochromatic Colors of #A17075
Black with #A17075
Text Example
Text Example
White with #A17075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17075; }
p { color: rgb(161,112,117); }
H1.HeaderClassName
{
color: #A17075;
}
.AnyTagClassName
{
color: #A17075;
}
</style>
background-color css
<style>
a { background-color: #A17075; }
a { background-color: rgb(161,112,117); }
div.DivClassName
{
background-color: #A17075;
}
.BgClassName
{
background-color: #A17075;
}
</style>
border-color css
<style>
span { border-color: #A17075; }
span { border-color: rgb(161,112,117); }
td.TdClassName
{
border-color: #A17075;
}
.TagClassName
{
border-color: #A17075;
}
</style>