Shades of Turkish Rose #A77174
Tints of Turkish Rose #A77174
RGB
CMYK
RGB Variations
Color information
#A77174 (or 0xA77174) is known color: Turkish Rose. HEX triplet: A7, 71 and 74. RGB value is (167,113,116). Sum of RGB (Red+Green+Blue) = 167+113+116=396 (52% of max value = 765). Red value is 167 (65.62% from 255 or 42.17% from 396); Green value is 113 (44.53% from 255 or 28.54% from 396); Blue value is 116 (45.70% from 255 or 29.29% from 396); Max value from RGB is 167 - color contains mainly: red. Hex color #A77174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A77174 is #588E8B. Grayscale: #818181. Windows color (decimal): -5803660 or 7631271. OLE color: 7631271.
HSL color Cylindrical-coordinate representation of color #A77174: hue angle of 356.67º 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 #A77174 is Cyan = 0, Magento = 0.32, Yellow = 0.31 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 113 | 116 | - |
| CMYK | 0 | 0.32 | 0.31 | 0.35 |
| HSL | 356.67º | 0.23% | 0.55% | - |
| HSV(B) | 356.67º | 0.32% | 0.65% | - |
| XYZ | 24.99 | 21.29 | 19.31 | - |
| YUV | 129.49 | 120.39 | 154.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 113 | 116 | 0 | 0.32 | 0.31 | 0.35 | 356.67 | 0.23 | 0.55 |
| Hex | A7 | 71 | 74 | 0 | 20 | 1F | 23 | 165 | 17 | 37 |
| Octal | 247 | 161 | 164 | 0 | 40 | 37 | 43 | 545 | 27 | 67 |
| Binary | 10100111 | 1110001 | 1110100 | 0 | 100000 | 11111 | 100011 | 101100101 | 10111 | 110111 |
Color Harmonies of #A77174
Complementary color
Monochromatic Colors of #A77174
Black with #A77174
Text Example
Text Example
White with #A77174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77174; }
p { color: rgb(167,113,116); }
H1.HeaderClassName
{
color: #A77174;
}
.AnyTagClassName
{
color: #A77174;
}
</style>
background-color css
<style>
a { background-color: #A77174; }
a { background-color: rgb(167,113,116); }
div.DivClassName
{
background-color: #A77174;
}
.BgClassName
{
background-color: #A77174;
}
</style>
border-color css
<style>
span { border-color: #A77174; }
span { border-color: rgb(167,113,116); }
td.TdClassName
{
border-color: #A77174;
}
.TagClassName
{
border-color: #A77174;
}
</style>