Shades of Turkish Rose #A88586
Tints of Turkish Rose #A88586
RGB
CMYK
RGB Variations
Color information
#A88586 (or 0xA88586) is known color: Turkish Rose. HEX triplet: A8, 85 and 86. RGB value is (168,133,134). Sum of RGB (Red+Green+Blue) = 168+133+134=435 (57% of max value = 765). Red value is 168 (66.02% from 255 or 38.62% from 435); Green value is 133 (52.34% from 255 or 30.57% from 435); Blue value is 134 (52.73% from 255 or 30.80% from 435); Max value from RGB is 168 - color contains mainly: red. Hex color #A88586 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A88586 is #577A79. Grayscale: #8F8F8F. Windows color (decimal): -5732986 or 8816040. OLE color: 8816040.
HSL color Cylindrical-coordinate representation of color #A88586: hue angle of 358.29º degrees, saturation: 0.17, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A88586 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 133 | 134 | - |
| CMYK | 0 | 0.21 | 0.20 | 0.34 |
| HSL | 358.29º | 0.17% | 0.59% | - |
| HSV(B) | 358.29º | 0.21% | 0.66% | - |
| XYZ | 28.84 | 26.82 | 26.21 | - |
| YUV | 143.58 | 122.6 | 145.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 133 | 134 | 0 | 0.21 | 0.20 | 0.34 | 358.29 | 0.17 | 0.59 |
| Hex | A8 | 85 | 86 | 0 | 15 | 14 | 22 | 166 | 11 | 3B |
| Octal | 250 | 205 | 206 | 0 | 25 | 24 | 42 | 546 | 21 | 73 |
| Binary | 10101000 | 10000101 | 10000110 | 0 | 10101 | 10100 | 100010 | 101100110 | 10001 | 111011 |
Color Harmonies of #A88586
Complementary color
Monochromatic Colors of #A88586
Black with #A88586
Text Example
Text Example
White with #A88586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A88586; }
p { color: rgb(168,133,134); }
H1.HeaderClassName
{
color: #A88586;
}
.AnyTagClassName
{
color: #A88586;
}
</style>
background-color css
<style>
a { background-color: #A88586; }
a { background-color: rgb(168,133,134); }
div.DivClassName
{
background-color: #A88586;
}
.BgClassName
{
background-color: #A88586;
}
</style>
border-color css
<style>
span { border-color: #A88586; }
span { border-color: rgb(168,133,134); }
td.TdClassName
{
border-color: #A88586;
}
.TagClassName
{
border-color: #A88586;
}
</style>