Shades of Turkish Rose #A58587
Tints of Turkish Rose #A58587
RGB
CMYK
RGB Variations
Color information
#A58587 (or 0xA58587) is known color: Turkish Rose. HEX triplet: A5, 85 and 87. RGB value is (165,133,135). Sum of RGB (Red+Green+Blue) = 165+133+135=433 (57% of max value = 765). Red value is 165 (64.84% from 255 or 38.11% from 433); Green value is 133 (52.34% from 255 or 30.72% from 433); Blue value is 135 (53.12% from 255 or 31.18% from 433); Max value from RGB is 165 - color contains mainly: red. Hex color #A58587 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A58587 is #5A7A78. Grayscale: #8E8E8E. Windows color (decimal): -5929593 or 8881573. OLE color: 8881573.
HSL color Cylindrical-coordinate representation of color #A58587: hue angle of 356.25º degrees, saturation: 0.15, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A58587 is Cyan = 0, Magento = 0.19, Yellow = 0.18 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 133 | 135 | - |
| CMYK | 0 | 0.19 | 0.18 | 0.35 |
| HSL | 356.25º | 0.15% | 0.58% | - |
| HSV(B) | 356.25º | 0.19% | 0.65% | - |
| XYZ | 28.28 | 26.52 | 26.55 | - |
| YUV | 142.8 | 123.6 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 133 | 135 | 0 | 0.19 | 0.18 | 0.35 | 356.25 | 0.15 | 0.58 |
| Hex | A5 | 85 | 87 | 0 | 13 | 12 | 23 | 164 | F | 3A |
| Octal | 245 | 205 | 207 | 0 | 23 | 22 | 43 | 544 | 17 | 72 |
| Binary | 10100101 | 10000101 | 10000111 | 0 | 10011 | 10010 | 100011 | 101100100 | 1111 | 111010 |
Color Harmonies of #A58587
Complementary color
Monochromatic Colors of #A58587
Black with #A58587
Text Example
Text Example
White with #A58587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A58587; }
p { color: rgb(165,133,135); }
H1.HeaderClassName
{
color: #A58587;
}
.AnyTagClassName
{
color: #A58587;
}
</style>
background-color css
<style>
a { background-color: #A58587; }
a { background-color: rgb(165,133,135); }
div.DivClassName
{
background-color: #A58587;
}
.BgClassName
{
background-color: #A58587;
}
</style>
border-color css
<style>
span { border-color: #A58587; }
span { border-color: rgb(165,133,135); }
td.TdClassName
{
border-color: #A58587;
}
.TagClassName
{
border-color: #A58587;
}
</style>