Shades of Turkish Rose #A77071
Tints of Turkish Rose #A77071
RGB
CMYK
RGB Variations
Color information
#A77071 (or 0xA77071) is known color: Turkish Rose. HEX triplet: A7, 70 and 71. RGB value is (167,112,113). Sum of RGB (Red+Green+Blue) = 167+112+113=392 (51% of max value = 765). Red value is 167 (65.62% from 255 or 42.60% from 392); Green value is 112 (44.14% from 255 or 28.57% from 392); Blue value is 113 (44.53% from 255 or 28.83% from 392); Max value from RGB is 167 - color contains mainly: red. Hex color #A77071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A77071 is #588F8E. Grayscale: #808080. Windows color (decimal): -5803919 or 7434407. OLE color: 7434407.
HSL color Cylindrical-coordinate representation of color #A77071: hue angle of 358.91º degrees, saturation: 0.24, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A77071 is Cyan = 0, Magento = 0.33, Yellow = 0.32 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 112 | 113 | - |
| CMYK | 0 | 0.33 | 0.32 | 0.35 |
| HSL | 358.91º | 0.24% | 0.55% | - |
| HSV(B) | 358.91º | 0.33% | 0.65% | - |
| XYZ | 24.71 | 21 | 18.37 | - |
| YUV | 128.56 | 119.22 | 155.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 112 | 113 | 0 | 0.33 | 0.32 | 0.35 | 358.91 | 0.24 | 0.55 |
| Hex | A7 | 70 | 71 | 0 | 21 | 20 | 23 | 167 | 18 | 37 |
| Octal | 247 | 160 | 161 | 0 | 41 | 40 | 43 | 547 | 30 | 67 |
| Binary | 10100111 | 1110000 | 1110001 | 0 | 100001 | 100000 | 100011 | 101100111 | 11000 | 110111 |
Color Harmonies of #A77071
Complementary color
Monochromatic Colors of #A77071
Black with #A77071
Text Example
Text Example
White with #A77071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77071; }
p { color: rgb(167,112,113); }
H1.HeaderClassName
{
color: #A77071;
}
.AnyTagClassName
{
color: #A77071;
}
</style>
background-color css
<style>
a { background-color: #A77071; }
a { background-color: rgb(167,112,113); }
div.DivClassName
{
background-color: #A77071;
}
.BgClassName
{
background-color: #A77071;
}
</style>
border-color css
<style>
span { border-color: #A77071; }
span { border-color: rgb(167,112,113); }
td.TdClassName
{
border-color: #A77071;
}
.TagClassName
{
border-color: #A77071;
}
</style>