Shades of Turkish Rose #A07177
Tints of Turkish Rose #A07177
RGB
CMYK
RGB Variations
Color information
#A07177 (or 0xA07177) is known color: Turkish Rose. HEX triplet: A0, 71 and 77. RGB value is (160,113,119). Sum of RGB (Red+Green+Blue) = 160+113+119=392 (51% of max value = 765). Red value is 160 (62.89% from 255 or 40.82% from 392); Green value is 113 (44.53% from 255 or 28.83% from 392); Blue value is 119 (46.88% from 255 or 30.36% from 392); Max value from RGB is 160 - color contains mainly: red. Hex color #A07177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A07177 is #5F8E88. Grayscale: #7F7F7F. Windows color (decimal): -6262409 or 7827872. OLE color: 7827872.
HSL color Cylindrical-coordinate representation of color #A07177: hue angle of 352.34º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A07177 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 113 | 119 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.37 |
| HSL | 352.34º | 0.2% | 0.54% | - |
| HSV(B) | 352.34º | 0.29% | 0.63% | - |
| XYZ | 23.73 | 20.62 | 20.18 | - |
| YUV | 127.74 | 123.07 | 151.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 113 | 119 | 0 | 0.29 | 0.26 | 0.37 | 352.34 | 0.2 | 0.54 |
| Hex | A0 | 71 | 77 | 0 | 1D | 1A | 25 | 160 | 14 | 36 |
| Octal | 240 | 161 | 167 | 0 | 35 | 32 | 45 | 540 | 24 | 66 |
| Binary | 10100000 | 1110001 | 1110111 | 0 | 11101 | 11010 | 100101 | 101100000 | 10100 | 110110 |
Color Harmonies of #A07177
Complementary color
Monochromatic Colors of #A07177
Black with #A07177
Text Example
Text Example
White with #A07177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07177; }
p { color: rgb(160,113,119); }
H1.HeaderClassName
{
color: #A07177;
}
.AnyTagClassName
{
color: #A07177;
}
</style>
background-color css
<style>
a { background-color: #A07177; }
a { background-color: rgb(160,113,119); }
div.DivClassName
{
background-color: #A07177;
}
.BgClassName
{
background-color: #A07177;
}
</style>
border-color css
<style>
span { border-color: #A07177; }
span { border-color: rgb(160,113,119); }
td.TdClassName
{
border-color: #A07177;
}
.TagClassName
{
border-color: #A07177;
}
</style>