Shades of Turkish Rose #A17174
Tints of Turkish Rose #A17174
RGB
CMYK
RGB Variations
Color information
#A17174 (or 0xA17174) is known color: Turkish Rose. HEX triplet: A1, 71 and 74. RGB value is (161,113,116). Sum of RGB (Red+Green+Blue) = 161+113+116=390 (51% of max value = 765). Red value is 161 (63.28% from 255 or 41.28% from 390); Green value is 113 (44.53% from 255 or 28.97% from 390); Blue value is 116 (45.70% from 255 or 29.74% from 390); Max value from RGB is 161 - color contains mainly: red. Hex color #A17174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17174 is #5E8E8B. Grayscale: #7F7F7F. Windows color (decimal): -6196876 or 7631265. OLE color: 7631265.
HSL color Cylindrical-coordinate representation of color #A17174: hue angle of 356.25º degrees, saturation: 0.2, 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 #A17174 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 113 | 116 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.37 |
| HSL | 356.25º | 0.2% | 0.54% | - |
| HSV(B) | 356.25º | 0.3% | 0.63% | - |
| XYZ | 23.76 | 20.65 | 19.26 | - |
| YUV | 127.69 | 121.4 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 113 | 116 | 0 | 0.30 | 0.28 | 0.37 | 356.25 | 0.2 | 0.54 |
| Hex | A1 | 71 | 74 | 0 | 1E | 1C | 25 | 164 | 14 | 36 |
| Octal | 241 | 161 | 164 | 0 | 36 | 34 | 45 | 544 | 24 | 66 |
| Binary | 10100001 | 1110001 | 1110100 | 0 | 11110 | 11100 | 100101 | 101100100 | 10100 | 110110 |
Color Harmonies of #A17174
Complementary color
Monochromatic Colors of #A17174
Black with #A17174
Text Example
Text Example
White with #A17174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17174; }
p { color: rgb(161,113,116); }
H1.HeaderClassName
{
color: #A17174;
}
.AnyTagClassName
{
color: #A17174;
}
</style>
background-color css
<style>
a { background-color: #A17174; }
a { background-color: rgb(161,113,116); }
div.DivClassName
{
background-color: #A17174;
}
.BgClassName
{
background-color: #A17174;
}
</style>
border-color css
<style>
span { border-color: #A17174; }
span { border-color: rgb(161,113,116); }
td.TdClassName
{
border-color: #A17174;
}
.TagClassName
{
border-color: #A17174;
}
</style>