Shades of Turkish Rose #A68586
Tints of Turkish Rose #A68586
RGB
CMYK
RGB Variations
Color information
#A68586 (or 0xA68586) is known color: Turkish Rose. HEX triplet: A6, 85 and 86. RGB value is (166,133,134). Sum of RGB (Red+Green+Blue) = 166+133+134=433 (57% of max value = 765). Red value is 166 (65.23% from 255 or 38.34% from 433); Green value is 133 (52.34% from 255 or 30.72% from 433); Blue value is 134 (52.73% from 255 or 30.95% from 433); Max value from RGB is 166 - color contains mainly: red. Hex color #A68586 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A68586 is #597A79. Grayscale: #8F8F8F. Windows color (decimal): -5864058 or 8816038. OLE color: 8816038.
HSL color Cylindrical-coordinate representation of color #A68586: hue angle of 358.18º degrees, saturation: 0.16, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A68586 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 133 | 134 | - |
| CMYK | 0 | 0.20 | 0.19 | 0.35 |
| HSL | 358.18º | 0.16% | 0.59% | - |
| HSV(B) | 358.18º | 0.2% | 0.65% | - |
| XYZ | 28.42 | 26.6 | 26.19 | - |
| YUV | 142.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 133 | 134 | 0 | 0.20 | 0.19 | 0.35 | 358.18 | 0.16 | 0.59 |
| Hex | A6 | 85 | 86 | 0 | 14 | 13 | 23 | 166 | 10 | 3B |
| Octal | 246 | 205 | 206 | 0 | 24 | 23 | 43 | 546 | 20 | 73 |
| Binary | 10100110 | 10000101 | 10000110 | 0 | 10100 | 10011 | 100011 | 101100110 | 10000 | 111011 |
Color Harmonies of #A68586
Complementary color
Monochromatic Colors of #A68586
Black with #A68586
Text Example
Text Example
White with #A68586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A68586; }
p { color: rgb(166,133,134); }
H1.HeaderClassName
{
color: #A68586;
}
.AnyTagClassName
{
color: #A68586;
}
</style>
background-color css
<style>
a { background-color: #A68586; }
a { background-color: rgb(166,133,134); }
div.DivClassName
{
background-color: #A68586;
}
.BgClassName
{
background-color: #A68586;
}
</style>
border-color css
<style>
span { border-color: #A68586; }
span { border-color: rgb(166,133,134); }
td.TdClassName
{
border-color: #A68586;
}
.TagClassName
{
border-color: #A68586;
}
</style>