Shades of Turkish Rose #A68387
Tints of Turkish Rose #A68387
RGB
CMYK
RGB Variations
Color information
#A68387 (or 0xA68387) is known color: Turkish Rose. HEX triplet: A6, 83 and 87. RGB value is (166,131,135). Sum of RGB (Red+Green+Blue) = 166+131+135=432 (57% of max value = 765). Red value is 166 (65.23% from 255 or 38.43% from 432); Green value is 131 (51.56% from 255 or 30.32% from 432); Blue value is 135 (53.12% from 255 or 31.25% from 432); Max value from RGB is 166 - color contains mainly: red. Hex color #A68387 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A68387 is #597C78. Grayscale: #8D8D8D. Windows color (decimal): -5864569 or 8881062. OLE color: 8881062.
HSL color Cylindrical-coordinate representation of color #A68387: hue angle of 353.14º degrees, saturation: 0.16, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A68387 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 131 | 135 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.35 |
| HSL | 353.14º | 0.16% | 0.58% | - |
| HSV(B) | 353.14º | 0.21% | 0.65% | - |
| XYZ | 28.22 | 26.09 | 26.47 | - |
| YUV | 141.92 | 124.1 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 131 | 135 | 0 | 0.21 | 0.19 | 0.35 | 353.14 | 0.16 | 0.58 |
| Hex | A6 | 83 | 87 | 0 | 15 | 13 | 23 | 161 | 10 | 3A |
| Octal | 246 | 203 | 207 | 0 | 25 | 23 | 43 | 541 | 20 | 72 |
| Binary | 10100110 | 10000011 | 10000111 | 0 | 10101 | 10011 | 100011 | 101100001 | 10000 | 111010 |
Color Harmonies of #A68387
Complementary color
Monochromatic Colors of #A68387
Black with #A68387
Text Example
Text Example
White with #A68387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A68387; }
p { color: rgb(166,131,135); }
H1.HeaderClassName
{
color: #A68387;
}
.AnyTagClassName
{
color: #A68387;
}
</style>
background-color css
<style>
a { background-color: #A68387; }
a { background-color: rgb(166,131,135); }
div.DivClassName
{
background-color: #A68387;
}
.BgClassName
{
background-color: #A68387;
}
</style>
border-color css
<style>
span { border-color: #A68387; }
span { border-color: rgb(166,131,135); }
td.TdClassName
{
border-color: #A68387;
}
.TagClassName
{
border-color: #A68387;
}
</style>