Shades of Turkish Rose #A17177
Tints of Turkish Rose #A17177
RGB
CMYK
RGB Variations
Color information
#A17177 (or 0xA17177) is known color: Turkish Rose. HEX triplet: A1, 71 and 77. RGB value is (161,113,119). Sum of RGB (Red+Green+Blue) = 161+113+119=393 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.97% from 393); Green value is 113 (44.53% from 255 or 28.75% from 393); Blue value is 119 (46.88% from 255 or 30.28% from 393); Max value from RGB is 161 - color contains mainly: red. Hex color #A17177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17177 is #5E8E88. Grayscale: #808080. Windows color (decimal): -6196873 or 7827873. OLE color: 7827873.
HSL color Cylindrical-coordinate representation of color #A17177: hue angle of 352.5º 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 #A17177 is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 113 | 119 | - |
| CMYK | 0 | 0.30 | 0.26 | 0.37 |
| HSL | 352.5º | 0.2% | 0.54% | - |
| HSV(B) | 352.5º | 0.3% | 0.63% | - |
| XYZ | 23.93 | 20.72 | 20.19 | - |
| YUV | 128.04 | 122.9 | 151.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 113 | 119 | 0 | 0.30 | 0.26 | 0.37 | 352.5 | 0.2 | 0.54 |
| Hex | A1 | 71 | 77 | 0 | 1E | 1A | 25 | 160 | 14 | 36 |
| Octal | 241 | 161 | 167 | 0 | 36 | 32 | 45 | 540 | 24 | 66 |
| Binary | 10100001 | 1110001 | 1110111 | 0 | 11110 | 11010 | 100101 | 101100000 | 10100 | 110110 |
Color Harmonies of #A17177
Complementary color
Monochromatic Colors of #A17177
Black with #A17177
Text Example
Text Example
White with #A17177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17177; }
p { color: rgb(161,113,119); }
H1.HeaderClassName
{
color: #A17177;
}
.AnyTagClassName
{
color: #A17177;
}
</style>
background-color css
<style>
a { background-color: #A17177; }
a { background-color: rgb(161,113,119); }
div.DivClassName
{
background-color: #A17177;
}
.BgClassName
{
background-color: #A17177;
}
</style>
border-color css
<style>
span { border-color: #A17177; }
span { border-color: rgb(161,113,119); }
td.TdClassName
{
border-color: #A17177;
}
.TagClassName
{
border-color: #A17177;
}
</style>