Shades of Turkish Rose #A77176
Tints of Turkish Rose #A77176
RGB
CMYK
RGB Variations
Color information
#A77176 (or 0xA77176) is known color: Turkish Rose. HEX triplet: A7, 71 and 76. RGB value is (167,113,118). Sum of RGB (Red+Green+Blue) = 167+113+118=398 (52% of max value = 765). Red value is 167 (65.62% from 255 or 41.96% from 398); Green value is 113 (44.53% from 255 or 28.39% from 398); Blue value is 118 (46.48% from 255 or 29.65% from 398); Max value from RGB is 167 - color contains mainly: red. Hex color #A77176 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A77176 is #588E89. Grayscale: #818181. Windows color (decimal): -5803658 or 7762343. OLE color: 7762343.
HSL color Cylindrical-coordinate representation of color #A77176: hue angle of 354.44º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A77176 is Cyan = 0, Magento = 0.32, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 113 | 118 | - |
| CMYK | 0 | 0.32 | 0.29 | 0.35 |
| HSL | 354.44º | 0.23% | 0.55% | - |
| HSV(B) | 354.44º | 0.32% | 0.65% | - |
| XYZ | 25.11 | 21.33 | 19.93 | - |
| YUV | 129.72 | 121.39 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 113 | 118 | 0 | 0.32 | 0.29 | 0.35 | 354.44 | 0.23 | 0.55 |
| Hex | A7 | 71 | 76 | 0 | 20 | 1D | 23 | 162 | 17 | 37 |
| Octal | 247 | 161 | 166 | 0 | 40 | 35 | 43 | 542 | 27 | 67 |
| Binary | 10100111 | 1110001 | 1110110 | 0 | 100000 | 11101 | 100011 | 101100010 | 10111 | 110111 |
Color Harmonies of #A77176
Complementary color
Monochromatic Colors of #A77176
Black with #A77176
Text Example
Text Example
White with #A77176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77176; }
p { color: rgb(167,113,118); }
H1.HeaderClassName
{
color: #A77176;
}
.AnyTagClassName
{
color: #A77176;
}
</style>
background-color css
<style>
a { background-color: #A77176; }
a { background-color: rgb(167,113,118); }
div.DivClassName
{
background-color: #A77176;
}
.BgClassName
{
background-color: #A77176;
}
</style>
border-color css
<style>
span { border-color: #A77176; }
span { border-color: rgb(167,113,118); }
td.TdClassName
{
border-color: #A77176;
}
.TagClassName
{
border-color: #A77176;
}
</style>