Shades of Turkish Rose #A47677
Tints of Turkish Rose #A47677
RGB
CMYK
RGB Variations
Color information
#A47677 (or 0xA47677) is known color: Turkish Rose. HEX triplet: A4, 76 and 77. RGB value is (164,118,119). Sum of RGB (Red+Green+Blue) = 164+118+119=401 (53% of max value = 765). Red value is 164 (64.45% from 255 or 40.90% from 401); Green value is 118 (46.48% from 255 or 29.43% from 401); Blue value is 119 (46.88% from 255 or 29.68% from 401); Max value from RGB is 164 - color contains mainly: red. Hex color #A47677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47677 is #5B8988. Grayscale: #838383. Windows color (decimal): -5998985 or 7829156. OLE color: 7829156.
HSL color Cylindrical-coordinate representation of color #A47677: hue angle of 358.7º 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 #A47677 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 118 | 119 | - |
| CMYK | 0 | 0.28 | 0.27 | 0.36 |
| HSL | 358.7º | 0.2% | 0.55% | - |
| HSV(B) | 358.7º | 0.28% | 0.64% | - |
| XYZ | 25.12 | 22.18 | 20.41 | - |
| YUV | 131.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 118 | 119 | 0 | 0.28 | 0.27 | 0.36 | 358.7 | 0.2 | 0.55 |
| Hex | A4 | 76 | 77 | 0 | 1C | 1B | 24 | 167 | 14 | 37 |
| Octal | 244 | 166 | 167 | 0 | 34 | 33 | 44 | 547 | 24 | 67 |
| Binary | 10100100 | 1110110 | 1110111 | 0 | 11100 | 11011 | 100100 | 101100111 | 10100 | 110111 |
Color Harmonies of #A47677
Complementary color
Monochromatic Colors of #A47677
Black with #A47677
Text Example
Text Example
White with #A47677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47677; }
p { color: rgb(164,118,119); }
H1.HeaderClassName
{
color: #A47677;
}
.AnyTagClassName
{
color: #A47677;
}
</style>
background-color css
<style>
a { background-color: #A47677; }
a { background-color: rgb(164,118,119); }
div.DivClassName
{
background-color: #A47677;
}
.BgClassName
{
background-color: #A47677;
}
</style>
border-color css
<style>
span { border-color: #A47677; }
span { border-color: rgb(164,118,119); }
td.TdClassName
{
border-color: #A47677;
}
.TagClassName
{
border-color: #A47677;
}
</style>