Shades of Turkish Rose #A38687
Tints of Turkish Rose #A38687
RGB
CMYK
RGB Variations
Color information
#A38687 (or 0xA38687) is known color: Turkish Rose. HEX triplet: A3, 86 and 87. RGB value is (163,134,135). Sum of RGB (Red+Green+Blue) = 163+134+135=432 (57% of max value = 765). Red value is 163 (64.06% from 255 or 37.73% from 432); Green value is 134 (52.73% from 255 or 31.02% from 432); Blue value is 135 (53.12% from 255 or 31.25% from 432); Max value from RGB is 163 - color contains mainly: red. Hex color #A38687 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38687 is #5C7978. Grayscale: #8E8E8E. Windows color (decimal): -6060409 or 8881827. OLE color: 8881827.
HSL color Cylindrical-coordinate representation of color #A38687: hue angle of 357.93º degrees, saturation: 0.14, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A38687 is Cyan = 0, Magento = 0.18, Yellow = 0.17 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 134 | 135 | - |
| CMYK | 0 | 0.18 | 0.17 | 0.36 |
| HSL | 357.93º | 0.14% | 0.58% | - |
| HSV(B) | 357.93º | 0.18% | 0.64% | - |
| XYZ | 28 | 26.59 | 26.58 | - |
| YUV | 142.79 | 123.61 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 134 | 135 | 0 | 0.18 | 0.17 | 0.36 | 357.93 | 0.14 | 0.58 |
| Hex | A3 | 86 | 87 | 0 | 12 | 11 | 24 | 166 | E | 3A |
| Octal | 243 | 206 | 207 | 0 | 22 | 21 | 44 | 546 | 16 | 72 |
| Binary | 10100011 | 10000110 | 10000111 | 0 | 10010 | 10001 | 100100 | 101100110 | 1110 | 111010 |
Color Harmonies of #A38687
Complementary color
Monochromatic Colors of #A38687
Black with #A38687
Text Example
Text Example
White with #A38687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38687; }
p { color: rgb(163,134,135); }
H1.HeaderClassName
{
color: #A38687;
}
.AnyTagClassName
{
color: #A38687;
}
</style>
background-color css
<style>
a { background-color: #A38687; }
a { background-color: rgb(163,134,135); }
div.DivClassName
{
background-color: #A38687;
}
.BgClassName
{
background-color: #A38687;
}
</style>
border-color css
<style>
span { border-color: #A38687; }
span { border-color: rgb(163,134,135); }
td.TdClassName
{
border-color: #A38687;
}
.TagClassName
{
border-color: #A38687;
}
</style>