Shades of Turkish Rose #A47980
Tints of Turkish Rose #A47980
RGB
CMYK
RGB Variations
Color information
#A47980 (or 0xA47980) is known color: Turkish Rose. HEX triplet: A4, 79 and 80. RGB value is (164,121,128). Sum of RGB (Red+Green+Blue) = 164+121+128=413 (54% of max value = 765). Red value is 164 (64.45% from 255 or 39.71% from 413); Green value is 121 (47.66% from 255 or 29.30% from 413); Blue value is 128 (50.39% from 255 or 30.99% from 413); Max value from RGB is 164 - color contains mainly: red. Hex color #A47980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47980 is #5B867F. Grayscale: #868686. Windows color (decimal): -5998208 or 8419748. OLE color: 8419748.
HSL color Cylindrical-coordinate representation of color #A47980: hue angle of 350.23º 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 #A47980 is Cyan = 0, Magento = 0.26, Yellow = 0.22 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 121 | 128 | - |
| CMYK | 0 | 0.26 | 0.22 | 0.36 |
| HSL | 350.23º | 0.19% | 0.56% | - |
| HSV(B) | 350.23º | 0.26% | 0.64% | - |
| XYZ | 26.04 | 23.13 | 23.51 | - |
| YUV | 134.66 | 124.25 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 121 | 128 | 0 | 0.26 | 0.22 | 0.36 | 350.23 | 0.19 | 0.56 |
| Hex | A4 | 79 | 80 | 0 | 1A | 16 | 24 | 15E | 13 | 38 |
| Octal | 244 | 171 | 200 | 0 | 32 | 26 | 44 | 536 | 23 | 70 |
| Binary | 10100100 | 1111001 | 10000000 | 0 | 11010 | 10110 | 100100 | 101011110 | 10011 | 111000 |
Color Harmonies of #A47980
Complementary color
Monochromatic Colors of #A47980
Black with #A47980
Text Example
Text Example
White with #A47980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47980; }
p { color: rgb(164,121,128); }
H1.HeaderClassName
{
color: #A47980;
}
.AnyTagClassName
{
color: #A47980;
}
</style>
background-color css
<style>
a { background-color: #A47980; }
a { background-color: rgb(164,121,128); }
div.DivClassName
{
background-color: #A47980;
}
.BgClassName
{
background-color: #A47980;
}
</style>
border-color css
<style>
span { border-color: #A47980; }
span { border-color: rgb(164,121,128); }
td.TdClassName
{
border-color: #A47980;
}
.TagClassName
{
border-color: #A47980;
}
</style>