Shades of Turkish Rose #A18587
Tints of Turkish Rose #A18587
RGB
CMYK
RGB Variations
Color information
#A18587 (or 0xA18587) is known color: Turkish Rose. HEX triplet: A1, 85 and 87. RGB value is (161,133,135). Sum of RGB (Red+Green+Blue) = 161+133+135=429 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.53% from 429); Green value is 133 (52.34% from 255 or 31.00% from 429); Blue value is 135 (53.12% from 255 or 31.47% from 429); Max value from RGB is 161 - color contains mainly: red. Hex color #A18587 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18587 is #5E7A78. Grayscale: #8D8D8D. Windows color (decimal): -6191737 or 8881569. OLE color: 8881569.
HSL color Cylindrical-coordinate representation of color #A18587: hue angle of 355.71º degrees, saturation: 0.13, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #A18587 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 133 | 135 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.37 |
| HSL | 355.71º | 0.13% | 0.58% | - |
| HSV(B) | 355.71º | 0.17% | 0.63% | - |
| XYZ | 27.46 | 26.1 | 26.51 | - |
| YUV | 141.6 | 124.28 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 133 | 135 | 0 | 0.17 | 0.16 | 0.37 | 355.71 | 0.13 | 0.58 |
| Hex | A1 | 85 | 87 | 0 | 11 | 10 | 25 | 164 | D | 3A |
| Octal | 241 | 205 | 207 | 0 | 21 | 20 | 45 | 544 | 15 | 72 |
| Binary | 10100001 | 10000101 | 10000111 | 0 | 10001 | 10000 | 100101 | 101100100 | 1101 | 111010 |
Color Harmonies of #A18587
Complementary color
Monochromatic Colors of #A18587
Black with #A18587
Text Example
Text Example
White with #A18587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18587; }
p { color: rgb(161,133,135); }
H1.HeaderClassName
{
color: #A18587;
}
.AnyTagClassName
{
color: #A18587;
}
</style>
background-color css
<style>
a { background-color: #A18587; }
a { background-color: rgb(161,133,135); }
div.DivClassName
{
background-color: #A18587;
}
.BgClassName
{
background-color: #A18587;
}
</style>
border-color css
<style>
span { border-color: #A18587; }
span { border-color: rgb(161,133,135); }
td.TdClassName
{
border-color: #A18587;
}
.TagClassName
{
border-color: #A18587;
}
</style>