Shades of Turkish Rose #A47981
Tints of Turkish Rose #A47981
RGB
CMYK
RGB Variations
Color information
#A47981 (or 0xA47981) is known color: Turkish Rose. HEX triplet: A4, 79 and 81. RGB value is (164,121,129). Sum of RGB (Red+Green+Blue) = 164+121+129=414 (54% of max value = 765). Red value is 164 (64.45% from 255 or 39.61% from 414); Green value is 121 (47.66% from 255 or 29.23% from 414); Blue value is 129 (50.78% from 255 or 31.16% from 414); Max value from RGB is 164 - color contains mainly: red. Hex color #A47981 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47981 is #5B867E. Grayscale: #868686. Windows color (decimal): -5998207 or 8485284. OLE color: 8485284.
HSL color Cylindrical-coordinate representation of color #A47981: hue angle of 348.84º degrees, saturation: 0.19, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A47981 is Cyan = 0, Magento = 0.26, Yellow = 0.21 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 121 | 129 | - |
| CMYK | 0 | 0.26 | 0.21 | 0.36 |
| HSL | 348.84º | 0.19% | 0.56% | - |
| HSV(B) | 348.84º | 0.26% | 0.64% | - |
| XYZ | 26.11 | 23.15 | 23.86 | - |
| YUV | 134.77 | 124.75 | 148.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 121 | 129 | 0 | 0.26 | 0.21 | 0.36 | 348.84 | 0.19 | 0.56 |
| Hex | A4 | 79 | 81 | 0 | 1A | 15 | 24 | 15D | 13 | 38 |
| Octal | 244 | 171 | 201 | 0 | 32 | 25 | 44 | 535 | 23 | 70 |
| Binary | 10100100 | 1111001 | 10000001 | 0 | 11010 | 10101 | 100100 | 101011101 | 10011 | 111000 |
Color Harmonies of #A47981
Complementary color
Monochromatic Colors of #A47981
Black with #A47981
Text Example
Text Example
White with #A47981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47981; }
p { color: rgb(164,121,129); }
H1.HeaderClassName
{
color: #A47981;
}
.AnyTagClassName
{
color: #A47981;
}
</style>
background-color css
<style>
a { background-color: #A47981; }
a { background-color: rgb(164,121,129); }
div.DivClassName
{
background-color: #A47981;
}
.BgClassName
{
background-color: #A47981;
}
</style>
border-color css
<style>
span { border-color: #A47981; }
span { border-color: rgb(164,121,129); }
td.TdClassName
{
border-color: #A47981;
}
.TagClassName
{
border-color: #A47981;
}
</style>