Shades of Turkish Rose #A38689
Tints of Turkish Rose #A38689
RGB
CMYK
RGB Variations
Color information
#A38689 (or 0xA38689) is known color: Turkish Rose. HEX triplet: A3, 86 and 89. RGB value is (163,134,137). Sum of RGB (Red+Green+Blue) = 163+134+137=434 (57% of max value = 765). Red value is 163 (64.06% from 255 or 37.56% from 434); Green value is 134 (52.73% from 255 or 30.88% from 434); Blue value is 137 (53.91% from 255 or 31.57% from 434); Max value from RGB is 163 - color contains mainly: red. Hex color #A38689 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38689 is #5C7976. Grayscale: #8F8F8F. Windows color (decimal): -6060407 or 9012899. OLE color: 9012899.
HSL color Cylindrical-coordinate representation of color #A38689: hue angle of 353.79º 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 #A38689 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 134 | 137 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.36 |
| HSL | 353.79º | 0.14% | 0.58% | - |
| HSV(B) | 353.79º | 0.18% | 0.64% | - |
| XYZ | 28.14 | 26.64 | 27.33 | - |
| YUV | 143.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 134 | 137 | 0 | 0.18 | 0.16 | 0.36 | 353.79 | 0.14 | 0.58 |
| Hex | A3 | 86 | 89 | 0 | 12 | 10 | 24 | 162 | E | 3A |
| Octal | 243 | 206 | 211 | 0 | 22 | 20 | 44 | 542 | 16 | 72 |
| Binary | 10100011 | 10000110 | 10001001 | 0 | 10010 | 10000 | 100100 | 101100010 | 1110 | 111010 |
Color Harmonies of #A38689
Complementary color
Monochromatic Colors of #A38689
Black with #A38689
Text Example
Text Example
White with #A38689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38689; }
p { color: rgb(163,134,137); }
H1.HeaderClassName
{
color: #A38689;
}
.AnyTagClassName
{
color: #A38689;
}
</style>
background-color css
<style>
a { background-color: #A38689; }
a { background-color: rgb(163,134,137); }
div.DivClassName
{
background-color: #A38689;
}
.BgClassName
{
background-color: #A38689;
}
</style>
border-color css
<style>
span { border-color: #A38689; }
span { border-color: rgb(163,134,137); }
td.TdClassName
{
border-color: #A38689;
}
.TagClassName
{
border-color: #A38689;
}
</style>