Shades of Turkish Rose #A18688
Tints of Turkish Rose #A18688
RGB
CMYK
RGB Variations
Color information
#A18688 (or 0xA18688) is known color: Turkish Rose. HEX triplet: A1, 86 and 88. RGB value is (161,134,136). Sum of RGB (Red+Green+Blue) = 161+134+136=431 (57% of max value = 765). Red value is 161 (63.28% from 255 or 37.35% from 431); Green value is 134 (52.73% from 255 or 31.09% from 431); Blue value is 136 (53.52% from 255 or 31.55% from 431); Max value from RGB is 161 - color contains mainly: red. Hex color #A18688 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18688 is #5E7977. Grayscale: #8E8E8E. Windows color (decimal): -6191480 or 8947361. OLE color: 8947361.
HSL color Cylindrical-coordinate representation of color #A18688: hue angle of 355.56º 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 #A18688 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 134 | 136 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.37 |
| HSL | 355.56º | 0.13% | 0.58% | - |
| HSV(B) | 355.56º | 0.17% | 0.63% | - |
| XYZ | 27.67 | 26.4 | 26.93 | - |
| YUV | 142.3 | 124.45 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 134 | 136 | 0 | 0.17 | 0.16 | 0.37 | 355.56 | 0.13 | 0.58 |
| Hex | A1 | 86 | 88 | 0 | 11 | 10 | 25 | 164 | D | 3A |
| Octal | 241 | 206 | 210 | 0 | 21 | 20 | 45 | 544 | 15 | 72 |
| Binary | 10100001 | 10000110 | 10001000 | 0 | 10001 | 10000 | 100101 | 101100100 | 1101 | 111010 |
Color Harmonies of #A18688
Complementary color
Monochromatic Colors of #A18688
Black with #A18688
Text Example
Text Example
White with #A18688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18688; }
p { color: rgb(161,134,136); }
H1.HeaderClassName
{
color: #A18688;
}
.AnyTagClassName
{
color: #A18688;
}
</style>
background-color css
<style>
a { background-color: #A18688; }
a { background-color: rgb(161,134,136); }
div.DivClassName
{
background-color: #A18688;
}
.BgClassName
{
background-color: #A18688;
}
</style>
border-color css
<style>
span { border-color: #A18688; }
span { border-color: rgb(161,134,136); }
td.TdClassName
{
border-color: #A18688;
}
.TagClassName
{
border-color: #A18688;
}
</style>