Shades of Turkish Rose #A47680
Tints of Turkish Rose #A47680
RGB
CMYK
RGB Variations
Color information
#A47680 (or 0xA47680) is known color: Turkish Rose. HEX triplet: A4, 76 and 80. RGB value is (164,118,128). Sum of RGB (Red+Green+Blue) = 164+118+128=410 (54% of max value = 765). Red value is 164 (64.45% from 255 or 40% from 410); Green value is 118 (46.48% from 255 or 28.78% from 410); Blue value is 128 (50.39% from 255 or 31.22% from 410); Max value from RGB is 164 - color contains mainly: red. Hex color #A47680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47680 is #5B897F. Grayscale: #848484. Windows color (decimal): -5998976 or 8418980. OLE color: 8418980.
HSL color Cylindrical-coordinate representation of color #A47680: hue angle of 346.96º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A47680 is Cyan = 0, Magento = 0.28, Yellow = 0.22 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 118 | 128 | - |
| CMYK | 0 | 0.28 | 0.22 | 0.36 |
| HSL | 346.96º | 0.2% | 0.55% | - |
| HSV(B) | 346.96º | 0.28% | 0.64% | - |
| XYZ | 25.68 | 22.41 | 23.39 | - |
| YUV | 132.89 | 125.24 | 150.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 118 | 128 | 0 | 0.28 | 0.22 | 0.36 | 346.96 | 0.2 | 0.55 |
| Hex | A4 | 76 | 80 | 0 | 1C | 16 | 24 | 15B | 14 | 37 |
| Octal | 244 | 166 | 200 | 0 | 34 | 26 | 44 | 533 | 24 | 67 |
| Binary | 10100100 | 1110110 | 10000000 | 0 | 11100 | 10110 | 100100 | 101011011 | 10100 | 110111 |
Color Harmonies of #A47680
Complementary color
Monochromatic Colors of #A47680
Black with #A47680
Text Example
Text Example
White with #A47680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47680; }
p { color: rgb(164,118,128); }
H1.HeaderClassName
{
color: #A47680;
}
.AnyTagClassName
{
color: #A47680;
}
</style>
background-color css
<style>
a { background-color: #A47680; }
a { background-color: rgb(164,118,128); }
div.DivClassName
{
background-color: #A47680;
}
.BgClassName
{
background-color: #A47680;
}
</style>
border-color css
<style>
span { border-color: #A47680; }
span { border-color: rgb(164,118,128); }
td.TdClassName
{
border-color: #A47680;
}
.TagClassName
{
border-color: #A47680;
}
</style>