Shades of Turkish Rose #A18586
Tints of Turkish Rose #A18586
RGB
CMYK
RGB Variations
Color information
#A18586 (or 0xA18586) is known color: Turkish Rose. HEX triplet: A1, 85 and 86. RGB value is (161,133,134). Sum of RGB (Red+Green+Blue) = 161+133+134=428 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.62% from 428); Green value is 133 (52.34% from 255 or 31.07% from 428); Blue value is 134 (52.73% from 255 or 31.31% from 428); Max value from RGB is 161 - color contains mainly: red. Hex color #A18586 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18586 is #5E7A79. Grayscale: #8D8D8D. Windows color (decimal): -6191738 or 8816033. OLE color: 8816033.
HSL color Cylindrical-coordinate representation of color #A18586: hue angle of 357.86º 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 #A18586 is Cyan = 0, Magento = 0.17, Yellow = 0.17 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 133 | 134 | - |
| CMYK | 0 | 0.17 | 0.17 | 0.37 |
| HSL | 357.86º | 0.13% | 0.58% | - |
| HSV(B) | 357.86º | 0.17% | 0.63% | - |
| XYZ | 27.39 | 26.07 | 26.14 | - |
| YUV | 141.49 | 123.78 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 133 | 134 | 0 | 0.17 | 0.17 | 0.37 | 357.86 | 0.13 | 0.58 |
| Hex | A1 | 85 | 86 | 0 | 11 | 11 | 25 | 166 | D | 3A |
| Octal | 241 | 205 | 206 | 0 | 21 | 21 | 45 | 546 | 15 | 72 |
| Binary | 10100001 | 10000101 | 10000110 | 0 | 10001 | 10001 | 100101 | 101100110 | 1101 | 111010 |
Color Harmonies of #A18586
Complementary color
Monochromatic Colors of #A18586
Black with #A18586
Text Example
Text Example
White with #A18586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18586; }
p { color: rgb(161,133,134); }
H1.HeaderClassName
{
color: #A18586;
}
.AnyTagClassName
{
color: #A18586;
}
</style>
background-color css
<style>
a { background-color: #A18586; }
a { background-color: rgb(161,133,134); }
div.DivClassName
{
background-color: #A18586;
}
.BgClassName
{
background-color: #A18586;
}
</style>
border-color css
<style>
span { border-color: #A18586; }
span { border-color: rgb(161,133,134); }
td.TdClassName
{
border-color: #A18586;
}
.TagClassName
{
border-color: #A18586;
}
</style>