Shades of Turkish Rose #AF7177
Tints of Turkish Rose #AF7177
RGB
CMYK
RGB Variations
Color information
#AF7177 (or 0xAF7177) is known color: Turkish Rose. HEX triplet: AF, 71 and 77. RGB value is (175,113,119). Sum of RGB (Red+Green+Blue) = 175+113+119=407 (53% of max value = 765). Red value is 175 (68.75% from 255 or 43.00% from 407); Green value is 113 (44.53% from 255 or 27.76% from 407); Blue value is 119 (46.88% from 255 or 29.24% from 407); Max value from RGB is 175 - color contains mainly: red. Hex color #AF7177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AF7177 is #508E88. Grayscale: #848484. Windows color (decimal): -5279369 or 7827887. OLE color: 7827887.
HSL color Cylindrical-coordinate representation of color #AF7177: hue angle of 354.19º degrees, saturation: 0.28, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #AF7177 is Cyan = 0, Magento = 0.35, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 175 | 113 | 119 | - |
| CMYK | 0 | 0.35 | 0.32 | 0.31 |
| HSL | 354.19º | 0.28% | 0.56% | - |
| HSV(B) | 354.19º | 0.35% | 0.69% | - |
| XYZ | 26.91 | 22.26 | 20.33 | - |
| YUV | 132.22 | 120.54 | 158.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 175 | 113 | 119 | 0 | 0.35 | 0.32 | 0.31 | 354.19 | 0.28 | 0.56 |
| Hex | AF | 71 | 77 | 0 | 23 | 20 | 1F | 162 | 1C | 38 |
| Octal | 257 | 161 | 167 | 0 | 43 | 40 | 37 | 542 | 34 | 70 |
| Binary | 10101111 | 1110001 | 1110111 | 0 | 100011 | 100000 | 11111 | 101100010 | 11100 | 111000 |
Color Harmonies of #AF7177
Complementary color
Monochromatic Colors of #AF7177
Black with #AF7177
Text Example
Text Example
White with #AF7177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AF7177; }
p { color: rgb(175,113,119); }
H1.HeaderClassName
{
color: #AF7177;
}
.AnyTagClassName
{
color: #AF7177;
}
</style>
background-color css
<style>
a { background-color: #AF7177; }
a { background-color: rgb(175,113,119); }
div.DivClassName
{
background-color: #AF7177;
}
.BgClassName
{
background-color: #AF7177;
}
</style>
border-color css
<style>
span { border-color: #AF7177; }
span { border-color: rgb(175,113,119); }
td.TdClassName
{
border-color: #AF7177;
}
.TagClassName
{
border-color: #AF7177;
}
</style>