Shades of Turkish Rose #A18387
Tints of Turkish Rose #A18387
RGB
CMYK
RGB Variations
Color information
#A18387 (or 0xA18387) is known color: Turkish Rose. HEX triplet: A1, 83 and 87. RGB value is (161,131,135). Sum of RGB (Red+Green+Blue) = 161+131+135=427 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.70% from 427); Green value is 131 (51.56% from 255 or 30.68% from 427); Blue value is 135 (53.12% from 255 or 31.62% from 427); Max value from RGB is 161 - color contains mainly: red. Hex color #A18387 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18387 is #5E7C78. Grayscale: #8C8C8C. Windows color (decimal): -6192249 or 8881057. OLE color: 8881057.
HSL color Cylindrical-coordinate representation of color #A18387: hue angle of 352º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A18387 is Cyan = 0, Magento = 0.19, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 131 | 135 | - |
| CMYK | 0 | 0.19 | 0.16 | 0.37 |
| HSL | 352º | 0.14% | 0.57% | - |
| HSV(B) | 352º | 0.19% | 0.63% | - |
| XYZ | 27.19 | 25.56 | 26.42 | - |
| YUV | 140.43 | 124.94 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 131 | 135 | 0 | 0.19 | 0.16 | 0.37 | 352 | 0.14 | 0.57 |
| Hex | A1 | 83 | 87 | 0 | 13 | 10 | 25 | 160 | E | 39 |
| Octal | 241 | 203 | 207 | 0 | 23 | 20 | 45 | 540 | 16 | 71 |
| Binary | 10100001 | 10000011 | 10000111 | 0 | 10011 | 10000 | 100101 | 101100000 | 1110 | 111001 |
Color Harmonies of #A18387
Complementary color
Monochromatic Colors of #A18387
Black with #A18387
Text Example
Text Example
White with #A18387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18387; }
p { color: rgb(161,131,135); }
H1.HeaderClassName
{
color: #A18387;
}
.AnyTagClassName
{
color: #A18387;
}
</style>
background-color css
<style>
a { background-color: #A18387; }
a { background-color: rgb(161,131,135); }
div.DivClassName
{
background-color: #A18387;
}
.BgClassName
{
background-color: #A18387;
}
</style>
border-color css
<style>
span { border-color: #A18387; }
span { border-color: rgb(161,131,135); }
td.TdClassName
{
border-color: #A18387;
}
.TagClassName
{
border-color: #A18387;
}
</style>