Shades of Turkish Rose #A18889
Tints of Turkish Rose #A18889
RGB
CMYK
RGB Variations
Color information
#A18889 (or 0xA18889) is known color: Turkish Rose. HEX triplet: A1, 88 and 89. RGB value is (161,136,137). Sum of RGB (Red+Green+Blue) = 161+136+137=434 (57% of max value = 765). Red value is 161 (63.28% from 255 or 37.10% from 434); Green value is 136 (53.52% from 255 or 31.34% from 434); Blue value is 137 (53.91% from 255 or 31.57% from 434); Max value from RGB is 161 - color contains mainly: red. Hex color #A18889 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18889 is #5E7776. Grayscale: #8F8F8F. Windows color (decimal): -6190967 or 9013409. OLE color: 9013409.
HSL color Cylindrical-coordinate representation of color #A18889: hue angle of 357.6º degrees, saturation: 0.12, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A18889 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 136 | 137 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.37 |
| HSL | 357.6º | 0.12% | 0.58% | - |
| HSV(B) | 357.6º | 0.16% | 0.63% | - |
| XYZ | 28.02 | 26.99 | 27.4 | - |
| YUV | 143.59 | 124.28 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 136 | 137 | 0 | 0.16 | 0.15 | 0.37 | 357.6 | 0.12 | 0.58 |
| Hex | A1 | 88 | 89 | 0 | 10 | F | 25 | 166 | C | 3A |
| Octal | 241 | 210 | 211 | 0 | 20 | 17 | 45 | 546 | 14 | 72 |
| Binary | 10100001 | 10001000 | 10001001 | 0 | 10000 | 1111 | 100101 | 101100110 | 1100 | 111010 |
Color Harmonies of #A18889
Complementary color
Monochromatic Colors of #A18889
Black with #A18889
Text Example
Text Example
White with #A18889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18889; }
p { color: rgb(161,136,137); }
H1.HeaderClassName
{
color: #A18889;
}
.AnyTagClassName
{
color: #A18889;
}
</style>
background-color css
<style>
a { background-color: #A18889; }
a { background-color: rgb(161,136,137); }
div.DivClassName
{
background-color: #A18889;
}
.BgClassName
{
background-color: #A18889;
}
</style>
border-color css
<style>
span { border-color: #A18889; }
span { border-color: rgb(161,136,137); }
td.TdClassName
{
border-color: #A18889;
}
.TagClassName
{
border-color: #A18889;
}
</style>