Shades of Turkish Rose #A58487
Tints of Turkish Rose #A58487
RGB
CMYK
RGB Variations
Color information
#A58487 (or 0xA58487) is known color: Turkish Rose. HEX triplet: A5, 84 and 87. RGB value is (165,132,135). Sum of RGB (Red+Green+Blue) = 165+132+135=432 (57% of max value = 765). Red value is 165 (64.84% from 255 or 38.19% from 432); Green value is 132 (51.95% from 255 or 30.56% from 432); Blue value is 135 (53.12% from 255 or 31.25% from 432); Max value from RGB is 165 - color contains mainly: red. Hex color #A58487 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A58487 is #5A7B78. Grayscale: #8E8E8E. Windows color (decimal): -5929849 or 8881317. OLE color: 8881317.
HSL color Cylindrical-coordinate representation of color #A58487: hue angle of 354.55º degrees, saturation: 0.15, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A58487 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 132 | 135 | - |
| CMYK | 0 | 0.20 | 0.18 | 0.35 |
| HSL | 354.55º | 0.15% | 0.58% | - |
| HSV(B) | 354.55º | 0.2% | 0.65% | - |
| XYZ | 28.14 | 26.25 | 26.51 | - |
| YUV | 142.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 132 | 135 | 0 | 0.20 | 0.18 | 0.35 | 354.55 | 0.15 | 0.58 |
| Hex | A5 | 84 | 87 | 0 | 14 | 12 | 23 | 163 | F | 3A |
| Octal | 245 | 204 | 207 | 0 | 24 | 22 | 43 | 543 | 17 | 72 |
| Binary | 10100101 | 10000100 | 10000111 | 0 | 10100 | 10010 | 100011 | 101100011 | 1111 | 111010 |
Color Harmonies of #A58487
Complementary color
Monochromatic Colors of #A58487
Black with #A58487
Text Example
Text Example
White with #A58487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A58487; }
p { color: rgb(165,132,135); }
H1.HeaderClassName
{
color: #A58487;
}
.AnyTagClassName
{
color: #A58487;
}
</style>
background-color css
<style>
a { background-color: #A58487; }
a { background-color: rgb(165,132,135); }
div.DivClassName
{
background-color: #A58487;
}
.BgClassName
{
background-color: #A58487;
}
</style>
border-color css
<style>
span { border-color: #A58487; }
span { border-color: rgb(165,132,135); }
td.TdClassName
{
border-color: #A58487;
}
.TagClassName
{
border-color: #A58487;
}
</style>