Shades of Turkish Rose #A18689
Tints of Turkish Rose #A18689
RGB
CMYK
RGB Variations
Color information
#A18689 (or 0xA18689) is known color: Turkish Rose. HEX triplet: A1, 86 and 89. RGB value is (161,134,137). Sum of RGB (Red+Green+Blue) = 161+134+137=432 (57% of max value = 765). Red value is 161 (63.28% from 255 or 37.27% from 432); Green value is 134 (52.73% from 255 or 31.02% from 432); Blue value is 137 (53.91% from 255 or 31.71% from 432); Max value from RGB is 161 - color contains mainly: red. Hex color #A18689 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18689 is #5E7976. Grayscale: #8E8E8E. Windows color (decimal): -6191479 or 9012897. OLE color: 9012897.
HSL color Cylindrical-coordinate representation of color #A18689: hue angle of 353.33º 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 #A18689 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 134 | 137 | - |
| CMYK | 0 | 0.17 | 0.15 | 0.37 |
| HSL | 353.33º | 0.13% | 0.58% | - |
| HSV(B) | 353.33º | 0.17% | 0.63% | - |
| XYZ | 27.74 | 26.43 | 27.31 | - |
| YUV | 142.42 | 124.95 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 134 | 137 | 0 | 0.17 | 0.15 | 0.37 | 353.33 | 0.13 | 0.58 |
| Hex | A1 | 86 | 89 | 0 | 11 | F | 25 | 161 | D | 3A |
| Octal | 241 | 206 | 211 | 0 | 21 | 17 | 45 | 541 | 15 | 72 |
| Binary | 10100001 | 10000110 | 10001001 | 0 | 10001 | 1111 | 100101 | 101100001 | 1101 | 111010 |
Color Harmonies of #A18689
Complementary color
Monochromatic Colors of #A18689
Black with #A18689
Text Example
Text Example
White with #A18689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18689; }
p { color: rgb(161,134,137); }
H1.HeaderClassName
{
color: #A18689;
}
.AnyTagClassName
{
color: #A18689;
}
</style>
background-color css
<style>
a { background-color: #A18689; }
a { background-color: rgb(161,134,137); }
div.DivClassName
{
background-color: #A18689;
}
.BgClassName
{
background-color: #A18689;
}
</style>
border-color css
<style>
span { border-color: #A18689; }
span { border-color: rgb(161,134,137); }
td.TdClassName
{
border-color: #A18689;
}
.TagClassName
{
border-color: #A18689;
}
</style>