Shades of Turkish Rose #A08387
Tints of Turkish Rose #A08387
RGB
CMYK
RGB Variations
Color information
#A08387 (or 0xA08387) is known color: Turkish Rose. HEX triplet: A0, 83 and 87. RGB value is (160,131,135). Sum of RGB (Red+Green+Blue) = 160+131+135=426 (56% of max value = 765). Red value is 160 (62.89% from 255 or 37.56% from 426); Green value is 131 (51.56% from 255 or 30.75% from 426); Blue value is 135 (53.12% from 255 or 31.69% from 426); Max value from RGB is 160 - color contains mainly: red. Hex color #A08387 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A08387 is #5F7C78. Grayscale: #8C8C8C. Windows color (decimal): -6257785 or 8881056. OLE color: 8881056.
HSL color Cylindrical-coordinate representation of color #A08387: hue angle of 351.72º degrees, saturation: 0.13, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A08387 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 131 | 135 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.37 |
| HSL | 351.72º | 0.13% | 0.57% | - |
| HSV(B) | 351.72º | 0.18% | 0.63% | - |
| XYZ | 26.99 | 25.46 | 26.41 | - |
| YUV | 140.13 | 125.11 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 131 | 135 | 0 | 0.18 | 0.16 | 0.37 | 351.72 | 0.13 | 0.57 |
| Hex | A0 | 83 | 87 | 0 | 12 | 10 | 25 | 160 | D | 39 |
| Octal | 240 | 203 | 207 | 0 | 22 | 20 | 45 | 540 | 15 | 71 |
| Binary | 10100000 | 10000011 | 10000111 | 0 | 10010 | 10000 | 100101 | 101100000 | 1101 | 111001 |
Color Harmonies of #A08387
Complementary color
Monochromatic Colors of #A08387
Black with #A08387
Text Example
Text Example
White with #A08387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A08387; }
p { color: rgb(160,131,135); }
H1.HeaderClassName
{
color: #A08387;
}
.AnyTagClassName
{
color: #A08387;
}
</style>
background-color css
<style>
a { background-color: #A08387; }
a { background-color: rgb(160,131,135); }
div.DivClassName
{
background-color: #A08387;
}
.BgClassName
{
background-color: #A08387;
}
</style>
border-color css
<style>
span { border-color: #A08387; }
span { border-color: rgb(160,131,135); }
td.TdClassName
{
border-color: #A08387;
}
.TagClassName
{
border-color: #A08387;
}
</style>