Shades of Turkish Rose #A48789
Tints of Turkish Rose #A48789
RGB
CMYK
RGB Variations
Color information
#A48789 (or 0xA48789) is known color: Turkish Rose. HEX triplet: A4, 87 and 89. RGB value is (164,135,137). Sum of RGB (Red+Green+Blue) = 164+135+137=436 (57% of max value = 765). Red value is 164 (64.45% from 255 or 37.61% from 436); Green value is 135 (53.12% from 255 or 30.96% from 436); Blue value is 137 (53.91% from 255 or 31.42% from 436); Max value from RGB is 164 - color contains mainly: red. Hex color #A48789 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48789 is #5B7876. Grayscale: #8F8F8F. Windows color (decimal): -5994615 or 9013156. OLE color: 9013156.
HSL color Cylindrical-coordinate representation of color #A48789: hue angle of 355.86º degrees, saturation: 0.14, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A48789 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 135 | 137 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.36 |
| HSL | 355.86º | 0.14% | 0.59% | - |
| HSV(B) | 355.86º | 0.18% | 0.64% | - |
| XYZ | 28.49 | 27.03 | 27.38 | - |
| YUV | 143.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 135 | 137 | 0 | 0.18 | 0.16 | 0.36 | 355.86 | 0.14 | 0.59 |
| Hex | A4 | 87 | 89 | 0 | 12 | 10 | 24 | 164 | E | 3B |
| Octal | 244 | 207 | 211 | 0 | 22 | 20 | 44 | 544 | 16 | 73 |
| Binary | 10100100 | 10000111 | 10001001 | 0 | 10010 | 10000 | 100100 | 101100100 | 1110 | 111011 |
Color Harmonies of #A48789
Complementary color
Monochromatic Colors of #A48789
Black with #A48789
Text Example
Text Example
White with #A48789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48789; }
p { color: rgb(164,135,137); }
H1.HeaderClassName
{
color: #A48789;
}
.AnyTagClassName
{
color: #A48789;
}
</style>
background-color css
<style>
a { background-color: #A48789; }
a { background-color: rgb(164,135,137); }
div.DivClassName
{
background-color: #A48789;
}
.BgClassName
{
background-color: #A48789;
}
</style>
border-color css
<style>
span { border-color: #A48789; }
span { border-color: rgb(164,135,137); }
td.TdClassName
{
border-color: #A48789;
}
.TagClassName
{
border-color: #A48789;
}
</style>