Shades of Turkish Rose #9F7177
Tints of Turkish Rose #9F7177
RGB
CMYK
RGB Variations
Color information
#9F7177 (or 0x9F7177) is known color: Turkish Rose. HEX triplet: 9F, 71 and 77. RGB value is (159,113,119). Sum of RGB (Red+Green+Blue) = 159+113+119=391 (51% of max value = 765). Red value is 159 (62.5% from 255 or 40.66% from 391); Green value is 113 (44.53% from 255 or 28.90% from 391); Blue value is 119 (46.88% from 255 or 30.43% from 391); Max value from RGB is 159 - color contains mainly: red. Hex color #9F7177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F7177 is #608E88. Grayscale: #7F7F7F. Windows color (decimal): -6327945 or 7827871. OLE color: 7827871.
HSL color Cylindrical-coordinate representation of color #9F7177: hue angle of 352.17º degrees, saturation: 0.19, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9F7177 is Cyan = 0, Magento = 0.29, Yellow = 0.25 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 113 | 119 | - |
| CMYK | 0 | 0.29 | 0.25 | 0.38 |
| HSL | 352.17º | 0.19% | 0.53% | - |
| HSV(B) | 352.17º | 0.29% | 0.62% | - |
| XYZ | 23.53 | 20.51 | 20.17 | - |
| YUV | 127.44 | 123.24 | 150.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 113 | 119 | 0 | 0.29 | 0.25 | 0.38 | 352.17 | 0.19 | 0.53 |
| Hex | 9F | 71 | 77 | 0 | 1D | 19 | 26 | 160 | 13 | 35 |
| Octal | 237 | 161 | 167 | 0 | 35 | 31 | 46 | 540 | 23 | 65 |
| Binary | 10011111 | 1110001 | 1110111 | 0 | 11101 | 11001 | 100110 | 101100000 | 10011 | 110101 |
Color Harmonies of #9F7177
Complementary color
Monochromatic Colors of #9F7177
Black with #9F7177
Text Example
Text Example
White with #9F7177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F7177; }
p { color: rgb(159,113,119); }
H1.HeaderClassName
{
color: #9F7177;
}
.AnyTagClassName
{
color: #9F7177;
}
</style>
background-color css
<style>
a { background-color: #9F7177; }
a { background-color: rgb(159,113,119); }
div.DivClassName
{
background-color: #9F7177;
}
.BgClassName
{
background-color: #9F7177;
}
</style>
border-color css
<style>
span { border-color: #9F7177; }
span { border-color: rgb(159,113,119); }
td.TdClassName
{
border-color: #9F7177;
}
.TagClassName
{
border-color: #9F7177;
}
</style>