Shades of Turkish Rose #A38086
Tints of Turkish Rose #A38086
RGB
CMYK
RGB Variations
Color information
#A38086 (or 0xA38086) is known color: Turkish Rose. HEX triplet: A3, 80 and 86. RGB value is (163,128,134). Sum of RGB (Red+Green+Blue) = 163+128+134=425 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.35% from 425); Green value is 128 (50.39% from 255 or 30.12% from 425); Blue value is 134 (52.73% from 255 or 31.53% from 425); Max value from RGB is 163 - color contains mainly: red. Hex color #A38086 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38086 is #5C7F79. Grayscale: #8B8B8B. Windows color (decimal): -6061946 or 8814755. OLE color: 8814755.
HSL color Cylindrical-coordinate representation of color #A38086: hue angle of 349.71º degrees, saturation: 0.16, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A38086 is Cyan = 0, Magento = 0.21, Yellow = 0.18 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 128 | 134 | - |
| CMYK | 0 | 0.21 | 0.18 | 0.36 |
| HSL | 349.71º | 0.16% | 0.57% | - |
| HSV(B) | 349.71º | 0.21% | 0.64% | - |
| XYZ | 27.13 | 24.95 | 25.94 | - |
| YUV | 139.15 | 125.1 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 128 | 134 | 0 | 0.21 | 0.18 | 0.36 | 349.71 | 0.16 | 0.57 |
| Hex | A3 | 80 | 86 | 0 | 15 | 12 | 24 | 15E | 10 | 39 |
| Octal | 243 | 200 | 206 | 0 | 25 | 22 | 44 | 536 | 20 | 71 |
| Binary | 10100011 | 10000000 | 10000110 | 0 | 10101 | 10010 | 100100 | 101011110 | 10000 | 111001 |
Color Harmonies of #A38086
Complementary color
Monochromatic Colors of #A38086
Black with #A38086
Text Example
Text Example
White with #A38086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38086; }
p { color: rgb(163,128,134); }
H1.HeaderClassName
{
color: #A38086;
}
.AnyTagClassName
{
color: #A38086;
}
</style>
background-color css
<style>
a { background-color: #A38086; }
a { background-color: rgb(163,128,134); }
div.DivClassName
{
background-color: #A38086;
}
.BgClassName
{
background-color: #A38086;
}
</style>
border-color css
<style>
span { border-color: #A38086; }
span { border-color: rgb(163,128,134); }
td.TdClassName
{
border-color: #A38086;
}
.TagClassName
{
border-color: #A38086;
}
</style>