Shades of Turkish Rose #A76771
Tints of Turkish Rose #A76771
RGB
CMYK
RGB Variations
Color information
#A76771 (or 0xA76771) is known color: Turkish Rose. HEX triplet: A7, 67 and 71. RGB value is (167,103,113). Sum of RGB (Red+Green+Blue) = 167+103+113=383 (50% of max value = 765). Red value is 167 (65.62% from 255 or 43.60% from 383); Green value is 103 (40.62% from 255 or 26.89% from 383); Blue value is 113 (44.53% from 255 or 29.50% from 383); Max value from RGB is 167 - color contains mainly: red. Hex color #A76771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76771 is #58988E. Grayscale: #7B7B7B. Windows color (decimal): -5806223 or 7432103. OLE color: 7432103.
HSL color Cylindrical-coordinate representation of color #A76771: hue angle of 350.62º degrees, saturation: 0.27, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A76771 is Cyan = 0, Magento = 0.38, Yellow = 0.32 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 103 | 113 | - |
| CMYK | 0 | 0.38 | 0.32 | 0.35 |
| HSL | 350.63º | 0.27% | 0.53% | - |
| HSV(B) | 350.63º | 0.38% | 0.65% | - |
| XYZ | 23.77 | 19.11 | 18.06 | - |
| YUV | 123.28 | 122.2 | 159.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 103 | 113 | 0 | 0.38 | 0.32 | 0.35 | 350.63 | 0.27 | 0.53 |
| Hex | A7 | 67 | 71 | 0 | 26 | 20 | 23 | 15F | 1B | 35 |
| Octal | 247 | 147 | 161 | 0 | 46 | 40 | 43 | 537 | 33 | 65 |
| Binary | 10100111 | 1100111 | 1110001 | 0 | 100110 | 100000 | 100011 | 101011111 | 11011 | 110101 |
Color Harmonies of #A76771
Complementary color
Monochromatic Colors of #A76771
Black with #A76771
Text Example
Text Example
White with #A76771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76771; }
p { color: rgb(167,103,113); }
H1.HeaderClassName
{
color: #A76771;
}
.AnyTagClassName
{
color: #A76771;
}
</style>
background-color css
<style>
a { background-color: #A76771; }
a { background-color: rgb(167,103,113); }
div.DivClassName
{
background-color: #A76771;
}
.BgClassName
{
background-color: #A76771;
}
</style>
border-color css
<style>
span { border-color: #A76771; }
span { border-color: rgb(167,103,113); }
td.TdClassName
{
border-color: #A76771;
}
.TagClassName
{
border-color: #A76771;
}
</style>