Shades of Turkish Rose #A48587
Tints of Turkish Rose #A48587
RGB
CMYK
RGB Variations
Color information
#A48587 (or 0xA48587) is known color: Turkish Rose. HEX triplet: A4, 85 and 87. RGB value is (164,133,135). Sum of RGB (Red+Green+Blue) = 164+133+135=432 (57% of max value = 765). Red value is 164 (64.45% from 255 or 37.96% from 432); Green value is 133 (52.34% from 255 or 30.79% from 432); Blue value is 135 (53.12% from 255 or 31.25% from 432); Max value from RGB is 164 - color contains mainly: red. Hex color #A48587 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48587 is #5B7A78. Grayscale: #8E8E8E. Windows color (decimal): -5995129 or 8881572. OLE color: 8881572.
HSL color Cylindrical-coordinate representation of color #A48587: hue angle of 356.13º degrees, saturation: 0.15, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A48587 is Cyan = 0, Magento = 0.19, Yellow = 0.18 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 133 | 135 | - |
| CMYK | 0 | 0.19 | 0.18 | 0.36 |
| HSL | 356.13º | 0.15% | 0.58% | - |
| HSV(B) | 356.13º | 0.19% | 0.64% | - |
| XYZ | 28.07 | 26.42 | 26.54 | - |
| YUV | 142.5 | 123.77 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 133 | 135 | 0 | 0.19 | 0.18 | 0.36 | 356.13 | 0.15 | 0.58 |
| Hex | A4 | 85 | 87 | 0 | 13 | 12 | 24 | 164 | F | 3A |
| Octal | 244 | 205 | 207 | 0 | 23 | 22 | 44 | 544 | 17 | 72 |
| Binary | 10100100 | 10000101 | 10000111 | 0 | 10011 | 10010 | 100100 | 101100100 | 1111 | 111010 |
Color Harmonies of #A48587
Complementary color
Monochromatic Colors of #A48587
Black with #A48587
Text Example
Text Example
White with #A48587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48587; }
p { color: rgb(164,133,135); }
H1.HeaderClassName
{
color: #A48587;
}
.AnyTagClassName
{
color: #A48587;
}
</style>
background-color css
<style>
a { background-color: #A48587; }
a { background-color: rgb(164,133,135); }
div.DivClassName
{
background-color: #A48587;
}
.BgClassName
{
background-color: #A48587;
}
</style>
border-color css
<style>
span { border-color: #A48587; }
span { border-color: rgb(164,133,135); }
td.TdClassName
{
border-color: #A48587;
}
.TagClassName
{
border-color: #A48587;
}
</style>