Shades of Turkish Rose #A47477
Tints of Turkish Rose #A47477
RGB
CMYK
RGB Variations
Color information
#A47477 (or 0xA47477) is known color: Turkish Rose. HEX triplet: A4, 74 and 77. RGB value is (164,116,119). Sum of RGB (Red+Green+Blue) = 164+116+119=399 (52% of max value = 765). Red value is 164 (64.45% from 255 or 41.10% from 399); Green value is 116 (45.70% from 255 or 29.07% from 399); Blue value is 119 (46.88% from 255 or 29.82% from 399); Max value from RGB is 164 - color contains mainly: red. Hex color #A47477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47477 is #5B8B88. Grayscale: #828282. Windows color (decimal): -5999497 or 7828644. OLE color: 7828644.
HSL color Cylindrical-coordinate representation of color #A47477: hue angle of 356.25º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A47477 is Cyan = 0, Magento = 0.29, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 116 | 119 | - |
| CMYK | 0 | 0.29 | 0.27 | 0.36 |
| HSL | 356.25º | 0.21% | 0.55% | - |
| HSV(B) | 356.25º | 0.29% | 0.64% | - |
| XYZ | 24.89 | 21.72 | 20.33 | - |
| YUV | 130.69 | 121.4 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 116 | 119 | 0 | 0.29 | 0.27 | 0.36 | 356.25 | 0.21 | 0.55 |
| Hex | A4 | 74 | 77 | 0 | 1D | 1B | 24 | 164 | 15 | 37 |
| Octal | 244 | 164 | 167 | 0 | 35 | 33 | 44 | 544 | 25 | 67 |
| Binary | 10100100 | 1110100 | 1110111 | 0 | 11101 | 11011 | 100100 | 101100100 | 10101 | 110111 |
Color Harmonies of #A47477
Complementary color
Monochromatic Colors of #A47477
Black with #A47477
Text Example
Text Example
White with #A47477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47477; }
p { color: rgb(164,116,119); }
H1.HeaderClassName
{
color: #A47477;
}
.AnyTagClassName
{
color: #A47477;
}
</style>
background-color css
<style>
a { background-color: #A47477; }
a { background-color: rgb(164,116,119); }
div.DivClassName
{
background-color: #A47477;
}
.BgClassName
{
background-color: #A47477;
}
</style>
border-color css
<style>
span { border-color: #A47477; }
span { border-color: rgb(164,116,119); }
td.TdClassName
{
border-color: #A47477;
}
.TagClassName
{
border-color: #A47477;
}
</style>